All Packages   Class Hierarchy Index of Fields and Methods
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z OTHER

C

CachedReference(). Constructor for class java.lang.ref.CachedReference
Construct a new, initially clear cached reference.
CachedReference(Object). Constructor for class java.lang.ref.CachedReference
Construct a new cached reference that refers to the given object.
calcMaxItemHeightAndWidth(Graphics, JComponent). Method in class java.awt.swing.jlf.JLFTabbedPaneUI
calculateAlignedPositions(int, SizeRequirements, SizeRequirements[], int[], int[]). Static method in class java.awt.swing.SizeRequirements
Creates a bunch of offset/span pairs specifying how to lay out a set of components with the specified alignments.
calculateLayoutInfo(JTabbedPane). Method in class java.awt.swing.basic.BasicTabbedPaneUI
calculateLayoutInfo(JTabbedPane). Method in class java.awt.swing.motif.MotifTabbedPaneUI
calculateTabDimensions(Graphics, JComponent). Method in class java.awt.swing.jlf.JLFTabbedPaneUI
calculateThumbBounds(). Method in class java.awt.swing.basic.BasicSliderUI
calculateThumbBounds(). Method in class java.awt.swing.jlf.JLFOldSliderUI
Subclasses of BasicSliderUI override this method to determine their own thumb size.
calculateThumbBounds(). Method in class java.awt.swing.jlf.JLFSliderUI
Subclasses of BasicSliderUI override this method to determine their own thumb size.
calculateThumbBounds(). Method in class java.awt.swing.motif.MotifSliderUI
calculateTiledPositions(int, SizeRequirements, SizeRequirements[], int[], int[]). Static method in class java.awt.swing.SizeRequirements
Creates a bunch of offset/span pairs representing how to lay out a set of components end-to-end.
calculateXNudge(Rectangle). Method in class java.awt.swing.basic.BasicTabbedPaneUI
calculateXNudge(Rectangle). Method in class java.awt.swing.jlf.JLFOldTabbedPaneUI
Overidden to do nothing for the Java L&F.
calculateYNudge(Rectangle). Method in class java.awt.swing.basic.BasicTabbedPaneUI
calculateYNudge(Rectangle). Method in class java.awt.swing.jlf.JLFOldTabbedPaneUI
Overidden to do nothing for the Java L&F.
calendar. Variable in class java.text.DateFormat
The calendar that DateFormat uses to produce the time field values needed to implement date/time formatting.
Calendar(). Constructor for class java.util.Calendar
Constructs a Calendar with the default time zone as returned by TimeZone.getDefault(), and the default locale.
Calendar(TimeZone, Locale). Constructor for class java.util.Calendar
Constructs a Calendar with the given time zone and locale.
CANADA. Static variable in class java.util.Locale
Useful constant for country.
CANADA_FRENCH. Static variable in class java.util.Locale
Useful constant for country.
canAdd. Variable in class java.awt.swing.JFrame
cancel(). Method in interface java.sql.Statement
Cancel can be used by one thread to cancel a statement that is being executed by another thread.
CANCEL_OPTION. Static variable in class java.awt.swing.JOptionPane
Return value from class method if CANCEL is chosen.
cancelAction. Variable in class java.awt.swing.basic.BasicFileChooserUI
cancelButton. Variable in class java.awt.swing.basic.BasicFileChooserUI
cancelCellEditing(). Method in class java.awt.swing.basic.BasicTreeCellEditorContainer
Messages cancelCellEditing to the realEditor and removes it from this instance.
cancelCellEditing(). Method in interface java.awt.swing.CellEditor
Tell the editor to cancel editing and not accept any partially edited value.
cancelCellEditing(). Method in class java.awt.swing.DefaultCellEditor.EditorDelegate
cancelCellEditing(). Method in class java.awt.swing.DefaultCellEditor
cancelCommand. Variable in class java.awt.swing.JFileChooser
cancelDrag(). Method in class java.awt.dnd.DragSourceContext
cancel the operation
cancelEditing(). Method in class java.awt.swing.basic.BasicTreeUI
Cancels the current editing session.
cancelEditing(). Method in class java.awt.swing.basic.BasicVisibleTreeNode
Messages the BasicTreeUI the receiver was crated for to stop editing.
cancelLatestCommittedText(String[]). Method in interface java.awt.im.InputMethodRequests
Gets the latest committed text from the text editing component and removes it from the component's text body.
cancelTitle. Variable in class java.awt.swing.JFileChooser
canDisplay(char). Method in class java.awt.Font
Checks if this font has a glyph for the specified character.
canDisplayUpTo(char[], int, int). Method in class java.awt.Font
A convenience overload.
canDisplayUpTo(CharacterIterator, int, int). Method in class java.awt.Font
Indicates whether a string is displayable by this Font.
canDisplayUpTo(String). Method in class java.awt.Font
Indicates whether a string is displayable by this Font.
canDock(Component, Point). Method in class java.awt.swing.basic.BasicToolBarUI
canEdit. Variable in class java.awt.swing.basic.BasicTreeCellEditor
Should isCellEditable return true? This is set in configure...
canFilterIndexColorModel. Variable in class java.awt.image.RGBImageFilter
This boolean indicates whether or not it is acceptable to apply the color filtering of the filterRGB method to the color table entries of an IndexColorModel object in lieu of pixel by pixel filtering.
canFire(Object). Method in class java.awt.swing.target.Trigger.Abstract
Called during updateEnabled() to determine if this action should be enabled or not.
canFire(Object). Method in interface java.awt.swing.target.Trigger
canGoUp(). Method in class java.awt.swing.DirectoryModel
canGoUp(). Method in class java.awt.swing.JDirectoryPane
CannotProceed(). Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceed
CannotProceed(NamingContext, NameComponent[]). Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceed
CannotProceedHolder(). Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
CannotProceedHolder(CannotProceed). Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
CannotRedoException(). Constructor for class java.awt.swing.undo.CannotRedoException
CannotUndoException(). Constructor for class java.awt.swing.undo.CannotUndoException
CANONICAL_DECOMPOSITION. Static variable in class java.text.Collator
Decomposition mode value.
canRead(). Method in class java.awt.swing.DirectoryModel.WindowsRootDir
Tests if the application can read from the specified file.
canRead(). Method in class java.io.File
Tests if the application can read from the specified file.
canRedo(). Method in class java.awt.swing.undo.AbstractUndoableEdit
Returns true if this edit is alive and hasBeenDone is false.
canRedo(). Method in class java.awt.swing.undo.CompoundEdit
Returns false if isInProgress or if super does.
canRedo(). Method in interface java.awt.swing.undo.UndoableEdit
True if it is still possible to redo this operation
canRedo(). Method in class java.awt.swing.undo.UndoManager
Overridden to preserve usual semantics: returns true if a redo operation would be successful now, false otherwise
canSetTarget(Object). Method in class java.awt.swing.target.Trigger.Abstract
canSetTarget(Object). Method in interface java.awt.swing.target.Trigger
canUndo(). Method in class java.awt.swing.undo.AbstractUndoableEdit
Returns true if this edit is alive and hasBeenDone is true.
canUndo(). Method in class java.awt.swing.undo.CompoundEdit
Returns false if isInProgress or if super does.
canUndo(). Method in interface java.awt.swing.undo.UndoableEdit
True if it is still possible to undo this operation
canUndo(). Method in class java.awt.swing.undo.UndoManager
Overridden to preserve usual semantics: returns true if an undo operation would be successful now, false otherwise
canUndoOrRedo(). Method in class java.awt.swing.undo.UndoManager
Return true if calling undoOrRedo will undo or redo.
Canvas(). Constructor for class java.awt.Canvas
Constructs a new Canvas.
canWrite(). Method in class java.awt.swing.DirectoryModel.WindowsRootDir
Tests if the application can write to this file.
canWrite(). Method in class java.io.File
Tests if the application can write to this file.
CAP_BUTT. Static variable in class java.awt.BasicStroke
End unclosed subpaths and dash segments with no added decoration.
CAP_ROUND. Static variable in class java.awt.BasicStroke
End unclosed subpaths and dash segments with a round decoration with radius equal to half of the line width.
CAP_SQUARE. Static variable in class java.awt.BasicStroke
End unclosed subpaths and dash segments with a square projection that extends beyond the end of the segment to a distance equal to half of the line width.
capacity(). Method in class java.awt.swing.DefaultListModel
capacity(). Method in class java.lang.StringBuffer
Returns the current capacity of the String buffer.
capacity(). Method in class java.util.Vector
Returns the current capacity of this vector.
capacityIncrement. Variable in class java.util.Vector
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
CAPS_LOCK. Static variable in class java.awt.Event
The Caps Lock key, a non-ASCII action key.
CardLayout(). Constructor for class java.awt.CardLayout
Creates a new card layout with gaps of size zero.
CardLayout(int, int). Constructor for class java.awt.CardLayout
Creates a new card layout with the specified horizontal and vertical gaps.
CARET_POSITION_CHANGED. Static variable in class java.awt.event.InputMethodEvent
The event type indicating a changed insertion point in input method text.
caretOff(). Method in class java.awt.swing.text.DefaultTextController
Turns the caret off.
caretOff(). Method in class java.awt.swing.motif.MotifTextFieldUI.MotifFieldController
Repaint the entire component to paint the focus rectangle
caretOff(). Method in class java.awt.swing.motif.MotifTextUI.MotifController
Turns the caret off as a result of losing focus.
caretOn(). Method in class java.awt.swing.text.DefaultTextController
Turns the caret on.
caretOn(). Method in class java.awt.swing.motif.MotifTextFieldUI.MotifFieldController
Repaint the entire component to paint the focus rectangle
caretOn(). Method in class java.awt.swing.motif.MotifTextUI.MotifController
Turns the caret on as a result of getting focus.
caretPositionChanged(InputMethodEvent). Method in class java.awt.AWTEventMulticaster
Handles the caretPositionChanged event by invoking the caretPositionChanged methods on listener-a and listener-b.
caretPositionChanged(InputMethodEvent). Method in interface java.awt.event.InputMethodListener
Invoked when the caret within composed text has changed.
ceil(double). Static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is not less than the argument and is equal to a mathematical integer.
CELL_EDITOR_PROPERTY. Static variable in class java.awt.swing.JTree
Bound property name for cellEditor.
CELL_LENGTH. Static variable in class java.awt.swing.jlf.JLFProgressBarUI
CELL_RENDERER_PROPERTY. Static variable in class java.awt.swing.JTree
Bound property name for cellRenderer.
CELL_RENDERER_PROPERTY. Static variable in class java.awt.swing.table.TableColumn
Bound property name.
CELL_SPACING. Static variable in class java.awt.swing.jlf.JLFProgressBarUI
cellEditor. Variable in class java.awt.swing.basic.BasicTreeUI
Editor for the tree.
cellEditor. Variable in class java.awt.swing.JTable
cellEditor. Variable in class java.awt.swing.JTree
Editor for the entries.
cellEditor. Variable in class java.awt.swing.table.TableColumn
The editor used to edit the data cells of the column
cellHeight. Variable in class java.awt.swing.basic.BasicListUI
cellHeights. Variable in class java.awt.swing.basic.BasicListUI
cellRenderer. Variable in class java.awt.swing.JTree
The cell used to draw nodes.
cellRenderer. Variable in class java.awt.swing.table.TableColumn
The renderer used to draw the data cells of the column
cellRendererChanged. Static variable in class java.awt.swing.basic.BasicListUI
CellRendererPane(). Constructor for class java.awt.swing.CellRendererPane
cellWidth. Variable in class java.awt.swing.basic.BasicListUI
CENTER. Static variable in class java.awt.BorderLayout
The center layout constraint (middle of container).
CENTER. Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be centered.
CENTER. Static variable in class java.awt.GridBagConstraints
Put the component in the center of its display area.
CENTER. Static variable in class java.awt.Label
Indicates that the label should be centered.
CENTER. Static variable in interface java.awt.swing.SwingConstants
The central position in an area.
CENTER. Static variable in class java.awt.swing.border.TitledBorder
CENTER_ALIGNMENT. Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY and getAlignmentX.
CENTER_BASELINE. Static variable in class java.awt.Font
CENTER_HORIZ_SPRINGS. Static variable in class java.awt.swing.SpringLayout
Convience constraint object.
CENTER_VERT_SPRINGS. Static variable in class java.awt.swing.SpringLayout
Convience constraint object.
centersChildren. Variable in class java.awt.swing.basic.AbstractOptionPaneUI.SyncingLayoutManager
If true, children are lumped together in parent.
Certificate(). Constructor for class java.security.cert.Certificate
CertificateEncodingException(). Constructor for class java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String). Constructor for class java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateException(). Constructor for class java.security.cert.CertificateException
CertificateException(String). Constructor for class java.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateExpiredException(). Constructor for class java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String). Constructor for class java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateNotYetValidException(). Constructor for class java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String). Constructor for class java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateParsingException(). Constructor for class java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException(String). Constructor for class java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
certificates(). Method in class java.security.Identity
Returns a copy of all the certificates for this identity.
change(). Method in class java.awt.swing.jlf.JLFDesktopMenu
This method is called to notify the desktop menu that the number of iconized windows has changed.
change(int, int, DefaultDocumentEvent). Method in class java.awt.swing.text.DefaultStyledDocument.ElementBuffer
Changes content.
changeColumnIdentifier(int, Object). Method in class java.awt.swing.table.DefaultTableModel
Replaces the identifier of column at columnIndex with newIdentifier.
changeColumnIdentifier(Object, Object). Method in class java.awt.swing.table.DefaultTableModel
Replaces the first identifier that equals oldIdentifier with newIdentifier.
CHANGED. Static variable in class java.awt.dnd.DragSourceContext
changedUpdate(DocumentEvent). Method in interface java.awt.swing.event.DocumentListener
Gives notification that an attribute or set of attributes changed.
changedUpdate(DocumentEvent, Shape, ViewFactory). Method in class java.awt.swing.text.BoxView
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 java.awt.swing.text.LabelView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory). Method in class java.awt.swing.text.ParagraphView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory). Method in class java.awt.swing.text.PlainView
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 java.awt.swing.text.View
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changeEvent. Variable in class java.awt.swing.AbstractButton
Only one ChangeEvent is needed per button instance since the event's only state is the source property.
changeEvent. Variable in class java.awt.swing.DefaultBoundedRangeModel
changeEvent. Variable in class java.awt.swing.DefaultButtonModel
Only one ChangeEvent is needed per button model instance since the event's only state is the source property.
changeEvent. Variable in class java.awt.swing.text.DefaultCaret
The change event for the model.
changeEvent. Variable in class java.awt.swing.DefaultCellEditor
changeEvent. Variable in class java.awt.swing.DefaultSingleSelectionModel
changeEvent. Variable in class java.awt.swing.table.DefaultTableColumnModel
Change event (only one needed)
changeEvent. Variable in class java.awt.swing.JProgressBar
changeEvent. Variable in class java.awt.swing.JSlider
changeEvent. Variable in class java.awt.swing.JTabbedPane
Only one ChangeEvent is needed per TabPane instance since the event's only (read-only) state is the source property.
changeEvent. Variable in class java.awt.swing.text.StyleContext.NamedStyle
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
ChangeEvent(Object). Constructor for class java.awt.swing.event.ChangeEvent
changeHighlight(Object, int, int). Method in class java.awt.swing.text.DefaultHighlighter
Changes a highlight.
changeHighlight(Object, int, int). Method in interface java.awt.swing.text.Highlighter
Changes the given highlight to span a different portion of the document.
changeListener. Variable in class java.awt.swing.AbstractButton
The button's model listeners.
changeListener. Variable in class java.awt.swing.basic.BasicMenuUI
changeListener. Variable in class java.awt.swing.JProgressBar
changeListener. Variable in class java.awt.swing.JSlider
changeListener. Variable in class java.awt.swing.JTabbedPane
The changeListener is the listener we add to the model.
changeShape(Dimension, Dimension, Dimension). Method in class java.awt.swing.Box.Filler
Change the size requests for this shape.
changeSupport. Variable in class java.awt.swing.AbstractAction
changeSupport. Variable in class java.awt.swing.DirectoryModel
changeTree. Variable in class java.awt.swing.basic.BasicTreeCellEditor
JTree instance listening too.
changeUpdate(). Method in class java.awt.swing.text.DefaultStyledDocument.ElementBuffer
Update the element structure in response to a change in the document.
CHAR. Static variable in class java.sql.Types
CHAR_UNDEFINED. Static variable in class java.awt.event.KeyEvent
KEY_PRESSED and KEY_RELEASED events which do not map to a valid Unicode character use this for the keyChar value.
CHARACTER. Static variable in interface java.awt.accessibility.AccessibleText
Character(char). Constructor for class java.lang.Character
Constructs a Character object and initializes it so that it represents the primitive value argument.
CharArrayReader(char[]). Constructor for class java.io.CharArrayReader
Create an CharArrayReader from the specified array of chars.
CharArrayReader(char[], int, int). Constructor for class java.io.CharArrayReader
Create an CharArrayReader from the specified array of chars.
CharArrayWriter(). Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter.
CharArrayWriter(int). Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter with the specified initial size.
charAt(int). Method in class java.lang.String
Returns the character at the specified index.
charAt(int). Method in class java.lang.StringBuffer
Returns the character at a specific index in this string buffer.
charAt(int). Method in class java.awt.font.StyledString
Returns the character at the specified index.
CharConversionException(). Constructor for class java.io.CharConversionException
provides no detailed message
CharConversionException(String). Constructor for class java.io.CharConversionException
provides a detailed message
CharHolder(). Constructor for class org.omg.CORBA.CharHolder
construct the CharHolder with null initial value
CharHolder(char). Constructor for class org.omg.CORBA.CharHolder
construct the CharHolder with the given char
charsWidth(char[], int, int). Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of characters in this Font.
charValue(). Method in class java.lang.Character
Returns the value of this Character object.
charWidth(char). Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
charWidth(int). Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
check(). Method in class java.lang.ref.CachedReference
Return the referent of this cached reference, if any, without attempting to reconstitute it if the reference has been cleared.
CHECK_BOX. Static variable in class java.awt.accessibility.AccessibleRole
CHECK_BOX_MENU_ITEM. Static variable in class java.awt.accessibility.AccessibleRole
checkAccept(String, int). Method in class java.rmi.RMISecurityManager
Check if a network connection can be accepted from the given host on the given port.
checkAccept(String, int). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not permitted to accept a socket connection from the specified host and port number.
checkAccess(). Method in class java.lang.Thread
Determines if the currently running thread has permission to modify this thread.
checkAccess(). Method in class java.lang.ThreadGroup
Determines if the currently running thread has permission to modify this thread group.
checkAccess(Thread). Method in class java.rmi.RMISecurityManager
Check access to threads.
checkAccess(Thread). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to modify the thread argument.
checkAccess(ThreadGroup). Method in class java.rmi.RMISecurityManager
Check access to threads.
checkAccess(ThreadGroup). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to modify the thread group argument.
checkAll(). Method in class java.awt.MediaTracker
Checks to see if all images being tracked by this media tracker have finished loading.
checkAll(boolean). Method in class java.awt.MediaTracker
Checks to see if all images being tracked by this media tracker have finished loading.
checkAutoResort(). Method in class java.awt.swing.table.DefaultTableModel
This method calls sort() if sortAutomatically is true
checkAwtEventQueueAccess(). Method in class java.lang.SecurityManager
Tests if a client can get access to the AWT event queue.
Checkbox(). Constructor for class java.awt.Checkbox
Creates a check box with no label.
Checkbox(String). Constructor for class java.awt.Checkbox
Creates a check box with the specified label.
Checkbox(String, boolean). Constructor for class java.awt.Checkbox
Creates a check box with the specified label.
Checkbox(String, boolean, CheckboxGroup). Constructor for class java.awt.Checkbox
Creates a check box with the specified label, in the specified check box group, and set to the specified state.
Checkbox(String, CheckboxGroup, boolean). Constructor for class java.awt.Checkbox
Constructs a Checkbox with the specified label, set to the specified state, and in the specified check box group.
CheckboxGroup(). Constructor for class java.awt.CheckboxGroup
Creates a new instance of CheckboxGroup.
CheckboxMenuItem(). Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with an empty label.
CheckboxMenuItem(String). Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with the specified label.
CheckboxMenuItem(String, boolean). Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with the specified label and state.
CheckBoxMenuItemUI(). Constructor for class java.awt.swing.plaf.CheckBoxMenuItemUI
checkboxUI. Static variable in class java.awt.swing.basic.BasicCheckBoxUI
checkConnect(String, int). Method in class java.rmi.RMISecurityManager
Check if a network connection can be made to the given host and port.
checkConnect(String, int). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to open a socket connection to the specified host and port number.
checkConnect(String, int, Object). Method in class java.rmi.RMISecurityManager
Check if a network connection can be made to the given host and port on behalf of the given context.
checkConnect(String, int, Object). Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to open a socket connection to the specified host and port number.
checkConsistency(). Method in class java.awt.swing.basic.BasicTreeUI
Checks to insure that the all the sizes of the nodes are valid, and if there isn't a valid node size, as determined by updateNodeSizes in our superclass, than updateNodeSizes() is messaged.
checkCreateClassLoader(). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to create a new class loader.
checkCurrentCursor(int, int). Method in class java.awt.dnd.DragSourceContext
check the cursor for updates and implement defaults check the cursor for updates and implement defaults
checkDefaultTableModel(). Method in class java.awt.swing.JTable
Checks the table model.
checkDelete(String). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to delete the specified file.
CHECKED. Static variable in class java.awt.accessibility.AccessibleState
CheckedInputStream(InputStream, Checksum). Constructor for class java.util.zip.CheckedInputStream
Creates an input stream using the specified Checksum.
CheckedOutputStream(OutputStream, Checksum). Constructor for class java.util.zip.CheckedOutputStream
Creates an output stream with the specified Checksum.
checkError(). Method in class java.io.PrintStream
Flush the stream and check its error state.
checkError(). Method in class java.io.PrintWriter
Flush the stream and check its error state.
checkExec(String). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to create a subprocess.
checkExit(int). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to cause the Java Virtual Machine to halt with the specified status code.
checkForClickInExpandControl(VisibleTreeNode, LargeTreeModelNode, int, int, int, int, int). Method in class java.awt.swing.basic.BasicTreeUI
checkForClickInExpandControl(VisibleTreeNode, LargeTreeModelNode, int, int, int, int, int). Method in class java.awt.swing.jlf.JLFTreeUI
checkGuard(Object). Method in interface java.security.Guard
Determines whether or not to allow access to the guarded object object.
checkGuard(Object). Method in class java.security.Permission
Implements the guard interface for a permission.
checkHorizontalKey(int, String). Method in class java.awt.swing.AbstractButton
Ensures that the key is a valid.
checkHorizontalKey(int, String). Method in class java.awt.swing.JLabel
checkIcon. Variable in class java.awt.swing.basic.BasicMenuItemUI
checkIcon. Variable in class java.awt.swing.basic.BasicMenuUI
checkIcon. Static variable in class java.awt.swing.motif.MotifCheckBoxMenuItemUI
checkID(int). Method in class java.awt.MediaTracker
Checks to see if all images tracked by this media tracker that are tagged with the specified identifier have finished loading.
checkID(int, boolean). Method in class java.awt.MediaTracker
Checks to see if all images tracked by this media tracker that are tagged with the specified identifier have finished loading.
checkImage(Image, ImageObserver). Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver). Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver). Method in class java.awt.Toolkit
Indicates the construction status of a specified image that is being prepared for display.
checkLink(String). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to dynamic link the library code specified by the string argument file.
checkListen(int). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to wait for a connection request on the specified local port number.
checkMemberAccess(Class, int). Method in class java.lang.SecurityManager
Tests if a client is allowed to access members.
checkMulticast(InetAddress). Method in class java.lang.SecurityManager
Tests if current execution context is allowed to use (join/leave/send/receive) IP multicast.
checkMulticast(InetAddress, byte). Method in class java.lang.SecurityManager
Tests to see if current execution context is allowed to use (join/leave/send/receive) IP multicast.
checkPackageAccess(String). Method in class java.lang.ClassLoader
This method can be overridden to throw a SecurityException if the calling thread is not allowed to access the package specified by the argument.
checkPackageAccess(String). Method in class java.rmi.RMISecurityManager
Check access to classes of a given package.
checkPackageAccess(String). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to access the package specified by the argument.
checkPackageDefinition(String). Method in class java.rmi.RMISecurityManager
Check access to defining classes of a given package.
checkPackageDefinition(String). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to define classes in the package specified by the argument.
checkPackageDefinition(String). Method in class java.net.URLClassLoader
This method can be overridden to throw a SecurityException if the calling thread is not allowed to define classes in the package specified by the argument.
checkPermission(Permission). Method in class java.security.AccessControlContext
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the security policy currently in effect, and the context in this object.
checkPermission(Permission). Static method in class java.security.AccessController
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the security policy currently in effect.
checkPermission(Permission). Method in interface java.security.acl.AclEntry
Checks if the specified permission is part of the permission set in this entry.
checkPermission(Principal, Permission). Method in interface java.security.acl.Acl
Checks whether or not the specified principal has the specified permission.
checkPrintJobAccess(). Method in class java.lang.SecurityManager
Tests if a client can initiate a print job request.
checkPropertiesAccess(). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to access or modify the system properties.
checkPropertyAccess(String). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to access the system property with the specified key name.
checkRead(FileDescriptor). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to read from the specified file descriptor.
checkRead(String). Method in class java.rmi.RMISecurityManager
Check file read access.
checkRead(String). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to read the file specified by the string argument.
checkRead(String, Object). Method in class java.rmi.RMISecurityManager
Check file read access on behalf of the given context.
checkRead(String, Object). Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to read the file specified by the string argument.
checkSecurityAccess(String). Method in class java.lang.SecurityManager
Tests access to certain operations for a security API action.
checkSetFactory(). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to set the socket factory used by ServerSocket or Socket, or the stream handler factory used by URL.
checkSystemClipboardAccess(). Method in class java.lang.SecurityManager
Tests if a client can get access to the system clipboard.
checkTopLevelWindow(Object). Method in class java.lang.SecurityManager
Returns false if the calling thread is not trusted to bring up the top-level window indicated by the window argument.
checkValidity(). Method in class java.security.cert.X509Certificate
Checks that the certificate is currently valid.
checkValidity(Date). Method in class java.security.cert.X509Certificate
Checks that the specified date is within the certificate's validity period.
checkVerticalKey(int, String). Method in class java.awt.swing.AbstractButton
Ensures that the key is a valid.
checkVerticalKey(int, String). Method in class java.awt.swing.JLabel
checkWrite(FileDescriptor). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to write to the specified file descriptor.
checkWrite(String). Method in class java.lang.SecurityManager
Throws an AccessControlException if the calling thread is not allowed to write to the file specified by the string argument.
childAllocation(int, Rectangle). Method in class java.awt.swing.text.BoxView
Allocates a region for a child view.
childAllocation(int, Rectangle). Method in class java.awt.swing.text.CompositeView
Returns the allocation for a given child.
childAtModelIndex(int). Method in class java.awt.swing.basic.LargeTreeModelNode
Returns the child for the passed in model index.
childIndex. Variable in class java.awt.swing.basic.LargeTreeModelNode
Index of this node from the model.
childIndices. Variable in class java.awt.swing.event.TreeModelEvent
Indices identifying the position of where the children were.
childInsertedAtModelIndex(int). Method in class java.awt.swing.basic.LargeTreeModelNode
Messaged when a child has been inserted at index.
childRemovedAtModelIndex(int). Method in class java.awt.swing.basic.LargeTreeModelNode
Messaged when a child has been removed from the model at the specified index.
children. Variable in class java.beans.beancontext.BeanContextMembershipEvent
children. Variable in class java.beans.beancontext.BeanContextSupport
children. Variable in class java.awt.swing.event.TreeModelEvent
Children that have been removed.
children(). Method in class java.awt.swing.basic.VisibleTreeNode
Returns the children of the receiver.
childValue. Variable in class java.awt.swing.JTree.DynamicUtilTreeNode
Value to create children with.
CHINA. Static variable in class java.util.Locale
Useful constant for country.
CHINESE. Static variable in class java.util.Locale
Useful constant for language.
CHOICE. Static variable in class java.awt.accessibility.AccessibleRole
Choice(). Constructor for class java.awt.Choice
Creates a new choice menu.
ChoiceFormat(double[], String[]). Constructor for class java.text.ChoiceFormat
Constructs with the limits and the corresponding formats.
ChoiceFormat(String). Constructor for class java.text.ChoiceFormat
Constructs with limits and corresponding formats based on the pattern.
choices. Variable in class java.sql.DriverPropertyInfo
If the value may be selected from a particular set of values, then this is an array of the possible values.
choosableTypes. Variable in class java.awt.swing.JFileChooser
The types that are appropriate for the user to be looking at right now.
CHORD. Static variable in class java.awt.geom.Arc2D
The closure type for an arc closed by drawing a straight line segment from the start to the end of the arc segment.
CLASS_ABSTRACT. Static variable in class java.awt.color.ICC_Profile
Profile class is abstract.
CLASS_COLORSPACECONVERSION. Static variable in class java.awt.color.ICC_Profile
Profile class is color space conversion.
CLASS_DEVICELINK. Static variable in class java.awt.color.ICC_Profile
Profile class is device link.
CLASS_DISPLAY. Static variable in class java.awt.color.ICC_Profile
Profile class is display.
CLASS_INPUT. Static variable in class java.awt.color.ICC_Profile
Profile class is input.
CLASS_NAMEDCOLOR. Static variable in class java.awt.color.ICC_Profile
Profile class is named color.
CLASS_OUTPUT. Static variable in class java.awt.color.ICC_Profile
Profile class is output.
CLASS_PATH. Static variable in class java.util.jar.Attributes.Name
Some predefined attribute names.
ClassCastException(). Constructor for class java.lang.ClassCastException
Constructs a ClassCastException with no detail message.
ClassCastException(String). Constructor for class java.lang.ClassCastException
Constructs a ClassCastException with the specified detail message.
ClassCircularityError(). Constructor for class java.lang.ClassCircularityError
Constructs a ClassCircularityError with no detail message.
ClassCircularityError(String). Constructor for class java.lang.ClassCircularityError
Constructs a ClassCircularityError with the specified detail message.
classDepth(String). Method in class java.lang.SecurityManager
Returns the stack depth of the specified class.
classEquals(Class, Class). Static method in class java.beans.beancontext.BeanContextSupport
ClassFormatError(). Constructor for class java.lang.ClassFormatError
Constructs a ClassFormatError with no detail message.
ClassFormatError(String). Constructor for class java.lang.ClassFormatError
Constructs a ClassFormatError with the specified detail message.
ClassLoader(). Constructor for class java.lang.ClassLoader
Creates a new class loader with no parent class loader.
ClassLoader(ClassLoader). Constructor for class java.lang.ClassLoader
Creates a new class loader using the specified parent class loader for delegation.
classLoaderDepth(). Method in class java.lang.SecurityManager
Returns the stack depth of the most recently executing method from a class defined using a class loader.
classname. Variable in class java.io.InvalidClassException
ClassNotFoundException(). Constructor for class java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with no detail message.
ClassNotFoundException(String). Constructor for class java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message.
clean(ObjID[], long, VMID, boolean). Method in interface java.rmi.dgc.DGC
The clean call removes the 'vmid' from the reference list of each remote object indicated in 'id's.
cleanupTypes. Variable in class java.awt.swing.DirectoryModel
Types to check if none of the general ones match.
CLEAR. Static variable in class java.awt.AlphaComposite
Porter-Duff Clear rule.
clear(). Method in class java.util.AbstractCollection
Removes all of the elements from this Collection (optional operation).
clear(). Method in class java.util.AbstractMap
Removes all mappings from this Map (optional operation).
clear(). Method in class java.awt.accessibility.AccessibleStateSet
Remove all the states from the current state set.
clear(). Method in class java.util.ArrayList
Removes all of the elements from this ArrayList.
clear(). Method in class java.util.ArraySet
Removes all of the elements from this Set.
clear(). Method in class java.util.jar.Attributes
Removes all attributes from this Map.
clear(). Method in class java.beans.beancontext.BeanContextSupport
clear the children
clear(). Method in class java.lang.ref.CachedReference
Clear this cached reference.
clear(). Method in class java.util.Calendar
Clears the values of all the time fields.
clear(). Method in interface java.util.Collection
Removes all of the elements from this Collection (optional operation).
clear(). Method in class java.awt.swing.DefaultListModel
clear(). Method in class org.omg.CORBA.Environment
The clear operation clears the Environment of any exception.
clear(). Method in class java.util.HashMap
Removes all mappings from this HashMap.
clear(). Method in class java.util.HashSet
Removes all of the elements from this HashSet.
clear(). Method in class java.util.Hashtable
Clears this hashtable so that it contains no keys.
clear(). Method in class java.util.LinkedList
Removes all of the elements from this List.
clear(). Method in class java.awt.List
clear(). Method in interface java.util.List
Removes all of the elements from this List (optional operation).
clear(). Method in class java.util.jar.Manifest
Clears the main Attributes as well as the entries in this Manifest.
clear(). Method in interface java.util.Map
Removes all mappings from this Map (optional operation).
clear(). Method in class java.security.Provider
Clears this provider so that it no longer contains the properties used to look up facilities implemented by the provider.
clear(). Method in class java.lang.ref.Reference
Clear this reference object.
clear(). Method in interface java.util.Set
Removes all of the elements from this Set (optional operation).
clear(). Method in class java.util.TreeMap
Removes all mappings from this TreeMap.
clear(). Method in class java.util.Vector
Removes all of the elements from this Vector.
clear(int). Method in class java.util.BitSet
Sets the bit specified by the index to false.
clear(int). Method in class java.util.Calendar
Clears the value in the given time field.
clearAccessibleSelection(). Method in class java.awt.accessibility.AbstractAccessible
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.AbstractButton
Calls setSelected(false);
clearAccessibleSelection(). Method in interface java.awt.accessibility.Accessible
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.Box.Filler
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.Box
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.CellRendererPane
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.JApplet
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.JComponent
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.JDialog
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.JFrame
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.JMenuBar
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection(). Method in class java.awt.swing.JWindow
Clears the selection in the object, so that nothing in the object is selected.
clearBit(int). Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this number with the designated bit cleared.
clearChanged(). Method in class java.util.Observable
Indicates that this object has no longer changed, or that it has already notified all of its observers of its most recent change.
clearParameters(). Method in interface java.sql.PreparedStatement

In general, parameter values remain in force for repeated use of a Statement.

clearRect(int, int, int, int). Method in class java.awt.swing.DebugGraphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearRect(int, int, int, int). Method in class java.awt.Graphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearSelection(). Method in class java.awt.swing.DefaultListSelectionModel
clearSelection(). Method in class java.awt.swing.DefaultSingleSelectionModel
clearSelection(). Method in class java.awt.swing.table.DefaultTableColumnModel
clearSelection(). Method in class java.awt.swing.JDirectoryPane
Clears the selection - after calling this method isSelectionEmpty() will return true.
clearSelection(). Method in class java.awt.swing.JList
Clears the selection - after calling this method isSelectionEmpty() will return true.
clearSelection(). Method in class java.awt.swing.JTable
Deselects all selected columns and rows.
clearSelection(). Method in class java.awt.swing.JTree
Clears the selection.
clearSelection(). Method in interface java.awt.swing.ListSelectionModel
Change the selection to the empty set.
clearSelection(). Method in interface java.awt.swing.SingleSelectionModel
Clears the selection (to -1).
clearSelection(). Method in interface java.awt.swing.table.TableColumnModel
Deselects all selected columns if empty selection is allowed.
clearWarnings(). Method in interface java.sql.Connection
After this call, getWarnings returns null until a new warning is reported for this Connection.
clearWarnings(). Method in interface java.sql.ResultSet
After this call getWarnings returns null until a new warning is reported for this ResultSet.
clearWarnings(). Method in interface java.sql.Statement
After this call, getWarnings returns null until a new warning is reported for this Statement.
clickCount. Variable in class java.awt.Event
For MOUSE_DOWN events, this field indicates the number of consecutive clicks.
clickCountToStart. Variable in class java.awt.swing.DefaultCellEditor
clickedInExpandControl(int, int, int, int). Method in class java.awt.swing.basic.BasicTreeUI
clip(Shape). Method in class java.awt.Graphics2D
Intersects the current clip with the interior of the specified Shape and sets the current clip to the resulting intersection.
Clipboard(String). Constructor for class java.awt.datatransfer.Clipboard
Creates a clipboard object.
clipRect(int, int, int, int). Method in class java.awt.swing.DebugGraphics
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int). Method in class java.awt.Graphics
Intersects the current clip with the specified rectangle.
clone(). Method in interface java.security.acl.AclEntry
Clones this ACL entry.
clone(). Method in class java.awt.geom.AffineTransform
Returns a copy of this AffineTransform object.
clone(). Method in class java.util.ArrayList
Returns a shallow copy of this ArrayList.
clone(). Method in class java.util.ArrayMap
Creates a shallow copy of this ArrayMap.
clone(). Method in class java.util.ArraySet
Returns a shallow copy of this ArraySet.
clone(). Method in class java.util.jar.Attributes
Returns a copy of the Attributes, implemented as follows:
     public Object clone() { return new Attributes(this); }
 
Since the attribute names and values are themselves immutable, the Attributes returned can be safely modified without affecting the original.
clone(). Method in interface java.text.AttributeSet
Return a clone of this attribute set.
clone(). Method in class java.util.BitSet
Clones this BitSet.
clone(). Method in class java.text.BreakIterator
Create a copy of this boundary
clone(). Method in class java.util.Calendar
Overrides Cloneable
clone(). Method in interface java.text.CharacterIterator
Create a copy of this iterator
clone(). Method in class java.text.ChoiceFormat
Overrides Cloneable
clone(). Method in class java.text.Collator
Overrides Cloneable
clone(). Method in class javax.servlet.http.Cookie
Returns a copy of this object.
clone(). Method in class java.awt.datatransfer.DataFlavor
clone(). Method in class java.text.DateFormat
Overrides Cloneable
clone(). Method in class java.text.DateFormatSymbols
Overrides Cloneable
clone(). Method in class java.text.DecimalFormat
Standard override; no change in semantics.
clone(). Method in class java.text.DecimalFormatSymbols
Standard override.
clone(). Method in class java.awt.swing.DefaultListSelectionModel
Returns a clone of the reciever with the same selection.
clone(). Method in class java.text.Format
Creates a new object of the same class as this object.
clone(). Method in class java.awt.GridBagConstraints
Creates a copy of this grid bag constraint.
clone(). Method in class java.util.HashMap
Returns a shallow copy of this HashMap.
clone(). Method in class java.util.HashSet
Returns a shallow copy of this HashSet.
clone(). Method in class java.util.Hashtable
Creates a shallow copy of this hashtable.
clone(). Method in class java.awt.image.ImageFilter
Clones this object.
clone(). Method in class java.awt.Insets
Create a copy of this object.
clone(). Method in class java.util.LinkedList
Returns a shallow copy of this LinkedList.
clone(). Method in class java.util.Locale
Overrides Cloneable
clone(). Method in class java.util.jar.Manifest
Returns a shallow copy of this Manifest, implemented as follows:
     public Object clone() { return new Manifest(this); }
 
clone(). Method in class java.security.MessageDigest
Returns a clone if the implementation is cloneable.
clone(). Method in class java.security.MessageDigestSpi
Returns a clone if the implementation is cloneable.
clone(). Method in class java.text.MessageFormat
Overrides Cloneable
clone(). Method in class java.util.mime.MimeType
clone(). Method in class java.util.mime.MimeTypeParameterList
clone(). Method in class java.text.NumberFormat
Overrides Cloneable
clone(). Method in class java.lang.Object
Creates a new object of the same class as this object.
clone(). Method in class java.awt.print.PageFormat
Make a copy of this PageFormat.
clone(). Method in class java.awt.print.Paper
Create a copy of this Paper.
clone(). Method in class java.text.RuleBasedCollator
Standard override; no change in semantics.
clone(). Method in class java.security.Signature
Returns a clone if the implementation is cloneable.
clone(). Method in class java.security.SignatureSpi
Returns a clone if the implementation is cloneable.
clone(). Method in class java.awt.swing.text.SimpleAttributeSet
Clones a set of attributes.
clone(). Method in class java.text.SimpleDateFormat
Overrides Cloneable
clone(). Method in class java.util.SimpleTimeZone
Overrides Cloneable
clone(). Method in class java.text.StringCharacterIterator
Create a copy of this boundary
clone(). Method in class java.awt.font.StyledStringIterator
Allocates a new copy of this object.
clone(). Method in class java.awt.font.TextAttributeSet
Return a copy of this attribute set.
clone(). Method in class java.awt.font.TextLayout
Create a copy of this layout.
clone(). Method in class java.util.TimeZone
Overrides Cloneable
clone(). Method in class java.awt.swing.target.Trigger.Abstract
Creates a new object of the same class as this object.
clone(). Method in interface java.awt.swing.target.Trigger
Creates a new object of the same class as this object.
clone(). Method in class java.awt.swing.target.TriggerAction
Creates a new object of the same class as this object.
clone(). Method in class java.rmi.server.UnicastRemoteObject
Returns a clone of the remote object that is distinct from the original.
clone(). Method in class java.util.Vector
Returns a clone of this vector.
clone(). Method in class java.util.zip.ZipEntry
Returns a copy of this entry.
clone(Element, Element). Method in class java.awt.swing.text.DefaultStyledDocument.ElementBuffer
Create a copy of this element, with a different parent.
CloneNotSupportedException(). Constructor for class java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with no detail message.
CloneNotSupportedException(String). Constructor for class java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with the specified detail message.
cloneWithSource(Object). Method in class java.awt.swing.event.TreeSelectionEvent
Returns a copy of the receiver, but with the source being newSource.
closable. Variable in class java.awt.swing.JInternalFrame
close(). Method in class java.io.BufferedReader
Close the stream.
close(). Method in class java.io.BufferedWriter
Close the stream.
close(). Method in class java.io.CharArrayReader
Close the stream.
close(). Method in class java.io.CharArrayWriter
Close the stream.
close(). Method in interface java.sql.Connection
In some cases, it is desirable to immediately release a Connection's database and JDBC resources instead of waiting for them to be automatically released; the close method provides this immediate release.
close(). Method in class java.net.DatagramSocket
Closes this datagram socket.
close(). Method in class java.net.DatagramSocketImpl
Close the socket.
close(). Method in class java.util.zip.DeflaterOutputStream
Writes remaining compressed data to the output stream and closes the underlying stream.
close(). Method in class java.io.FileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close(). Method in class java.io.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close(). Method in class java.io.FilterInputStream
Closes this input stream and releases any system resources associated with the stream.
close(). Method in class java.io.FilterOutputStream
Closes this output stream and releases any system resources associated with the stream.
close(). Method in class java.io.FilterReader
Close the stream.
close(). Method in class java.io.FilterWriter
Close the stream.
close(). Method in class java.util.zip.GZIPInputStream
Closes the input stream.
close(). Method in class java.util.zip.GZIPOutputStream
Writes remaining compressed data to the output stream and closes the underlying stream.
close(). Method in class java.io.InputStream
Closes this input stream and releases any system resources associated with the stream.
close(). Method in class java.io.InputStreamReader
Close the stream.
close(). Method in interface java.io.ObjectInput
Closes the input stream.
close(). Method in class java.io.ObjectInputStream
Closes the input stream.
close(). Method in interface java.io.ObjectOutput
Closes the stream.
close(). Method in class java.io.ObjectOutputStream
Closes the stream.
close(). Method in class java.io.OutputStream
Closes this output stream and releases any system resources associated with this stream.
close(). Method in class java.io.OutputStreamWriter
Close the stream.
close(). Method in class java.io.PipedInputStream
Closes this piped input stream and releases any system resources associated with the stream.
close(). Method in class java.io.PipedOutputStream
Closes this piped output stream and releases any system resources associated with this stream.
close(). Method in class java.io.PipedReader
Close the stream.
close(). Method in class java.io.PipedWriter
Close the stream.
close(). Method in class java.io.PrintStream
Close the stream.
close(). Method in class java.io.PrintWriter
Close the stream.
close(). Method in class java.awt.swing.ProgressMonitor
Indicate that the operation is complete.
close(). Method in class java.awt.swing.ProgressMonitorInputStream
Closes this input stream and releases any system resources associated with the stream.
close(). Method in class java.io.PushbackReader
Close the stream.
close(). Method in class java.io.RandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
close(). Method in class java.io.Reader
Close the stream.
close(). Method in interface java.sql.ResultSet
In some cases, it is desirable to immediately release a ResultSet's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close(). Method in class java.io.SequenceInputStream
Closes this input stream and releases any system resources associated with the stream.
close(). Method in class java.net.ServerSocket
Closes this socket.
close(). Method in class java.net.Socket
Closes this socket.
close(). Method in class java.net.SocketImpl
Closes this socket.
close(). Method in interface java.sql.Statement
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close(). Method in class java.io.StringReader
Close the stream.
close(). Method in class java.io.StringWriter
Close the stream.
close(). Method in class java.io.Writer
Close the stream, flushing it first.
close(). Method in class java.util.zip.ZipFile
Closes the ZIP file.
close(). Method in class java.util.zip.ZipInputStream
Closes the ZIP input stream.
close(). Method in class java.util.zip.ZipOutputStream
Closes the ZIP output stream as well as the stream being filtered.
CLOSED_OPTION. Static variable in class java.awt.swing.JOptionPane
Return value from class method if user closes window without selecting anything, more than likely this should be treated as either a CANCEL_OPTION or NO_OPTION.
closedIcon. Variable in class java.awt.swing.basic.BasicTreeCellRenderer
Icon used to show non-leaf nodes that aren't expanded.
closeEntry(). Method in class java.util.zip.ZipInputStream
Closes the current ZIP entry and positions the stream for reading the next entry.
closeEntry(). Method in class java.util.zip.ZipOutputStream
Closes the current ZIP entry and positions the stream for writing the next entry.
closeFrame(JInternalFrame). Method in class java.awt.swing.basic.BasicInternalFrameUI
This method is called when the user wants to close the frame.
closeFrame(JInternalFrame). Method in class java.awt.swing.DefaultDesktopManager
Removes the frame, and if necessary the desktopIcon, from it's parent.
closeFrame(JInternalFrame). Method in interface java.awt.swing.DesktopManager
Generally, this call should remove the frame from it's parent.
closePath(). Method in class java.awt.geom.GeneralPath
Closes the current subpath by drawing a straight line back to the coordinates of the last moveTo.
CMMException(String). Constructor for class java.awt.color.CMMException
CodeSource(URL, PublicKey[]). Constructor for class java.security.CodeSource
Constructs a CodeSource and associates it with the specified location and set of public keys.
coerceData(boolean). Method in class java.awt.image.BufferedImage
Forces the data to match the state specified in the isAlphaPremultiplied variable.
coerceData(WritableRaster, boolean). Method in class java.awt.image.ColorModel
Forces the Raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
coerceData(WritableRaster, boolean). Method in class java.awt.image.ComponentColorModel
Forces the Raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
coerceData(WritableRaster, boolean). Method in class java.awt.image.DirectColorModel
Forces the Raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
coerceData(WritableRaster, boolean). Method in class java.awt.image.IndexColorModel
Forces the Raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
colHead. Variable in class java.awt.swing.ScrollPaneLayout
colinear(double, double). Method in class java.awt.geom.Line2D
Test if a given (x, y) coordinate is colinear with the line segment.
colinear(Point2D). Method in class java.awt.geom.Line2D
Test if a given Point is colinear with the line segment.
collapse(). Method in class java.awt.swing.basic.VisibleTreeNode
Collapsed the receiver.
collapse(boolean). Method in class java.awt.swing.basic.BasicVisibleTreeNode
Stops editing messages super and repaints this node if there are no children.
collapse(boolean). Method in class java.awt.swing.basic.LargeTreeModelNode
Collapses the receiver.
collapse(boolean). Method in class java.awt.swing.basic.VisibleTreeNode
Collapses this node in the tree.
collapsedIcon. Variable in class java.awt.swing.basic.BasicTreeUI.BasicTreeUIPaintInfo
collapsedIcon. Variable in class java.awt.swing.basic.BasicTreeUI
collapsePath(TreePath). Method in class java.awt.swing.basic.AbstractTreeUI
Insures that the last item identified in path is collapsed and visible.
collapsePath(TreePath). Method in class java.awt.swing.JTree
Insures that the last item identified in path is collapsed and visible.
collapsePath(TreePath). Method in class java.awt.swing.multi.MultiTreeUI
Insures that the last item identified in path is collapsed and visible.
collapsePath(TreePath). Method in class java.awt.swing.plaf.TreeUI
Insures that the last item identified in path is collapsed and visible.
collapseRow(int). Method in class java.awt.swing.basic.AbstractTreeUI
Insures that the item identified by row is collapsed.
collapseRow(int). Method in class java.awt.swing.JTree
Insures that the item identified by row is collapsed.
collapseRow(int). Method in class java.awt.swing.multi.MultiTreeUI
Insures that the item identified by row is collapsed.
collapseRow(int). Method in class java.awt.swing.plaf.TreeUI
Insures that the item identified by row is collapsed.
Collator(). Constructor for class java.text.Collator
Default constructor.
Collections(). Constructor for class java.util.Collections
Color(ColorSpace, float[], float). Constructor for class java.awt.Color
Creates a color in the color space of the supplied ColorSpace with the color components specified in the float array and the specified alpha.
Color(float, float, float). Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0.0 - 1.0).
Color(float, float, float, float). Constructor for class java.awt.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0.0 - 1.0).
Color(int). Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(int, boolean). Constructor for class java.awt.Color
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(int, int, int). Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0 - 255).
Color(int, int, int, int). Constructor for class java.awt.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255).
COLOR_PROPERTY. Static variable in class java.awt.swing.JColorChooser
The color property name.
ColorConvertOp(). Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp which will convert from a source color space to a destination color space.
ColorConvertOp(ColorSpace). Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from a ColorSpace object.
ColorConvertOp(ColorSpace, ColorSpace). Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from two ColorSpace objects.
ColorConvertOp(ICC_Profile[]). Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from an array of ICC_Profiles.
ColorConvertOp(int). Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from a color space identified by an integer constant representing one of the specific predefined color spaces from the ColorSpace class.
ColorConvertOp(int, int). Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from two color spaces identified by integer constants representing specific predefined color spaces from the ColorSpace class.
ColorModel(int). Constructor for class java.awt.image.ColorModel
Constructs a ColorModel which describes a pixel of the specified number of bits.
ColorModel(int, ColorSpace, boolean, boolean, int). Constructor for class java.awt.image.ColorModel
Constructs a ColorModel which describes a pixel of the specified number of bits in the color space of the specified ColorSpace.
ColorModel(int[], ColorSpace, boolean, boolean, int). Constructor for class java.awt.image.ColorModel
Constructs a ColorModel which describes a pixel in the color space of the specified ColorSpace.
ColorSpace(int, int). Constructor for class java.awt.color.ColorSpace
Constructs a ColorSpace object given a color space type and the number of components.
ColorUIResource(Color). Constructor for class java.awt.swing.plaf.ColorUIResource
ColorUIResource(float, float, float). Constructor for class java.awt.swing.plaf.ColorUIResource
ColorUIResource(int). Constructor for class java.awt.swing.plaf.ColorUIResource
ColorUIResource(int, int, int). Constructor for class java.awt.swing.plaf.ColorUIResource
COLUMN. Static variable in class java.awt.accessibility.AccessibleRole
COLUMN_HEADER. Static variable in class java.awt.accessibility.AccessibleRole
COLUMN_HEADER. Static variable in interface java.awt.swing.ScrollPaneConstants
COLUMN_WIDTH_PROPERTY. Static variable in class java.awt.swing.table.TableColumn
Bound property name.
columnAdded(TableColumnModelEvent). Method in class java.awt.swing.JTable
columnAdded(TableColumnModelEvent). Method in class java.awt.swing.table.JTableHeader
columnAdded(TableColumnModelEvent). Method in interface java.awt.swing.event.TableColumnModelListener
This tells the listeners a column was added to the model
columnAtPoint(Point). Method in class java.awt.swing.JTable
Returns the index of the column that point lies in, or -1 if it lies outside the receiver's bounds.
columnAtPoint(Point). Method in class java.awt.swing.table.JTableHeader
Returns the index of the column that point lies in, or -1 if it lies outside the receiver's bounds.
columnIdentifier. Variable in class java.awt.swing.event.TableModelEvent
columnIdentifiers. Variable in class java.awt.swing.table.DefaultTableModel
The Vector column identifiers
columnMargin. Variable in class java.awt.swing.table.DefaultTableColumnModel
Width margin between each column
columnMarginChanged(ChangeEvent). Method in class java.awt.swing.JTable
columnMarginChanged(ChangeEvent). Method in class java.awt.swing.table.JTableHeader
columnMarginChanged(ChangeEvent). Method in interface java.awt.swing.event.TableColumnModelListener
This tells the listeners a column was moved
columnModel. Variable in class java.awt.swing.JTable
The TableColumnModel of the table
columnModel. Variable in class java.awt.swing.table.JTableHeader
The TableColumnModel of the table header
columnMoved(TableColumnModelEvent). Method in class java.awt.swing.JTable
columnMoved(TableColumnModelEvent). Method in class java.awt.swing.table.JTableHeader
columnMoved(TableColumnModelEvent). Method in interface java.awt.swing.event.TableColumnModelListener
This tells the listeners a column was moved
columnNoNulls. Static variable in interface java.sql.DatabaseMetaData
COLUMN NULLABLE - might not allow NULL values.
columnNoNulls. Static variable in interface java.sql.ResultSetMetaData
Does not allow NULL values.
columnNullable. Static variable in interface java.sql.DatabaseMetaData
COLUMN NULLABLE - definitely allows NULL values.
columnNullable. Static variable in interface java.sql.ResultSetMetaData
Allows NULL values.
columnNullableUnknown. Static variable in interface java.sql.DatabaseMetaData
COLUMN NULLABLE - nullability unknown.
columnNullableUnknown. Static variable in interface java.sql.ResultSetMetaData
Nullability unknown.
columnRemoved(TableColumnModelEvent). Method in class java.awt.swing.JTable
columnRemoved(TableColumnModelEvent). Method in class java.awt.swing.table.JTableHeader
columnRemoved(TableColumnModelEvent). Method in interface java.awt.swing.event.TableColumnModelListener
This tells the listeners a column was removed from the model
columnSelectionAllowed. Variable in class java.awt.swing.table.DefaultTableColumnModel
Column selection allowed in this column model
columnSelectionChanged(ListSelectionEvent). Method in class java.awt.swing.JTable
columnSelectionChanged(ListSelectionEvent). Method in class java.awt.swing.table.JTableHeader
columnSelectionChanged(ListSelectionEvent). Method in interface java.awt.swing.event.TableColumnModelListener
This tells the listeners that the selection model of the TableColumnModel changed
columnWeights. Variable in class java.awt.GridBagLayout
columnWidths. Variable in class java.awt.GridBagLayout
COMBINING. Static variable in class java.awt.font.GlyphMetrics
This code indicates a glyph that represents a combining character, such as an umlaut.
COMBINING_SPACING_MARK. Static variable in class java.lang.Character
COMBO_BOX. Static variable in class java.awt.accessibility.AccessibleRole
comboBox. Variable in class java.awt.swing.basic.BasicComboBoxUI
ComboBoxUI(). Constructor for class java.awt.swing.plaf.ComboBoxUI
COMM_FAILURE(). Constructor for class org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE with a default minor code of 0 and a completion state of COMPLETED_NO.
COMM_FAILURE(int, CompletionStatus). Constructor for class org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE with the specified minor code and completion status.
COMM_FAILURE(String). Constructor for class org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE with the specified detail.
COMM_FAILURE(String, int, CompletionStatus). Constructor for class org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE with the specified detail message, minor code, and completion status.
command. Variable in class java.awt.swing.JDirectoryPane
command(Object). Static method in class java.lang.Compiler
Examines the argument type and its fields and perform some documented operation.
commentChar(int). Method in class java.io.StreamTokenizer
Specified that the character argument starts a single-line comment.
commit(). Method in interface java.sql.Connection
Commit makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by the Connection.
compare(Object, Object). Method in class java.text.Collator
Compares its two arguments for order.
compare(Object, Object). Method in interface java.util.Comparator
Compares its two arguments for order.
compare(Object, Object). Method in class java.io.ObjectStreamField
Compare this with another ObjectStreamField.
compare(String, String). Method in class java.text.Collator
Compares the source string to the target string according to the collation rules for this Collator.
compare(String, String). Method in class java.text.RuleBasedCollator
Compares the character data stored in two different strings based on the collation rules.
compareTabOrder(Component, Component). Method in class java.awt.swing.DefaultFocusManager
Return true if a should be before b in the "tab" order.
compareTo(BigDecimal). Method in class java.math.BigDecimal
Returns -1, 0 or 1 as this number is less than, equal to, or greater than val.
compareTo(BigInteger). Method in class java.math.BigInteger
Returns -1, 0 or 1 as this number is less than, equal to, or greater than val.
compareTo(Byte). Method in class java.lang.Byte
Compares two Bytes numerically.
compareTo(Character). Method in class java.lang.Character
Compares two Characters numerically.
compareTo(CollationKey). Method in class java.text.CollationKey
Compare this CollationKey to the target CollationKey.
compareTo(Date). Method in class java.util.Date
Compares two Dates for ordering.
compareTo(Double). Method in class java.lang.Double
Compares two Doubles numerically.
compareTo(File). Method in class java.io.File
Compares two Files lexicographically according to their canonical paths.
compareTo(Float). Method in class java.lang.Float
Compares two Floats numerically.
compareTo(Integer). Method in class java.lang.Integer
Compares two Integers numerically.
compareTo(Long). Method in class java.lang.Long
Compares two Longs numerically.
compareTo(Object). Method in class java.math.BigDecimal
Compares this BigDecimal to another Object.
compareTo(Object). Method in class java.math.BigInteger
Compares this BigInteger to another Object.
compareTo(Object). Method in class java.lang.Byte
Compares this Byte to another Object.
compareTo(Object). Method in class java.lang.Character
Compares this Character to another Object.
compareTo(Object). Method in class java.text.CollationKey
Compares this CollationKey with the specified Object for order.
compareTo(Object). Method in interface java.lang.Comparable
Compares this Object with the specified Object for order.
compareTo(Object). Method in class java.util.Date
Compares this Date to another Object.
compareTo(Object). Method in class java.lang.Double
Compares this Double to another Object.
compareTo(Object). Method in class java.io.File
Compares this File to another Object according to their canonical paths.
compareTo(Object). Method in class java.lang.Float
Compares this Float to another Object.
compareTo(Object). Method in class java.lang.Integer
Compares this Integer to another Object.
compareTo(Object). Method in class java.lang.Long
Compares this Long to another Object.
compareTo(Object). Method in class java.lang.Short
Compares this Short to another Object.
compareTo(Object). Method in class java.lang.String
Compares this String to another Object.
compareTo(Object). Method in class java.net.URL
Compares a URL to another URL.
compareTo(Short). Method in class java.lang.Short
Compares two Shorts numerically.
compareTo(String). Method in class java.lang.String
Compares two strings lexicographically.
compileClass(Class). Static method in class java.lang.Compiler
Compiles the specified class.
compileClasses(String). Static method in class java.lang.Compiler
Compiles all classes whose name matches the specified string.
COMPLETE. Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was completed successfully.
complete(). Method in class java.util.Calendar
Fills in any unset fields in the time field list.
completed. Variable in class org.omg.CORBA.SystemException
The status of the operation which threw this exception.
COMPLETED_MAYBE. Static variable in class org.omg.CORBA.CompletionStatus
COMPLETED_NO. Static variable in class org.omg.CORBA.CompletionStatus
COMPLETED_YES. Static variable in class org.omg.CORBA.CompletionStatus
completeDrag(int, int). Method in class java.awt.swing.basic.BasicSplitPaneDivider.DragController
completeDrag(MouseEvent). Method in class java.awt.swing.basic.BasicSplitPaneDivider.DragController
Messages finishDraggingTo with the new location for the mouse event.
completeEditing(boolean, boolean, boolean). Method in class java.awt.swing.basic.BasicTreeUI
Stops the editing session.
COMPLETESCANLINES. Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in (multiples of) complete scanlines at a time.
component. Variable in class java.awt.swing.DefaultCellRenderer
component. Variable in class java.awt.dnd.DragSourceContext
COMPONENT. Static variable in class java.awt.font.GlyphMetrics
This code indicates a glyph with no corresponding character in the backing store.
component. Static variable in class java.awt.swing.ImageIcon
Component(). Constructor for class java.awt.Component
Constructs a new component.
component(). Method in class java.awt.swing.motif.MotifFrameBorder
Returns the FrameBorder's JComponent.
COMPONENT_ADDED. Static variable in class java.awt.event.ContainerEvent
This event indicates that a component was added to the container.
COMPONENT_EVENT_MASK. Static variable in class java.awt.AWTEvent
The event mask for selecting component events.
COMPONENT_FIRST. Static variable in class java.awt.event.ComponentEvent
The first number in the range of ids used for component events.
COMPONENT_HIDDEN. Static variable in class java.awt.event.ComponentEvent
This event indicates that the component was rendered invisible.
COMPONENT_LAST. Static variable in class java.awt.event.ComponentEvent
The last number in the range of ids used for component events.
COMPONENT_MOVED. Static variable in class java.awt.event.ComponentEvent
This event indicates that the component's position changed.
COMPONENT_REMOVED. Static variable in class java.awt.event.ContainerEvent
This event indicates that a component was removed from the container.
COMPONENT_RESIZED. Static variable in class java.awt.event.ComponentEvent
This event indicates that the component's size changed.
COMPONENT_SHOWN. Static variable in class java.awt.event.ComponentEvent
This event indicates that the component was made visible.
ComponentAdapter(). Constructor for class java.awt.event.ComponentAdapter
componentAdded(ContainerEvent). Method in class java.awt.AWTEventMulticaster
Handles the componentAdded container event by invoking the componentAdded methods on listener-a and listener-b.
componentAdded(ContainerEvent). Method in class java.awt.swing.basic.BasicMenuBarUI.ContainerListener
Invoked when a component has been added to the container.
componentAdded(ContainerEvent). Method in class java.awt.swing.basic.BasicPopupMenuUI.PopupContainerListener
Invoked when a component has been added to the container.
componentAdded(ContainerEvent). Method in class java.awt.event.ContainerAdapter
Invoked when a component has been added to the container.
componentAdded(ContainerEvent). Method in interface java.awt.event.ContainerListener
Invoked when a component has been added to the container.
componentAdded(ContainerEvent). Method in class java.awt.swing.jlf.JLFToolBarUI
ComponentAttribute. Static variable in class java.awt.swing.text.StyleConstants
Name of the component attribute.
componentAttributes. Variable in class java.awt.swing.SpringLayout
ComponentColorModel(ColorSpace, int[], boolean, boolean, int). Constructor for class java.awt.image.ComponentColorModel
Constructs a ComponentColorModel from the specified parameters.
ComponentElementName. Static variable in class java.awt.swing.text.StyleConstants
Name of elements used to represent components.
ComponentEvent(Component, int). Constructor for class java.awt.event.ComponentEvent
Constructs a ComponentEvent object.
componentHidden(ComponentEvent). Method in class java.awt.AWTEventMulticaster
Handles the componentHidden event by invoking the componentHidden methods on listener-a and listener-b.
componentHidden(ComponentEvent). Method in class java.awt.swing.basic.BasicComboBoxUI
componentHidden(ComponentEvent). Method in class java.awt.swing.basic.BasicPopupMenuUI.ComponentListener
Invoked when the component has been made invisible.
componentHidden(ComponentEvent). Method in class java.awt.swing.basic.BasicSliderUI.SizingListener
componentHidden(ComponentEvent). Method in class java.awt.event.ComponentAdapter
Invoked when the component has been made invisible.
componentHidden(ComponentEvent). Method in interface java.awt.event.ComponentListener
Invoked when the component has been made invisible.
componentHidden(ComponentEvent). Method in class java.awt.swing.jlf.JLFDesktopMenu
componentHidden(ComponentEvent). Method in class java.awt.swing.jlf.JLFToolTipUI
componentHidden(ComponentEvent). Method in class java.awt.swing.JPopupMenu.ComponentListener
Invoked when the component has been made invisible.
componentListener. Variable in class java.awt.swing.basic.BasicPopupMenuUI
componentListener. Variable in class java.awt.swing.basic.BasicTreeUI
Used for large models, listens for moved/resized events and updates the validCachedPreferredSize bit accordingly.
componentMoved(ComponentEvent). Method in class java.awt.AWTEventMulticaster
Handles the componentMoved event by invoking the componentMoved methods on listener-a and listener-b.
componentMoved(ComponentEvent). Method in class java.awt.swing.basic.BasicComboBoxUI
componentMoved(ComponentEvent). Method in class java.awt.swing.basic.BasicPopupMenuUI.ComponentListener
Invoked when the component's position changes.
componentMoved(ComponentEvent). Method in class java.awt.swing.basic.BasicSliderUI.SizingListener
componentMoved(ComponentEvent). Method in class java.awt.event.ComponentAdapter
Invoked when the component's position changes.
componentMoved(ComponentEvent). Method in interface java.awt.event.ComponentListener
Invoked when the component's position changes.
componentMoved(ComponentEvent). Method in class java.awt.swing.jlf.JLFDesktopMenu
componentMoved(ComponentEvent). Method in class java.awt.swing.jlf.JLFToolTipUI
componentMoved(ComponentEvent). Method in class java.awt.swing.JPopupMenu.ComponentListener
Invoked when the component's position changes.
componentRemoved(ContainerEvent). Method in class java.awt.AWTEventMulticaster
Handles the componentRemoved container event by invoking the componentRemoved methods on listener-a and listener-b.
componentRemoved(ContainerEvent). Method in class java.awt.swing.basic.BasicMenuBarUI.ContainerListener
Invoked when a component has been removed from the container.
componentRemoved(ContainerEvent). Method in class java.awt.event.ContainerAdapter
Invoked when a component has been removed from the container.
componentRemoved(ContainerEvent). Method in interface java.awt.event.ContainerListener
Invoked when a component has been removed from the container.
componentRemoved(ContainerEvent). Method in class java.awt.swing.jlf.JLFToolBarUI
componentResized(ComponentEvent). Method in class java.awt.AWTEventMulticaster
Handles the componentResized event by invoking the componentResized methods on listener-a and listener-b.
componentResized(ComponentEvent). Method in class java.awt.swing.basic.BasicComboBoxUI
componentResized(ComponentEvent). Method in class java.awt.swing.basic.BasicSliderUI.SizingListener
componentResized(ComponentEvent). Method in class java.awt.event.ComponentAdapter
Invoked when the component's size changes.
componentResized(ComponentEvent). Method in interface java.awt.event.ComponentListener
Invoked when the component's size changes.
componentResized(ComponentEvent). Method in class java.awt.swing.jlf.JLFDesktopMenu
This implementation from ComponentListener is designed to deal with the case that someone resizes the desktop.
componentResized(ComponentEvent). Method in class java.awt.swing.jlf.JLFToolTipUI
implemented for ComponentListener.
componentResized(ComponentEvent). Method in class java.awt.swing.JViewport.ViewListener
Invoked when the component's size changes.
components. Variable in class java.awt.swing.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
ComponentSampleModel(int, int, int, int, int, int[]). Constructor for class java.awt.image.ComponentSampleModel
Constructs a ComponentSampleModel with the specified parameters.
componentShown(ComponentEvent). Method in class java.awt.AWTEventMulticaster
Handles the componentShown event by invoking the componentShown methods on listener-a and listener-b.
componentShown(ComponentEvent). Method in class java.awt.swing.basic.BasicComboBoxUI
componentShown(ComponentEvent). Method in class java.awt.swing.basic.BasicSliderUI.SizingListener
componentShown(ComponentEvent). Method in class java.awt.event.ComponentAdapter
Invoked when the component has been made visible.
componentShown(ComponentEvent). Method in interface java.awt.event.ComponentListener
Invoked when the component has been made visible.
componentShown(ComponentEvent). Method in class java.awt.swing.jlf.JLFDesktopMenu
componentShown(ComponentEvent). Method in class java.awt.swing.jlf.JLFToolTipUI
ComponentUI(). Constructor for class java.awt.swing.plaf.ComponentUI
ComponentView(Element). Constructor for class java.awt.swing.text.ComponentView
Creates a new JComponentView object.
compose(Raster, Raster, WritableRaster). Method in interface java.awt.CompositeContext
This method composes the two source rasters and places the result in the destination raster.
CompositeView(Element). Constructor for class java.awt.swing.text.CompositeView
Constructs a JCompositeView for the given element.
CompoundBorder(). Constructor for class java.awt.swing.border.CompoundBorder
Creates a compound border with null outside and inside borders.
CompoundBorder(Border, Border). Constructor for class java.awt.swing.border.CompoundBorder
Creates a compound border with the specified outside and inside borders.
compoundEdit. Variable in class java.awt.swing.undo.UndoableEditSupport
CompoundEdit(). Constructor for class java.awt.swing.undo.CompoundEdit
comptable. Variable in class java.awt.GridBagLayout
computeBlit(int, int, Point, Point, Dimension, Rectangle). Method in class java.awt.swing.JViewport
Computes the parameters for a blit where the backing store image currently contains oldLoc in the upper left hand corner and we're scrolling to newLoc.
computeDifference(Rectangle, Rectangle). Static method in class java.awt.swing.SwingUtilities
computeFields(). Method in class java.util.Calendar
Converts UTC as milliseconds to time field values.
computeFields(). Method in class java.util.GregorianCalendar
Overrides Calendar Converts UTC as milliseconds to time field values.
computeIntersection(int, int, int, int, Rectangle). Static method in class java.awt.swing.SwingUtilities
computeRow(int, int[]). Method in class java.awt.swing.SyntheticImage
computeStringWidth(FontMetrics, String). Static method in class java.awt.swing.SwingUtilities
computeTime(). Method in class java.util.Calendar
Converts Calendar's time field values to UTC as milliseconds.
computeTime(). Method in class java.util.GregorianCalendar
Overrides Calendar Converts time field values to UTC as milliseconds.
computeUnion(int, int, int, int, Rectangle). Static method in class java.awt.swing.SwingUtilities
computeVisibleRect(Rectangle). Method in class java.awt.swing.JComponent
Returns the Component's "visible rect rectangle" - the intersection of the visible rectangles for this component and all of its ancestors.
concat(String). Method in class java.lang.String
Concatenates the specified string to the end of this string.
concat(StyledString). Method in class java.awt.font.StyledString
Concatenates the specified StyledString to the end of this StyledString and returns a new StyledString object representing the concatenation.
concatenate(AffineTransform). Method in class java.awt.geom.AffineTransform
Concatenates an AffineTransform Tx to this AffineTransform Cx in the most commonly useful way to provide a new user space which is mapped to the former user space by Tx.
ConcurrentModificationException(). Constructor for class java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with no detail message.
ConcurrentModificationException(String). Constructor for class java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with the specified detail message.
configureComboBox(). Method in class java.awt.swing.basic.BasicComboBoxUI
configureComboBox(). Method in class java.awt.swing.motif.MotifComboBoxUI
configureComponent(). Method in class java.awt.swing.text.DefaultTextUI
Initialize component properties, e.g.
configureEditor(ComboBoxEditor, Object). Method in class java.awt.swing.JComboBox
configureList(). Method in class java.awt.swing.basic.BasicListUI
Initialize JList properties, e.g.
configureScrollBarColors(). Method in class java.awt.swing.basic.BasicScrollBarUI
Initialize the private static colors used by paintKnob() and paintTrack().
configureScrollBarColors(). Method in class java.awt.swing.jlf.JLFScrollBarUI
Initialize the private static colors used by paintKnob() and paintTrack().
configureScrollBarColors(). Method in class java.awt.swing.motif.MotifScrollBarUI
Initialize the private static colors used by paintKnob() and paintTrack().
connect(). Method in class java.net.URLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect(InetAddress, int). Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect(Object). Method in class org.omg.CORBA.ORB
Connect a servant (a Java object which is an instance of the server implementation class) to the ORB.
connect(PipedInputStream). Method in class java.io.PipedOutputStream
Connects this piped output stream to a receiver.
connect(PipedOutputStream). Method in class java.io.PipedInputStream
Connects this piped input stream to a sender.
connect(PipedReader). Method in class java.io.PipedWriter
Connect the specified piped reader to this writer.
connect(PipedWriter). Method in class java.io.PipedReader
Connect the specified piped writer to this reader.
connect(String, int). Method in class java.net.SocketImpl
Connects this socket to the specified port on the named host.
connect(String, Properties). Method in interface java.sql.Driver
Try to make a database connection to the given URL.
connected. Variable in class java.net.URLConnection
If false, this connection object has not created a communications link to the specified URL.
ConnectException(). Constructor for class java.net.ConnectException
Construct a new ConnectException with no detailed message.
ConnectException(String). Constructor for class java.net.ConnectException
Constructs a new ConnectException with the specified detail message as to why the connect error occurred.
ConnectException(String). Constructor for class java.rmi.ConnectException
Create A remote exception with the specified string
ConnectException(String, Exception). Constructor for class java.rmi.ConnectException
Create A remote exception with the specified string, and the exception specified.
ConnectIOException(String). Constructor for class java.rmi.ConnectIOException
Create A remote exception with the specified string
ConnectIOException(String, Exception). Constructor for class java.rmi.ConnectIOException
Create A remote exception with the specified string, and the exception specified.
CONNECTOR_PUNCTUATION. Static variable in class java.lang.Character
ConstantDescription(). Constructor for class org.omg.CORBA.ConstantDescription
ConstantDescription(String, String, String, String, TypeCode, Any). Constructor for class org.omg.CORBA.ConstantDescription
CONSTRAINED. Static variable in class java.awt.swing.beaninfo.SwingBeanInfo
consume(). Method in class java.awt.AWTEvent
consume(). Method in class java.awt.event.InputEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
consume(). Method in class java.awt.event.InputMethodEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
consumed. Variable in class java.awt.AWTEvent
consumer. Variable in class java.awt.image.ImageFilter
The consumer of the particular image data stream for which this instance of the ImageFilter is filtering data.
contained_object. Variable in class org.omg.CORBA.ContainerPackage.Description
containeeListener. Variable in class java.awt.swing.basic.BasicMenuBarUI
containeeMenuListener. Variable in class java.awt.swing.basic.BasicMenuBarUI
Container(). Constructor for class java.awt.Container
Constructs a new Container.
CONTAINER_EVENT_MASK. Static variable in class java.awt.AWTEvent
The event mask for selecting container events.
CONTAINER_FIRST. Static variable in class java.awt.event.ContainerEvent
The first number in the range of ids used for container events.
CONTAINER_LAST. Static variable in class java.awt.event.ContainerEvent
The last number in the range of ids used for container events.
ContainerAdapter(). Constructor for class java.awt.event.ContainerAdapter
ContainerEvent(Component, int, Component). Constructor for class java.awt.event.ContainerEvent
Constructs a ContainerEvent object.
containerListener. Variable in class java.awt.swing.basic.BasicMenuBarUI
containerListener. Variable in class java.awt.swing.basic.BasicPopupMenuUI
containing_repository(). Method in interface org.omg.CORBA.Contained
contains(AccessibleState). Method in class java.awt.accessibility.AccessibleStateSet
See if the current state is in the state set.
contains(AttributeSet). Method in interface java.text.AttributeSet
Returns true if this set contains all the attributes with equal values.
contains(AttributeSet). Method in class java.awt.font.TextAttributeSet
Returns true if this set contains all the attributes with equal values.
contains(double, double). Method in class java.awt.geom.Arc2D
Test if a given Point is inside the boundary of the shape.
contains(double, double). Method in class java.awt.geom.Area
Test if a given coordinate is inside the boundary of the shape.
contains(double, double). Method in class java.awt.geom.CubicCurve2D
Test if a given coordinate is inside the boundary of the shape.
contains(double, double). Method in class java.awt.geom.Ellipse2D
Test if a given Point is inside the boundary of the shape.
contains(double, double). Method in class java.awt.geom.GeneralPath
Test if a given coordinate is inside the boundary of the shape.
contains(double, double). Method in class java.awt.geom.Line2D
Test if a given coordinate is inside the boundary of the shape.
contains(double, double). Method in class java.awt.Polygon
Test if a given coordinate is inside the boundary of the shape.
contains(double, double). Method in class java.awt.geom.QuadCurve2D
Test if a given coordinate is inside the boundary of the shape.
contains(double, double). Method in class java.awt.geom.Rectangle2D
Test if a given coordinate is inside the boundary of the shape.
contains(double, double). Method in class java.awt.geom.RoundRectangle2D
Test if a given coordinate is inside the boundary of the shape.
contains(double, double). Method in interface java.awt.Shape
Test if a given coordinate is inside the boundary of the shape.
contains(double, double, double, double). Method in class java.awt.geom.Arc2D
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(double, double, double, double). Method in class java.awt.geom.Area
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(double, double, double, double). Method in class java.awt.geom.CubicCurve2D
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(double, double, double, double). Method in class java.awt.geom.Ellipse2D
Test if the interior of the Shape entirely contains the given Rectangle.
contains(double, double, double, double). Method in class java.awt.geom.GeneralPath
Test if a given coordinate is inside the boundary of the shape.
contains(double, double, double, double). Method in class java.awt.geom.Line2D
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(double, double, double, double). Method in class java.awt.Polygon
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(double, double, double, double). Method in class java.awt.geom.QuadCurve2D
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(double, double, double, double). Method in class java.awt.geom.Rectangle2D
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(double, double, double, double). Method in class java.awt.geom.RoundRectangle2D
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(double, double, double, double). Method in interface java.awt.Shape
Test if the interior of the Shape entirely contains the given set of rectangular coordinates.
contains(int, int). Method in class java.awt.Component
Checks whether this component "contains" the specified point, where x and y are defined to be relative to the coordinate system of this component.
contains(int, int). Method in class java.awt.Polygon
Determines whether the specified point is contained by this polygon.
contains(int, int). Method in class java.awt.Rectangle
Checks whether this rectangle contains the point at the specified location (xy).
contains(int, int, int, int). Method in class java.awt.Rectangle
Checks whether this rectangle entirely contains the rectangle at the specified location (XY) with the specified dimensions (WH).
contains(JComponent, int, int). Method in class java.awt.swing.plaf.ComponentUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiButtonUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiCheckBoxMenuItemUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiComboBoxUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiDesktopIconUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiDesktopPaneUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiDirectoryPaneUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiInternalFrameUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiLabelUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiListUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiMenuBarUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiMenuItemUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiMenuUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiOptionPaneUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiPopupMenuUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiProgressBarUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiRadioButtonMenuItemUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiScrollBarUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiScrollPaneUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiSeparatorUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiSliderUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiSpinnerUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiSplitPaneUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiTabbedPaneUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiTableHeaderUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiTableUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiTextUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiToggleButtonUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiToolBarUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiToolTipUI
contains(JComponent, int, int). Method in class java.awt.swing.multi.MultiTreeUI
contains(Object). Method in class java.util.AbstractCollection
Returns true if this Collection contains the specified element.
contains(Object). Method in class java.util.ArrayList
Returns true if this ArrayList contains the specified element.
contains(Object). Method in class java.util.ArraySet
Returns true if this ArraySet contains the specified element.
contains(Object). Method in class java.beans.beancontext.BeanContextSupport
contains(Object). Method in interface java.util.Collection
Returns true if this Collection contains the specified element.
contains(Object). Method in class java.awt.swing.DefaultListModel
contains(Object). Method in class java.util.HashSet
Returns true if this HashSet contains the specified element.
contains(Object). Method in class java.util.Hashtable
Tests if some key maps into the specified value in this hashtable.
contains(Object). Method in interface java.util.List
Returns true if this List contains the specified element.
contains(Object). Method in interface java.util.Set
Returns true if this Set contains the specified element.
contains(Object). Method in class java.util.Vector
Tests if the specified object is a component in this vector.
contains(Point). Method in class java.awt.accessibility.AbstractAccessible
Checks whether the specified Point is within this object's bounds, where the Point is relative to the coordinate system of the object.
contains(Point). Method in interface java.awt.accessibility.Accessible
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(Point). Method in class java.awt.Component
Checks whether this component "contains" the specified point, where the point's x and y coordinates are defined to be relative to the coordinate system of this component.
contains(Point). Method in class java.awt.Polygon
Determines whether the specified point is inside the Polygon.
contains(Point). Method in class java.awt.Rectangle
Checks whether this rectangle contains the specified point.
contains(Point2D). Method in class java.awt.geom.Area
Test if a given Point is inside the boundary of the shape.
contains(Point2D). Method in class java.awt.geom.CubicCurve2D
Test if a given Point is inside the boundary of the shape.
contains(Point2D). Method in class java.awt.geom.GeneralPath
Test if a given Point is inside the boundary of the shape.
contains(Point2D). Method in class java.awt.geom.Line2D
Test if a given Point is inside the boundary of the shape.
contains(Point2D). Method in class java.awt.Polygon
Test if a given Point is inside the boundary of the shape.
contains(Point2D). Method in class java.awt.geom.QuadCurve2D
Test if a given Point is inside the boundary of the shape.
contains(Point2D). Method in class java.awt.geom.RectangularShape
Test if a given Point is inside the boundary of the shape.
contains(Point2D). Method in interface java.awt.Shape
Test if a given Point is inside the boundary of the shape.
contains(Rectangle). Method in class java.awt.Rectangle
Checks whether this rectangle entirely contains the specified rectangle.
contains(Rectangle2D). Method in class java.awt.geom.Arc2D
Test if the interior of the Shape entirely contains the given Rectangle.
contains(Rectangle2D). Method in class java.awt.geom.Area
Test if the interior of the Shape entirely contains the given Rectangle.
contains(Rectangle2D). Method in class java.awt.geom.CubicCurve2D
Test if the interior of the Shape entirely contains the given Rectangle.
contains(Rectangle2D). Method in class java.awt.geom.GeneralPath
Test if a given Point is inside the boundary of the shape.
contains(Rectangle2D). Method in class java.awt.geom.Line2D
Test if the interior of the Shape entirely contains the given Rectangle.
contains(Rectangle2D). Method in class java.awt.Polygon
Test if the interior of the Shape entirely contains the given Rectangle.
contains(Rectangle2D). Method in class java.awt.geom.QuadCurve2D
Test if the interior of the Shape entirely contains the given Rectangle.
contains(Rectangle2D). Method in class java.awt.geom.RectangularShape
Test if the interior of the Shape entirely contains the given Rectangle.
contains(Rectangle2D). Method in interface java.awt.Shape
Test if the interior of the Shape entirely contains the given Rectangle.
contains(String, Object). Method in interface java.text.AttributeSet
Returns true if this set contains this attribute with an equal value, or if the value is null and the attribute is not defined.
contains(String, Object). Method in class java.awt.font.TextAttributeSet
Returns true if this set contains this attribute with an equal value, or if the value is null and the attribute is not defined.
containsAlias(String). Method in class java.security.KeyStore
Checks if alias exists.
containsAll(Collection). Method in class java.util.AbstractCollection
Returns true if this Collection contains all of the elements in the specified Collection.
containsAll(Collection). Method in class java.beans.beancontext.BeanContextSupport
containsAll(Collection). Method in interface java.util.Collection
Returns true if this Collection contains all of the elements in the specified Collection.
containsAll(Collection). Method in interface java.util.List
Returns true if this List contains all of the elements of the specified Collection.
containsAll(Collection). Method in interface java.util.Set
Returns true if this Set contains all of the elements of the specified Collection.
containsAngle(double). Method in class java.awt.geom.Arc2D
Tests if a given angle is within the angular extents of the arc.
containsAttribute(String, Object). Method in class java.awt.swing.text.AbstractDocument.AbstractElement
Checks whether a given attribute name/value is defined.
containsAttribute(String, Object). Method in interface java.awt.swing.text.AttributeSet
Returns true if this set contains this attribute with an equal value.
containsAttribute(String, Object). Method in class java.awt.swing.text.SimpleAttributeSet
Checks whether the attribute list contains a specified attribute name/value pair.
containsAttribute(String, Object). Method in class java.awt.swing.text.StyleContext.NamedStyle
Checks whether a given attribute name/value is defined.
containsAttributes(AttributeSet). Method in class java.awt.swing.text.AbstractDocument.AbstractElement
Checks whether the element contains all the attributes.
containsAttributes(AttributeSet). Method in interface java.awt.swing.text.AttributeSet
Returns true if this set contains all the attributes with equal values.
containsAttributes(AttributeSet). Method in class java.awt.swing.text.SimpleAttributeSet
Checks whether the attribute list contains all the specified name/value pairs.
containsAttributes(AttributeSet). Method in class java.awt.swing.text.StyleContext.NamedStyle
Checks whether the element contains all the attributes.
containsChild(Object). Method in class java.beans.beancontext.BeanContextSupport
containsCustomComponents(). Method in class java.awt.swing.basic.AbstractOptionPaneUI
Returns true if in the last call to validateComponent the message or buttons contained a subclass of Component.
containsCustomComponents(). Method in class java.awt.swing.multi.MultiOptionPaneUI
Returns true if the user has supplied instances of Component for either the options or message.
containsCustomComponents(). Method in class java.awt.swing.plaf.OptionPaneUI
Returns true if the user has supplied instances of Component for either the options or message.
containsHeader(String). Method in interface javax.servlet.http.HttpServletResponse
Checks whether the response message header has a field with the specified name.
containsKey(Object). Method in class java.util.AbstractMap
Returns true if this Map contains a mapping for the specified key.
containsKey(Object). Method in class java.util.jar.Attributes
Returns true if this Map contains the specified attribute name (key).
containsKey(Object). Method in class java.util.HashMap
Returns true if this HashMap contains a mapping for the specified key.
containsKey(Object). Method in class java.util.Hashtable
Tests if the specified object is a key in this hashtable.
containsKey(Object). Method in interface java.util.Map
Returns true if this Map contains a mapping for the specified key.
containsKey(Object). Method in class java.util.TreeMap
Returns true if this TreeMap contains a mapping for the specified key.
containsValue(Object). Method in class java.util.AbstractMap
Returns true if this Map maps one or more keys to this value.
containsValue(Object). Method in class java.util.jar.Attributes
Returns true if this Map maps one or more attribute names (keys) to the specified value.
containsValue(Object). Method in class java.util.HashMap
Returns true if this HashMap maps one or more keys to the specified value.
containsValue(Object). Method in class java.util.Hashtable
Returns true if this Hashtable maps one or more keys to this value.
containsValue(Object). Method in interface java.util.Map
Returns true if this Map maps one or more keys to the specified value.
CONTENT_PANE_PROPERTY. Static variable in class java.awt.swing.JInternalFrame
Bound property name.
CONTENT_TYPE. Static variable in class java.util.jar.Attributes.Name
Some predefined attribute names.
content_type(). Method in class org.omg.CORBA.TypeCode
The content_type operation can be invoked on sequence, array, and alias TypeCodes.
ContentElementName. Static variable in class java.awt.swing.text.AbstractDocument
Name of elements used to represent content
ContentHandler(). Constructor for class java.net.ContentHandler
contentPane. Variable in class java.awt.swing.JRootPane
contents. Variable in class java.awt.datatransfer.Clipboard
contents(DefinitionKind, boolean). Method in interface org.omg.CORBA.Container
CONTENTS_CHANGED. Static variable in class java.awt.swing.event.ListDataEvent
contentsChanged(ListDataEvent). Method in class java.awt.swing.basic.BasicListUI.DataListener
contentsChanged(ListDataEvent). Method in class java.awt.swing.JComboBox
This method is public as an implementation side effect.
contentsChanged(ListDataEvent). Method in interface java.awt.swing.event.ListDataListener
Sent when the contents of the list has changed in a way that's to complex to characterize with the previous methods.
ContentType. Static variable in class java.awt.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getType.
context. Variable in class java.awt.dnd.DropTargetEvent
Context(). Constructor for class org.omg.CORBA.Context
context_name(). Method in class org.omg.CORBA.Context
name accessor.
ContextList(). Constructor for class org.omg.CORBA.ContextList
contexts. Variable in class org.omg.CORBA.OperationDescription
contexts(). Method in interface org.omg.CORBA.OperationDef
contexts(). Method in class org.omg.CORBA.Request
The context list accessor
contexts(String[]). Method in interface org.omg.CORBA.OperationDef
continueDrag(int, int). Method in class java.awt.swing.basic.BasicSplitPaneDivider.DragController
continueDrag(MouseEvent). Method in class java.awt.swing.basic.BasicSplitPaneDivider.DragController
Messages dragDividerTo with the new location for the mouse event.
CONTINUOUS_LAYOUT_PROPERTY. Static variable in class java.awt.swing.JSplitPane
Bound property name for continuousLayout.
continuousLayout. Variable in class java.awt.swing.JSplitPane
Whether or not the views are continuously redisplayed while resizing.
control. Static variable in class java.awt.swing.basic.BasicGraphicsUtils
CONTROL. Static variable in class java.lang.Character
control. Static variable in class java.awt.swing.jlf.JLFUtilities
control. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
CONTROL. Static variable in class java.awt.SystemColor
The array index for the control background color.
control. Static variable in class java.awt.SystemColor
The background color for control objects.
CONTROL_DK_SHADOW. Static variable in class java.awt.SystemColor
The array index for the control dark shadow color.
CONTROL_HIGHLIGHT. Static variable in class java.awt.SystemColor
The array index for the control highlight color.
CONTROL_LT_HIGHLIGHT. Static variable in class java.awt.SystemColor
The array index for the control light highlight color.
CONTROL_SHADOW. Static variable in class java.awt.SystemColor
The array index for the control shadow color.
CONTROL_TEXT. Static variable in class java.awt.SystemColor
The array index for the control text color.
controlBlack. Static variable in class java.awt.swing.basic.BasicGraphicsUtils
controlBlack. Static variable in class java.awt.swing.jlf.JLFUtilities
controlBlack. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
controlDisabled. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
controlDkShadow. Static variable in class java.awt.SystemColor
The dark shadow color for control objects.
controlDown(). Method in class java.awt.Event
Checks if the Control key is down.
controlFont. Static variable in class java.awt.swing.basic.BasicGraphicsUtils
controlFont. Static variable in class java.awt.swing.jlf.JLFUtilities
controlFont. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
controlHighlight. Static variable in class java.awt.swing.basic.BasicGraphicsUtils
controlHighlight. Static variable in class java.awt.swing.jlf.JLFUtilities
controlHighlight. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
controlHighlight. Static variable in class java.awt.SystemColor
The regular highlight color for control objects.
controlKeyDown. Variable in class java.awt.swing.basic.BasicTableUI
controlLight. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
controlLightShadow. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
controlLtHighlight. Static variable in class java.awt.SystemColor
The light highlight color for control objects.
controlShadow. Static variable in class java.awt.swing.basic.BasicGraphicsUtils
controlShadow. Static variable in class java.awt.swing.jlf.JLFUtilities
controlShadow. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
controlShadow. Static variable in class java.awt.SystemColor
The regular shadow color for control objects.
controlSize. Static variable in class java.awt.swing.jlf.JLFCheckBoxUI
The View
controlText. Static variable in class java.awt.SystemColor
The text color for control objects.
controlWhite. Static variable in class java.awt.swing.basic.BasicGraphicsUtils
controlWhite. Static variable in class java.awt.swing.jlf.JLFUtilities
controlWhite. Static variable in class java.awt.swing.motif.MotifGraphicsUtils
convertMouseEvent(Component, MouseEvent, Component). Static method in class java.awt.swing.SwingUtilities
Returns a MouseEvent similar to sourceEvent except that its x and y members have been converted to destination's coordinate system.
convertPoint(Component, int, int, Component). Static method in class java.awt.swing.SwingUtilities
Convert the point (x,y) in source coordinate system to destination coordinate system.
convertPoint(Component, Point, Component). Static method in class java.awt.swing.SwingUtilities
Convert a aPoint in source coordinate system to destination coordinate system.
convertRectangle(Component, Rectangle, Component). Static method in class java.awt.swing.SwingUtilities
Convert the rectangle aRectangle in source coordinate system to destination coordinate system.
convertRowToY(int). Method in class java.awt.swing.basic.BasicListUI
Return the JList relative Y coordinate of the origin of the specified row or -1 if row isn't valide.
convertToIntDiscrete(Raster, boolean). Method in class java.awt.image.IndexColorModel
Returns a new BufferedImage of TYPE_INT_ARGB or TYPE_INT_RGB that matches the lookup tables.
convertToVector(Object[]). Static method in class java.awt.swing.table.DefaultTableModel
Returns a Vector that contains the same objects as the array
convertToVector(Object[][]). Static method in class java.awt.swing.table.DefaultTableModel
Returns a Vector of Vectors that contains the same objects as the array
convertValueToText(Object, boolean, boolean, boolean, int, boolean). Method in class java.awt.swing.JTree
This is called by the renderers to convert the passed in value into text.
convertYToRow(int). Method in class java.awt.swing.basic.BasicListUI
Convert the JList relative coordinate to the row that contains it, based on the current layout.
ConvolveOp(Kernel). Constructor for class java.awt.image.ConvolveOp
Constructs a ConvolveOp given a Kernel.
ConvolveOp(Kernel, int). Constructor for class java.awt.image.ConvolveOp
Constructs a ConvolveOp given a Kernel and an edge hint.
Cookie(String, String). Constructor for class javax.servlet.http.Cookie
Defines a cookie with an initial name/value pair.
copy(). Method in class java.awt.swing.text.JTextComponent
Transfers the currently selected range in the associated text model to the system clipboard, leaving the contents in the text model.
copyAction. Static variable in class java.awt.swing.text.DefaultEditorKit
Name of the action to copy the selected region and place the contents into the system clipboard.
copyArea(int, int, int, int, int, int). Method in class java.awt.swing.DebugGraphics
Copies an area of the component by a distance specified by dx and dy.
copyArea(int, int, int, int, int, int). Method in class java.awt.Graphics
Copies an area of the component by a distance specified by dx and dy.
copyAttributes(). Method in class java.awt.swing.text.AbstractDocument.AbstractElement
Copies a set of attributes.
copyAttributes(). Method in interface java.awt.swing.text.AttributeSet
Copies an attribute set.
copyAttributes(). Method in class java.awt.swing.text.SimpleAttributeSet
Makes a copy of the attributes.
copyAttributes(). Method in class java.awt.swing.text.StyleContext.NamedStyle
Copies a set of attributes.
copyChildren(). Method in class java.beans.beancontext.BeanContextSupport
copyInto(Object[]). Method in class java.awt.swing.DefaultListModel
copyInto(Object[]). Method in class java.util.Vector
Copies the components of this vector into the specified array.
copyValueOf(char[]). Static method in class java.lang.String
Returns a String that is equivalent to the specified character array.
copyValueOf(char[], int, int). Static method in class java.lang.String
Returns a String that is equivalent to the specified character array.
CORNER_SIZE. Static variable in class java.awt.swing.motif.MotifInternalFrameBorder
cornerKeywords. Static variable in class java.awt.swing.JScrollPane
cos(double). Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
count. Variable in class java.io.BufferedInputStream
The index one greater than the index of the last valid byte in the buffer.
count. Variable in class java.io.BufferedOutputStream
The number of valid bytes in the buffer.
count. Variable in class java.io.ByteArrayInputStream
The index one greater than the last valid character in the input stream buffer.
count. Variable in class java.io.ByteArrayOutputStream
The number of valid bytes in the buffer.
count. Variable in class java.io.CharArrayReader
Number of valid characters in buffer
count. Variable in class java.io.CharArrayWriter
The number of chars in the buffer.
count. Variable in class java.awt.swing.text.Segment
This is the number of array elements that make up the text of interest.
count. Variable in class java.io.StringBufferInputStream
The number of valid characters in the input stream buffer.
count(). Method in class org.omg.CORBA.ContextList
A count of number of Strings in the ContextList
count(). Method in class org.omg.CORBA.ExceptionList
A count of number of TypeCodes in the ExceptionList
count(). Method in class org.omg.CORBA.NVList
A count of the number of NamedValues in the NVList.
countComponents(). Method in class java.awt.Container
countItems(). Method in class java.awt.Choice
countItems(). Method in class java.awt.List
countItems(). Method in class java.awt.Menu
countMenus(). Method in class java.awt.MenuBar
countObservers(). Method in class java.util.Observable
Returns the number of observers of this object.
countStackFrames(). Method in class java.lang.Thread
Counts the number of stack frames in this thread.
countTokens(). Method in class java.util.StringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
cPreferredSize. Variable in class java.awt.swing.basic.BasicTreeUI
Size needed to completely display all the nodes.
crc. Variable in class java.util.zip.GZIPInputStream
CRC-32 for uncompressed data.
crc. Variable in class java.util.zip.GZIPOutputStream
CRC-32 of uncompressed data.
CRC32(). Constructor for class java.util.zip.CRC32
Cream. Static variable in class java.awt.swing.jlf.JLFUtilities
create(). Method in class java.net.DatagramSocketImpl
Creates a datagram socket
create(). Method in class java.awt.swing.DebugGraphics
Creates a new Graphics object that is a copy of this Graphics object.
create(). Method in class java.awt.Graphics
Creates a new Graphics object that is a copy of this Graphics object.
create(boolean). Method in class java.net.SocketImpl
Creates either a stream or a datagram socket.
create(Element). Method in class java.awt.swing.basic.BasicPasswordFieldUI
Creates a view for an element.
create(Element). Method in class java.awt.swing.basic.BasicTextAreaUI
Creates the view for an element.
create(Element). Method in class java.awt.swing.basic.BasicTextFieldUI
Creates a view based on an element.
create(Element). Method in class java.awt.swing.text.DefaultTextUI
If a subclass wishes to directly implement the factory producing the view(s), it should reimplement this method.
create(Element). Method in class java.awt.swing.motif.MotifPasswordFieldUI
Creates a view for an element.
create(Element). Method in class java.awt.swing.motif.MotifTextAreaUI
Creates the view for an element.
create(Element). Method in class java.awt.swing.motif.MotifTextFieldUI
Creates a view based on an element.
create(Element). Method in interface java.awt.swing.text.ViewFactory
Creates a view from the given structural element of a document.
create(Element, int, int). Method in class java.awt.swing.basic.BasicTextUI
Creates the view for an element that has been broken as a result of formatting.
create(Element, int, int). Method in class java.awt.swing.text.DefaultTextUI
If a subclass wishes to directly implement the factory producing the view(s), it should reimplement this method.
create(Element, int, int). Method in class java.awt.swing.motif.MotifTextAreaUI
Creates the view for an element.
create(Element, int, int). Method in class java.awt.swing.motif.MotifTextFieldUI
Creates a view based on an element.
create(Element, int, int). Method in interface java.awt.swing.text.ViewFactory
Creates a view from a portion of the given structural element of a document.
create(int, int, int, int). Method in class java.awt.swing.DebugGraphics
Creates a new Graphics object based on this Graphics object, but with a new translation and clip area.
create(int, int, int, int). Method in class java.awt.Graphics
Creates a new Graphics object based on this Graphics object, but with a new translation and clip area.
create_alias(String, String, String, IDLType). Method in interface org.omg.CORBA.Container
create_alias_tc(String, String, TypeCode). Method in class org.omg.CORBA.ORB
Create a TypeCode for an alias (IDL typedef).
create_any(). Method in class org.omg.CORBA.ORB
Create an instance of Any.
create_array(int, IDLType). Method in interface org.omg.CORBA.Repository
create_array_tc(int, TypeCode). Method in class org.omg.CORBA.ORB
Create a TypeCode for an array.
create_attribute(String, String, String, IDLType, AttributeMode). Method in interface org.omg.CORBA.InterfaceDef
create_child(String). Method in class org.omg.CORBA.Context
create_child creates a context with the current context set as it's parent.
create_constant(String, String, String, IDLType, Any). Method in interface org.omg.CORBA.Container
create_context_list(). Method in class org.omg.CORBA.ORB
Create a ContextList
create_enum(String, String, String, String[]). Method in interface org.omg.CORBA.Container
create_enum_tc(String, String, String[]). Method in class org.omg.CORBA.ORB
Create a TypeCode for an IDL enum.
create_environment(). Method in class org.omg.CORBA.ORB
Create an Environment
create_exception(String, String, String, StructMember[]). Method in interface org.omg.CORBA.Container
create_exception_list(). Method in class org.omg.CORBA.ORB
Create an ExceptionList
create_exception_tc(String, String, StructMember[]). Method in class org.omg.CORBA.ORB
Create a TypeCode for an IDL exception.
create_input_stream(). Method in class org.omg.CORBA.Any
returns an input stream that an Any value can be marshaled out of.
create_input_stream(). Method in class org.omg.CORBA.portable.OutputStream
create_interface(String, String, String, InterfaceDef[]). Method in interface org.omg.CORBA.Container
create_interface_tc(String, String). Method in class org.omg.CORBA.ORB
Create a TypeCode for an IDL interface.
create_list(int). Method in class org.omg.CORBA.ORB
Create an NVList with a given number of elements.
create_module(String, String, String). Method in interface org.omg.CORBA.Container
create_named_value(String, Any, int). Method in class org.omg.CORBA.ORB
Create a NamedValue using the given name, value and flags.
create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]). Method in interface org.omg.CORBA.InterfaceDef
create_operation_list(OperationDef). Method in class org.omg.CORBA.ORB
Create an NVList for the arguments of the IDL method corresponding to an OperationDef (obtained from an Interface Repository).
create_output_stream(). Method in class org.omg.CORBA.Any
returns an output stream that an Any value can be marshaled into.
create_output_stream(). Method in class org.omg.CORBA.ORB
Create a new org.omg.CORBA.portable.OutputStream into which IDL method parameters can be marshalled during method invocation.
create_recursive_sequence_tc(int, int). Method in class org.omg.CORBA.ORB
Create a recursive TypeCode in a sequence.
create_request(Object, Context, String, NVList, NamedValue). Method in class org.omg.CORBA.portable.Delegate
Create a Request instance for use in the Dynamic Invocation Interface.
create_request(Object, Context, String, NVList, NamedValue, ExceptionList, ContextList). Method in class org.omg.CORBA.portable.Delegate
Create a Request instance for use in the Dynamic Invocation Interface.
create_sequence(int, IDLType). Method in interface org.omg.CORBA.Repository
create_sequence_tc(int, TypeCode). Method in class org.omg.CORBA.ORB
Create a TypeCode for a sequence.
create_string(int). Method in interface org.omg.CORBA.Repository
create_string_tc(int). Method in class org.omg.CORBA.ORB
Create a TypeCode for a string.
create_struct(String, String, String, StructMember[]). Method in interface org.omg.CORBA.Container
create_struct_tc(String, String, StructMember[]). Method in class org.omg.CORBA.ORB
Create a TypeCode for an IDL struct.
create_union(String, String, String, IDLType, UnionMember[]). Method in interface org.omg.CORBA.Container
create_union_tc(String, String, TypeCode, UnionMember[]). Method in class org.omg.CORBA.ORB
Create a TypeCode for an IDL union.
create_wstring_tc(int). Method in class org.omg.CORBA.ORB
Create a TypeCode for a wide string.
createActionListener(). Method in class java.awt.swing.AbstractButton
createArrowButton(). Method in class java.awt.swing.basic.BasicComboBoxUI
createArrowButton(). Method in class java.awt.swing.jlf.JLFComboBoxUI
createBCSChildInfo(Object). Method in class java.beans.beancontext.BeanContextSupport

Subclasses can override this method to insert their own subclass of ChildInfo without having to override addChildren().

createBeanDescriptor(Class, Object[]). Method in class java.awt.swing.beaninfo.SwingBeanInfo
Create a BeanDescriptor object given an of keyword/value arguments.
createBevelBorder(int). Static method in class java.awt.swing.BorderFactory
createBevelBorder(int, Color, Color). Static method in class java.awt.swing.BorderFactory
createBevelBorder(int, Color, Color, Color, Color). Static method in class java.awt.swing.BorderFactory
createBlackLineBorder(). Static method in class java.awt.swing.border.LineBorder
Convenience method for getting the Color.black LineBorder of thickness 1.
createBody(). Method in class java.awt.swing.basic.AbstractOptionPaneUI
Messaged from validateComponent to create a Container containing the body of the message.
createBorderListener(JInternalFrame). Method in class java.awt.swing.basic.BasicInternalFrameUI
createBranchElement(Element, AttributeSet). Method in class java.awt.swing.text.AbstractDocument
Creates a document branch element, that can contain other elements.
createButton(Button). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Button using the specified peer interface.
createButtonListener(JComponent). Method in class java.awt.swing.basic.BasicCheckBoxMenuItemUI
createButtonListener(JComponent). Method in class java.awt.swing.basic.BasicMenuItemUI
createButtonListener(JComponent). Method in class java.awt.swing.basic.BasicMenuUI
createButtonListener(JComponent). Method in class java.awt.swing.basic.BasicRadioButtonMenuItemUI
createButtonListener(JComponent). Method in class java.awt.swing.motif.MotifCheckBoxMenuItemUI
createButtonListener(JComponent). Method in class java.awt.swing.motif.MotifRadioButtonMenuItemUI
createButtons(). Method in class java.awt.swing.basic.AbstractOptionPaneUI
Creates and returns a Container containin the buttons.
createButtons(). Method in class java.awt.swing.motif.MotifOptionPaneUI
Creates and returns a Container containin the buttons.
createCanvas(Canvas). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Canvas using the specified peer interface.
createCaret(). Method in class java.awt.swing.basic.BasicTextFieldUI
Creates the caret for a field.
createCaret(). Method in class java.awt.swing.text.DefaultTextUI
Creates the object to use for a caret.
createCaret(). Method in class java.awt.swing.motif.MotifTextUI
Creates the object to use for a caret.
createChangeListener(). Method in class java.awt.swing.AbstractButton
Subclasses that want to handle ChangeEvents differently can override this to return another ChangeListener implementation.
createChangeListener(). Method in class java.awt.swing.JProgressBar
createChangeListener(). Method in class java.awt.swing.JSlider
createChangeListener(). Method in class java.awt.swing.JTabbedPane
Subclasses that want to handle ChangeEvents differently can override this to return a subclass of ModelListener or another ChangeListener implementation.
createChangeListener(JMenu). Method in class java.awt.swing.basic.BasicMenuUI
createChangeListener(JMenuBar). Method in class java.awt.swing.basic.BasicMenuBarUI
createChangeListener(JPopupMenu). Method in class java.awt.swing.basic.BasicPopupMenuUI
createChangeListener(JPopupMenu). Method in class java.awt.swing.motif.MotifPopupMenuUI
createCheckbox(Checkbox). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Checkbox using the specified peer interface.
createCheckboxMenuItem(CheckboxMenuItem). Method in class java.awt.Toolkit
Creates this toolkit's implementation of CheckboxMenuItem using the specified peer interface.
createCheckboxMenuItemListener(JComponent). Method in class java.awt.swing.motif.MotifCheckBoxMenuItemUI
createChildren(DefaultMutableTreeNode, Object). Static method in class java.awt.swing.JTree.DynamicUtilTreeNode
Adds to parent all the children in children.
createChoice(Choice). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Choice using the specified peer interface.
createCompatibleDataBuffer(). Method in class java.awt.image.BandedSampleModel
Creates a DataBuffer that corresponds to this BandedSampleModel, The DataBuffer's width and height will match this BandedSampleModel's.
createCompatibleDataBuffer(). Method in class java.awt.image.ComponentSampleModel
Creates a DataBuffer that corresponds to this ComponentSampleModel.
createCompatibleDataBuffer(). Method in class java.awt.image.MultiBandPackedSampleModel
Creates a DataBuffer that corresponds to this MultiBandPackedSampleModel.
createCompatibleDataBuffer(). Method in class java.awt.image.SampleModel
Creates a DataBuffer that corresponds to this SampleModel.
createCompatibleDataBuffer(). Method in class java.awt.image.SingleBandPackedSampleModel
Creates a DataBuffer of the correct type big enough to hold all pixels described by this SingleBandPackedSampleModel.
createCompatibleDataBuffer(int, int). Method in class java.awt.image.BandedSampleModel
Creates a DataBuffer that corresponds to this BandedSampleModel, with a different width and height.
createCompatibleDataBuffer(int, int). Method in class java.awt.image.ComponentSampleModel
Creates a DataBuffer that corresponds to this ComponentSampleModel, with a different width and height.
createCompatibleDataBuffer(int, int). Method in class java.awt.image.MultiBandPackedSampleModel
Creates a DataBuffer that corresponds to this MultiBandPackedSampleModel, with a different width and height.
createCompatibleDataBuffer(int, int). Method in class java.awt.image.SampleModel
Creates a DataBuffer that corresponds to this SampleModel, with a different width and height.
createCompatibleDataBuffer(int, int). Method in class java.awt.image.SingleBandPackedSampleModel
Creates a DataBuffer of the correct type big enough to hold all pixels described by this SingleBandPackedSampleModel with the desired height and width.
createCompatibleDestImage(BufferedImage, ColorModel). Method in class java.awt.image.AffineTransformOp
Creates an empty destination image with the correct size and number of components.
createCompatibleDestImage(BufferedImage, ColorModel). Method in interface java.awt.image.BufferedImageOp
Creates an empty destination image with the correct size and number of components.
createCompatibleDestImage(BufferedImage, ColorModel). Method in class java.awt.image.ColorConvertOp
Creates an empty destination image with the correct size and number of components, given this source.
createCompatibleDestImage(BufferedImage, ColorModel). Method in class java.awt.image.ConvolveOp
Creates an empty destination image with the correct size and number of channels.
createCompatibleDestImage(BufferedImage, ColorModel). Method in class java.awt.image.LookupOp
Creates an empty destination image with the correct size and number of channels.
createCompatibleDestImage(BufferedImage, ColorModel). Method in class java.awt.image.RescaleOp
Creates an empty destination image with the correct size and number of channels.
createCompatibleDestImage(BufferedImage, ColorModel). Method in class java.awt.image.ThresholdOp
Creates an empty destination image with the correct size and number of bands.
createCompatibleDestRaster(Raster). Method in class java.awt.image.AffineTransformOp
Creates an empty destination Raster with the correct size and number of channels.
createCompatibleDestRaster(Raster). Method in class java.awt.image.BandCombineOp
Creates an empty destination Raster with the correct size and number of bands.
createCompatibleDestRaster(Raster). Method in class java.awt.image.ColorConvertOp
Creates an empty destination Raster with the correct size and number of bands, given this source.
createCompatibleDestRaster(Raster). Method in class java.awt.image.ConvolveOp
Creates an empty destination Raster with the correct size and number of channels.
createCompatibleDestRaster(Raster). Method in class java.awt.image.LookupOp
Creates an empty destination Raster with the correct size and number of channels.
createCompatibleDestRaster(Raster). Method in interface java.awt.image.RasterOp
Creates an empty destination Raster with the correct size and number of channels.
createCompatibleDestRaster(Raster). Method in class java.awt.image.RescaleOp
Creates an empty destination Raster with the correct size and number of channels.
createCompatibleDestRaster(Raster). Method in class java.awt.image.ThresholdOp
Creates an empty destination Raster with the correct size and number of bands.
createCompatibleImage(int, int). Method in class java.awt.GraphicsConfiguration
Returns a BufferedImage with channel layout and color model compatible with this graphics configuration.
createCompatibleImage(int, int, int). Method in class java.awt.GraphicsConfiguration
Returns a BufferedImage that supports the specified transparency and has a channel layout and color model compatible with this graphics configuration.
createCompatibleSampleModel(int, int). Method in class java.awt.image.BandedSampleModel
This creates a new BandedSampleModel with the specified width and height.
createCompatibleSampleModel(int, int). Method in class java.awt.image.ComponentSampleModel
This creates a new ComponentSampleModel with the specified width and height.
createCompatibleSampleModel(int, int). Method in class java.awt.image.MultiBandPackedSampleModel
This creates a new MultiBandPackedSampleModel with the specified width and height.
createCompatibleSampleModel(int, int). Method in class java.awt.image.SampleModel
Creates a SampleModel which describes data in this SampleModel's format, but with a different width and height.
createCompatibleSampleModel(int, int). Method in class java.awt.image.SingleBandPackedSampleModel
Creates a new SinglePackedSampleModel with the requested width and height.
createCompatibleWritableRaster(). Method in class java.awt.image.Raster
Create a compatible WritableRaster the same size as this Raster with the same SampleModel and a new initialized DataBuffer.
createCompatibleWritableRaster(int, int). Method in class java.awt.image.ColorModel
Creates a WritableRaster with the specified width and height, that has a channel layout compatible with this ColorModel.
createCompatibleWritableRaster(int, int). Method in class java.awt.image.ComponentColorModel
Creates a WritableRaster with the specified width and height, that has a channel layout compatible with this ColorModel.
createCompatibleWritableRaster(int, int). Method in class java.awt.image.DirectColorModel
Creates a WritableRaster with the specified width and height, that has a channel layout compatible with this ColorModel.
createCompatibleWritableRaster(int, int). Method in class java.awt.image.IndexColorModel
Creates a WritableRaster with the specified width and height, that has a channel layout compatible with this ColorModel.
createCompatibleWritableRaster(int, int). Method in class java.awt.image.Raster
Create a compatible WritableRaster with the specified size, a new SampleModel, and a new initialized DataBuffer.
createComponent(Component). Method in class java.awt.Toolkit
Creates a peer for a component or container.
createComponentListener(JPopupMenu). Method in class java.awt.swing.basic.BasicPopupMenuUI
createComponentListener(JPopupMenu). Method in class java.awt.swing.JPopupMenu
createComponentRaster(int, int, int, int, int, int[], DataBuffer, Point). Static method in class java.awt.image.Raster
Creates a Raster based on a ComponentSampleModel with the specified data type, width, height, scanline stride, pixel stride, band offsets, and data buffer.
createComponentRaster(int, int, int, int, int, int[], Point). Static method in class java.awt.image.Raster
Creates a Raster based on a ComponentSampleModel with the specified data type, width, height, scanline stride, pixel stride, and band offsets.
createComponentRaster(int, int, int, int, Point). Static method in class java.awt.image.Raster
Creates a Raster based on a ComponentSampleModel with the specified data type, width, height, and number of bands.
createCompoundBorder(). Static method in class java.awt.swing.BorderFactory
createCompoundBorder(Border, Border). Static method in class java.awt.swing.BorderFactory
createCompoundEdit(). Method in class java.awt.swing.undo.UndoableEditSupport
Called only from beginUpdate.
createContaineeListener(). Method in class java.awt.swing.basic.BasicPopupMenuUI.PopupContainerListener
createContainerListener(JMenuBar). Method in class java.awt.swing.basic.BasicMenuBarUI
createContainerListener(JPopupMenu). Method in class java.awt.swing.basic.BasicPopupMenuUI
createContentHandler(String). Method in interface java.net.ContentHandlerFactory
Creates a new ContentHandler to read an object from a URLStreamHandler.
createContentPane(). Method in class java.awt.swing.JRootPane
Called by the constructor methods to create the default contentPane.
createContext(ColorModel, ColorModel). Method in class java.awt.AlphaComposite
Creates a context for the compositing operation.
createContext(ColorModel, ColorModel). Method in interface java.awt.Composite
Create a context for the compositing operation.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform). Method in class java.awt.Color
Create and return a PaintContext used to generate a solid color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform). Method in class java.awt.GradientPaint
Creates and returns a context used to generate the color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform). Method in interface java.awt.Paint
Create and return a context used to generate the color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform). Method in class java.awt.SystemColor
Create and return a PaintContext used to generate a solid color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform). Method in class java.awt.TexturePaint
Creates and returns a context used to generate the color pattern.
createController(JTextComponent). Method in class java.awt.swing.basic.BasicEditorPaneUI
Creates a controller that extends the DefaultTextController to indicate a desire to follow a link.
createController(JTextComponent). Method in class java.awt.swing.basic.BasicTextFieldUI
Creates the controller responsible for binding events to actions in the text field.
createController(JTextComponent). Method in class java.awt.swing.text.DefaultTextUI
Creates the controller responsible for binding events to actions in the text component.
createController(JTextComponent). Method in class java.awt.swing.motif.MotifTextFieldUI
Creates the controller supplied by the superclass, but also extended to completely repaint when focus is gained or lost to repaint the focus rectangle.
createController(JTextComponent). Method in class java.awt.swing.motif.MotifTextUI
Creates the controller responsible for binding events to actions in the text component.
createCustomCursor(Image, Point, String). Method in class java.awt.Toolkit
Creates a new custom cursor object.
createDataListener(). Method in class java.awt.swing.basic.BasicListUI
Creates an instance of ListDataListener that's added to the JLists by model as needed.
createdBorder. Variable in class java.awt.swing.basic.BasicSplitPaneUI
Set to true if this instance created the border currently in the JSplitPane.
createdButtonFired(int). Method in class java.awt.swing.basic.AbstractOptionPaneUI
Invoked when a button that was created in appendButtons has been pressed.
createdButtonFired(int). Method in class java.awt.swing.basic.BasicOptionPaneUI
Messaged when a JButton as created from validateComponent is clicked Invokes setValue on the JOptionPane with the appropriate value.
createdCellEditor. Variable in class java.awt.swing.basic.BasicTreeUI
Set to true if editor renderer that is currently in the tree was created by this instance.
createDecreaseButton(int). Method in class java.awt.swing.basic.BasicScrollBarUI
createDecreaseButton(int). Method in class java.awt.swing.jlf.JLFScrollBarUI
Returns the view that represents the decrease view.
createDecreaseButton(int). Method in class java.awt.swing.motif.MotifScrollBarUI
createDefaultBorder(). Method in class java.awt.swing.basic.BasicSplitPaneUI
Creates and returns the Border to be used when the JSplitPane the reciever is providing the look and feel for does not currently have a border.
createDefaultCellEditor(). Method in class java.awt.swing.table.TableColumn
createDefaultCellRenderer(). Method in class java.awt.swing.table.TableColumn
createDefaultColumnModel(). Method in class java.awt.swing.JTable
Returns the default column model object which is a DefaultTableColumnModel.
createDefaultColumnModel(). Method in class java.awt.swing.table.JTableHeader
Returns the default column model object which is a DefaultTableColumnModel.
createDefaultColumnsFromModel(). Method in class java.awt.swing.JTable
This method will create default columns for the table from the data model using the getColumnCount(), getColumnIdentifier(), and getColumnType() methods defined in the TableModel interface.
createDefaultDataModel(). Method in class java.awt.swing.JTable
Returns the default table model object which is a DefaultTableModel.
createDefaultDivider(). Method in class java.awt.swing.basic.BasicSplitPaneUI
Creates the default divider.
createDefaultDivider(). Method in class java.awt.swing.motif.MotifSplitPaneUI
Creates the default divider.
createDefaultDocument(). Method in class java.awt.swing.text.DefaultEditorKit
Create an uninitialized text storage model that is appropriate for this type of editor.
createDefaultDocument(). Method in class java.awt.swing.text.EditorKit
Create an uninitialized text storage model that is appropriate for this type of editor.
createDefaultDocument(). Method in class java.awt.swing.text.StyledEditorKit
Create an uninitialized text storage model that is appropriate for this type of editor.
createDefaultHeaderRenderer(). Method in class java.awt.swing.table.TableColumn
createDefaultKeySelectionManager(). Method in class java.awt.swing.JComboBox
createDefaultModel(). Method in class java.awt.swing.JTextArea
Creates the default implementation of the model to be used at construction if one isn't explicitly given.
createDefaultModel(). Method in class java.awt.swing.JTextField
Creates the default implementation of the model to be used at construction if one isn't explicitly given.
createDefaultNonContinuousLayoutDivider(). Method in class java.awt.swing.basic.BasicSplitPaneUI
Returns the default non continuous layout divider, which is an instanceof Canvas that fills the background in dark gray.
createDefaultRoot(). Method in class java.awt.swing.text.DefaultStyledDocument
Creates the root element to be used to represent the default document structure.
createDefaultRoot(). Method in class java.awt.swing.text.PlainDocument
Creates the root element to be used to represent the default document structure.
createDefaultSelectionModel(). Method in class java.awt.swing.JTable
Returns the default selection model object which is a DefaultListSelectionModel.
createDefaultTableHeader(). Method in class java.awt.swing.JTable
Returns the default table header object which is a JTableHeader.
createDialog(Component, String). Method in class java.awt.swing.JOptionPane
Creates and returns a new JDialog wrapping this centered around c.
createDialog(Component, String, boolean, JColorChooser, ActionListener, ActionListener). Static method in class java.awt.swing.JColorChooser
Creates and returns a new dialog containing the specified ColorChooser pane along with "OK", "Cancel", and "Reset" buttons.
createDialog(Dialog). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Dialog using the specified peer interface.
createDirectoryModel(File). Method in class java.awt.swing.JDirectoryPane
Override point for people who want to muck with the DirectoryModel
createDisabledImage(Image). Static method in class java.awt.swing.GrayFilter
Creates a disabled image
createDockingListener(). Method in class java.awt.swing.basic.BasicToolBarUI
createDragSourceContext(DragSourceContextPeer, Component, int, Cursor, Image, Point, Transferable, DragSourceListener). Method in class java.awt.dnd.DragSource
Create the DragSourceContext to handle this Drag.
createDragSourceContextPeer(DragSource, Component). Method in class java.awt.Toolkit
create the peer for a DragSourceContext
createdRenderer. Variable in class java.awt.swing.basic.BasicTreeUI
Set to true if the renderer that is currently in the tree was created by this instance.
createDropTargetContext(DropTarget). Method in class java.awt.dnd.DropTarget
Create the DropTargetContext associated with this DropTarget.
createEastPane(JInternalFrame). Method in class java.awt.swing.basic.BasicInternalFrameUI
createEmptyBorder(). Static method in class java.awt.swing.BorderFactory
createEmptyBorder(int, int, int, int). Static method in class java.awt.swing.BorderFactory
createEtchedBorder(). Static method in class java.awt.swing.BorderFactory
createEtchedBorder(Color, Color). Static method in class java.awt.swing.BorderFactory
createExpandedNodeForValue(Object, int). Method in class java.awt.swing.basic.BasicTreeUI
Creates a new instance of BasicLargeTreeModelNode.
createFileDialog(FileDialog). Method in class java.awt.Toolkit
Creates this toolkit's implementation of FileDialog using the specified peer interface.
createFrame(Frame). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Frame using the specified peer interface.
createFrameCloseIcon(). Static method in class java.awt.swing.basic.BasicIconFactory
createFrameCloseIcon(). Static method in class java.awt.swing.jlf.JLFIconFactory
createFrameIconifyIcon(). Static method in class java.awt.swing.basic.BasicIconFactory
createFrameIconifyIcon(). Static method in class java.awt.swing.jlf.JLFIconFactory
createFrameMaximizeIcon(). Static method in class java.awt.swing.basic.BasicIconFactory
createFrameMaximizeIcon(). Static method in class java.awt.swing.jlf.JLFIconFactory
createFrameMinimizeIcon(). Static method in class java.awt.swing.basic.BasicIconFactory
createFrameMinimizeIcon(). Static method in class java.awt.swing.jlf.JLFIconFactory
createFrameResizeIcon(). Static method in class java.awt.swing.basic.BasicIconFactory
createFrameResizeIcon(). Static method in class java.awt.swing.jlf.JLFIconFactory
createGlassPane(). Method in class java.awt.swing.JRootPane
Called by the constructor methods to create the default glassPane.
createGlue(). Static method in class java.awt.swing.Box
Creates an invisible "glue" component that can be useful in a Box whose visible components have a maximum width (for a horizontal box) or height (for a vertical box).
createGraphics(). Method in class java.awt.image.BufferedImage
Creates a Graphics2D, which can be used to draw into this BufferedImage.
createGraphics(BufferedImage). Method in class java.awt.GraphicsEnvironment
Returns a Graphics2D object for rendering into the given BufferedImage.
createGrayLineBorder(). Static method in class java.awt.swing.border.LineBorder
Convenience method for getting the Color.gray LineBorder of thickness 1.
createGroup(ActivationGroupID, ActivationGroupDesc, long). Static method in class java.rmi.activation.ActivationGroup
Create and set the activation group for the current VM.
createHighlighter(). Method in class java.awt.swing.text.DefaultTextUI
Creates the object to use for adding highlights.
createHorizontalBox(). Static method in class java.awt.swing.Box
Creates a Box that displays its components from left to right.
createHorizontalGlue(). Static method in class java.awt.swing.Box
createHorizontalScrollBar(). Method in class java.awt.swing.basic.BasicScrollPaneUI
This method just delegates to the JScrollPane createVerticalScrollbar() method.
createHorizontalScrollBar(). Method in class java.awt.swing.JScrollPane
Used by ScrollPaneUI implementations to create the horizontal scrollbar.
createHorizontalScrollBar(). Method in class java.awt.swing.motif.MotifScrollPaneUI
This method just delegates to the JScrollPane createVerticalScrollbar() method.
createHorizontalStrut(int). Static method in class java.awt.swing.Box
Creates an invisible, fixed-width component.
createHSBListener(). Method in class java.awt.swing.basic.BasicScrollPaneUI
createIcon(). Method in class java.awt.swing.basic.BasicCheckBoxUI
Creates the radio dot
createIcon(). Method in class java.awt.swing.basic.BasicRadioButtonUI
Creates the radio dot
createIcon(). Method in class java.awt.swing.jlf.JLFCheckBoxUI
Creates the radio dot
createIcon(). Method in class java.awt.swing.jlf.JLFRadioButtonUI
Creates the radio dot
createIcon(). Method in class java.awt.swing.motif.MotifCheckBoxUI
Creates the radio dot
createIcon(). Method in class java.awt.swing.motif.MotifRadioButtonUI
Creates the radio dot
createImage(byte[]). Method in class java.awt.Toolkit
Creates an image which decodes the image stored in the specified byte array.
createImage(byte[], int, int). Method in class java.awt.Toolkit
Creates an image which decodes the image stored in the specified byte array, and at the specified offset and length.
createImage(ImageProducer). Method in class java.awt.Component
Creates an image from the specified image producer.
createImage(ImageProducer). Method in class java.awt.Toolkit
Creates an image with the specified image producer.
createImage(int, int). Method in class java.awt.Component
Creates an off-screen drawable image to be used for double buffering.
createIncreaseButton(int). Method in class java.awt.swing.basic.BasicScrollBarUI
createIncreaseButton(int). Method in class java.awt.swing.jlf.JLFScrollBarUI
Returns the view that represents the increase view.
createIncreaseButton(int). Method in class java.awt.swing.motif.MotifScrollBarUI
createInputListener(). Method in class java.awt.swing.basic.BasicListUI
Creates a delegate that implements MouseListener, MouseMotionListener, and FocusListener.
createInternalFrame(Component, String). Method in class java.awt.swing.JOptionPane
Creates and returns an instance of JInternalFrame.
createInverse(). Method in class java.awt.geom.AffineTransform
Returns an AffineTransform object representing the inverse transformation.
createItemListener(). Method in class java.awt.swing.AbstractButton
createIterator(). Method in class java.awt.font.StyledString
createIterator(int, int, int). Method in class java.awt.font.StyledString
createJLFFrameBorder(). Static method in class java.awt.swing.jlf.JLFFrameBorder
createKeymap(). Method in class java.awt.swing.basic.BasicTextUI
Creates the keymap to use for the text component, and installs any necessary bindings into it.
createKeymap(). Method in class java.awt.swing.text.DefaultTextUI
Creates the keymap to use for the text component, and installs any necessary bindings into it.
createKeymap(). Method in class java.awt.swing.motif.MotifTextUI
Creates the keymap to use for the text component, and installs any necessary bindings into it.
createLabel(Label). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Label using the specified peer interface.
createLargeTreeModelNodeForValue(Object, int). Method in class java.awt.swing.basic.AbstractTreeUI
Creates and returns an instance of LargeTreeModelNode.
createLargeTreeModelNodeForValue(Object, int). Method in class java.awt.swing.basic.BasicTreeUI
Creates an instance of BasicLargeTreeModelNode.
createLayeredPane(). Method in class java.awt.swing.JRootPane
Called by the constructor methods to create the default layeredPane.
createLayoutManager(). Method in class java.awt.swing.basic.BasicScrollPaneUI
createLayoutManager(). Method in class java.awt.swing.JViewport
Subclassers can override this to install a different layout manager (or null) in the constructor.
createLeafElement(Element, AttributeSet, int, int). Method in class java.awt.swing.text.AbstractDocument
Creates a document leaf element.
createLeftOneTouchButton(). Method in class java.awt.swing.basic.BasicSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the left component in the split pane.
createLineBorder(Color). Static method in class java.awt.swing.BorderFactory
createLineBorder(Color, int). Static method in class java.awt.swing.BorderFactory
createList(List). Method in class java.awt.Toolkit
Creates this toolkit's implementation of List using the specified peer interface.
createListBox(ComboBoxModel). Method in class java.awt.swing.basic.BasicComboBoxUI
createListener(). Method in class java.awt.swing.basic.BasicDirectoryPaneUI
createListener(). Method in class java.awt.swing.basic.BasicFileChooserUI
createListener(JComponent). Method in class java.awt.swing.basic.BasicButtonUI
createListener(JComponent). Method in class java.awt.swing.basic.BasicToggleButtonUI
createListener(JComponent). Method in class java.awt.swing.jlf.JLFButtonUI
createListener(JComponent). Method in class java.awt.swing.motif.MotifButtonUI
createLoweredBevelBorder(). Static method in class java.awt.swing.BorderFactory
createMatteBorder(int, int, int, int, Color). Static method in class java.awt.swing.BorderFactory
createMatteBorder(int, int, int, int, Icon). Static method in class java.awt.swing.BorderFactory
createMenu(Menu). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Menu using the specified peer interface.
createMenuBar(MenuBar). Method in class java.awt.Toolkit
Creates this toolkit's implementation of MenuBar using the specified peer interface.
createMenuItem(MenuItem). Method in class java.awt.Toolkit
Creates this toolkit's implementation of MenuItem using the specified peer interface.
createMenuListener(JMenuBar). Method in class java.awt.swing.basic.BasicMenuBarUI
createMenuListener(JMenuBar). Method in class java.awt.swing.motif.MotifMenuBarUI
createMouseListener(). Method in class java.awt.swing.JTextField
Creates a mouse listener that listens to mouse events, shifting the event's x,y positions to the scrolled view translation, and refires them to any registered mouse listeners.
createMouseListener(JComponent). Method in class java.awt.swing.basic.BasicCheckBoxMenuItemUI
createMouseListener(JComponent). Method in class java.awt.swing.basic.BasicMenuItemUI
createMouseListener(JComponent). Method in class java.awt.swing.basic.BasicRadioButtonMenuItemUI
createMouseListener(JComponent). Method in class java.awt.swing.motif.MotifMenuItemUI
createMouseListener(JMenu). Method in class java.awt.swing.basic.BasicMenuUI
createMouseListener(JMenu). Method in class java.awt.swing.motif.MotifMenuUI
createMouseListener(JMenuBar). Method in class java.awt.swing.basic.BasicMenuBarUI
createMouseListener(JMenuBar). Method in class java.awt.swing.motif.MotifMenuBarUI
createMouseListener(JPopupMenu). Method in class java.awt.swing.basic.BasicPopupMenuUI
createMouseMotionListener(). Method in class java.awt.swing.JTextField
Creates a mouse motion listener that listens to mouse events, shifting the event's x,y positions to the scrolled view translation, and refires them to any registered mouse listeners.
createMouseMotionListener(JMenu). Method in class java.awt.swing.basic.BasicMenuUI
createMouseMotionListener(JMenuBar). Method in class java.awt.swing.basic.BasicMenuBarUI
createMouseMotionListener(JPopupMenu). Method in class java.awt.swing.basic.BasicPopupMenuUI
createNodeAt(VisibleTreeNode, int). Method in class java.awt.swing.basic.AbstractTreeUI
Creates a new node to represent the node at childIndex in parents children.
createNodeForValue(Object, int). Method in class java.awt.swing.basic.AbstractTreeUI
Responsible for creating a VisibleTreeNode that will be used to track display information about value.
createNodeForValue(Object, int). Method in class java.awt.swing.basic.BasicTreeUI
Creates an instance of BasicVisibleTreeNode.
createNorthPane(JInternalFrame). Method in class java.awt.swing.basic.BasicInternalFrameUI
createNorthPane(JInternalFrame). Method in class java.awt.swing.jlf.JLFInternalFrameUI
createNorthPane(JInternalFrame). Method in class java.awt.swing.motif.MotifInternalFrameUI
createPackedRaster(int, int, int, int, DataBuffer, Point). Static method in class java.awt.image.Raster
Creates a Raster based on a SingleBandPackedSampleModel with the specified data type, width, height, bits per pixel, and data buffer.
createPackedRaster(int, int, int, int, int, Point). Static method in class java.awt.image.Raster
Creates a Raster based on a packed SampleModel with the specified data type, width, height, number of bands, and bits per band.
createPackedRaster(int, int, int, int, int[], DataBuffer, Point). Static method in class java.awt.image.Raster
Creates a Raster based on a MultiBandPackedSampleModel with the specified data type, width, height, scanline stride, band masks, and data buffer.
createPackedRaster(int, int, int, int[], Point). Static method in class java.awt.image.Raster
Creates a Raster based on a MultiBandPackedSampleModel with the specified data type, width, height, and band masks.
createPanel(Panel). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Panel using the specified peer interface.
createPopupListener(). Method in class java.awt.swing.JPopupMenu
createPopupMenu(PopupMenu). Method in class java.awt.Toolkit
Creates this toolkit's implementation of PopupMenu using the specified peer interface.
createPosition(int). Method in interface java.awt.swing.text.AbstractDocument.Content
Create a position within the content that will track change as the content is mutated.
createPosition(int). Method in class java.awt.swing.text.AbstractDocument
Returns a position that will track change as the document is altered.
createPosition(int). Method in interface java.awt.swing.text.Document
Returns a position that will track change as the document is altered.
createPosition(int). Method in class java.awt.swing.text.StringContent
Creates a position within the content that will track change as the content is mutated.
createPropertyDescriptor(Class, String, Object[]). Method in class java.awt.swing.beaninfo.SwingBeanInfo
Create a beans PropertyDescriptor given an of keyword/value arguments.
createPropertyListener(). Method in class java.awt.swing.basic.BasicListUI
Creates an instance of PropertyChangeListener that's added to the JList by installUI().
createRadioButtonMenuItemListener(JComponent). Method in class java.awt.swing.motif.MotifRadioButtonMenuItemUI
createRaisedBevelBorder(). Static method in class java.awt.swing.BorderFactory
createRaster(SampleModel, DataBuffer, Point). Static method in class java.awt.image.Raster
Creates a Raster with the specified SampleModel
createRedirector(). Method in class java.awt.swing.JDirectoryPane
Can be overridden by subclasses that want to specialize listening to property events from the model
createRegistry(int). Static method in class java.rmi.registry.LocateRegistry
Create and export a registry on the local host.
createRightOneTouchButton(). Method in class java.awt.swing.basic.BasicSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the right component in the split pane.
createRigidArea(Dimension). Static method in class java.awt.swing.Box
Creates an invisible component that's always the specified size.
createRootLayout(). Method in class java.awt.swing.JRootPane
Called by the constructor methods to create the default layoutManager.
createRootPane(). Method in class java.awt.swing.JApplet
Called by the constructor methods to create the default rootPane.
createRootPane(). Method in class java.awt.swing.JDialog
Called by the constructor methods to create the default rootPane.
createRootPane(). Method in class java.awt.swing.JFrame
Called by the constructor methods to create the default rootPane.
createRootPane(). Method in class java.awt.swing.JInternalFrame
createRootPane(). Method in class java.awt.swing.JWindow
Called by the constructor methods to create the default rootPane.
createScrollbar(Scrollbar). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Scrollbar using the specified peer interface.
createScrollPane(ScrollPane). Method in class java.awt.Toolkit
Creates this toolkit's implementation of ScrollPane using the specified peer interface.
createScrollPaneForTable(JTable). Static method in class java.awt.swing.JTable
This static method is provided to simplify the task of wrapping a JTable in a scroll pane.
createSelectionListener(). Method in class java.awt.swing.basic.BasicListUI
Creates an instance of ListSelectionListener that's added to the JLists by selectionModel as needed.
createSelectionListener(). Method in class java.awt.swing.JDirectoryPane
createSelectionModel(). Method in class java.awt.swing.table.DefaultTableColumnModel
createSelectionModel(). Method in class java.awt.swing.JDirectoryPane
Override point for people who want to muck with the ListSelectionModel
createSelectionModel(). Method in class java.awt.swing.JList
Returns an instance of DefaultListSelectionModel.
createServerSocket(int). Method in class java.rmi.server.RMISocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createServerSocket(int, SocketType). Method in class java.rmi.server.RMISocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port), using the requested socket type.
createSocket(String, int). Method in class java.rmi.server.RMISocketFactory
Create a client socket connected to the specified host and port.
createSocket(String, int, SocketType). Method in class java.rmi.server.RMISocketFactory
Create a client socket connected to the specified host and port, using the requested socket type.
createSocketImpl(). Method in interface java.net.SocketImplFactory
Creates a new SocketImpl instance.
createSouthPane(JInternalFrame). Method in class java.awt.swing.basic.BasicInternalFrameUI
createSpring(int). Static method in class java.awt.swing.SpringLayout
Returns an Integer used for storing springs in data structures needing objects.
createStatement(). Method in interface java.sql.Connection
SQL statements without parameters are normally executed using Statement objects.
createStrokedShape(Shape). Method in class java.awt.BasicStroke
Returns a shape whose interior defines the stroked outline of a given shape.
createStrokedShape(Shape). Method in interface java.awt.Stroke
Returns a path which encloses the area that should be painted when the path is stroked according to the rules defined by the object implementing the Stroke interface.
createSubRaster(int, int, int, int). Method in class java.awt.image.Raster
Returns a Raster which references this Raster's DataBuffer.
createSubRaster(int, int, int, int, int, int, int[]). Method in class java.awt.image.Raster
Returns a translated SubRaster which references this Raster's DataBuffer.
createSubRaster(Rectangle). Method in class java.awt.image.Raster
Returns a Raster which references this Raster's DataBuffer
createSubsetSampleModel(int, int, int[]). Method in class java.awt.image.BandedSampleModel
This creates a new SampleModel with the specified width and height and with a subset of the bands of this SampleModel.
createSubsetSampleModel(int, int, int[]). Method in class java.awt.image.ComponentSampleModel
This creates a new ComponentSampleModel with the specified width and height and with a subset of the bands of this ComponentSampleModel.
createSubsetSampleModel(int, int, int[]). Method in class java.awt.image.MultiBandPackedSampleModel
This creates a new MultiBandPackedSampleModel with the specified width and height and with a subset of the bands of this MultiBandPackedSampleModel.
createSubsetSampleModel(int, int, int[]). Method in class java.awt.image.SampleModel
This creates a new SampleModel with the requested width and height and with a subset of the bands of this SampleModel.
createSubsetSampleModel(int, int, int[]). Method in class java.awt.image.SingleBandPackedSampleModel
This creates a new SampleModel with the requested physical width and height and with a subset of the components of this SampleModel.
createTempFile(String). Static method in class java.io.File
Creates an empty temporary file in the default temporary directory, after the specified pattern.
createTempFile(String, File). Static method in class java.io.File

Creates an empty temporary file in the specified directory after a specified pattern.

createTextArea(TextArea). Method in class java.awt.Toolkit
Creates this toolkit's implementation of TextArea using the specified peer interface.
createTextField(TextField). Method in class java.awt.Toolkit
Creates this toolkit's implementation of TextField using the specified peer interface.
createTitledBorder(Border). Static method in class java.awt.swing.BorderFactory
createTitledBorder(Border, String). Static method in class java.awt.swing.BorderFactory
createTitledBorder(Border, String, int, int). Static method in class java.awt.swing.BorderFactory
createTitledBorder(Border, String, int, int, Font). Static method in class java.awt.swing.BorderFactory
createTitledBorder(Border, String, int, int, Font, Color). Static method in class java.awt.swing.BorderFactory
createTitledBorder(String). Static method in class java.awt.swing.BorderFactory
createToolTip(). Method in class java.awt.swing.JComponent
Returns the instance of JToolTip that should be used to display the tooltip.
createTransferableProxy(Transferable, boolean). Method in class java.awt.dnd.DropTargetContext
subclasses may override this to supply their own Proxy
createTransformedShape(AffineTransform). Method in class java.awt.geom.GeneralPath
Returns a new transformed Path.
createTransformedShape(Shape). Method in class java.awt.geom.AffineTransform
Transforms a shape object by this transform.
createTreeModel(Object). Static method in class java.awt.swing.JTree
Returns a TreeModel wrapping the passed in object value.
createTreePathFor(VisibleTreeNode). Method in class java.awt.swing.basic.AbstractTreeUI
createTypeRenderer(). Method in class java.awt.swing.basic.BasicFileChooserUI
createTypeRenderer(). Method in class java.awt.swing.jlf.JLFFileChooserUI
createTypesComboBoxModel(). Method in class java.awt.swing.basic.BasicFileChooserUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicButtonUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicCheckBoxMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicCheckBoxUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicComboBoxUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicDesktopIconUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicDesktopPaneUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicDirectoryPaneUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicEditorPaneUI
Creates a UI for the JTextPane.
createUI(JComponent). Static method in class java.awt.swing.basic.BasicFileChooserUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicInternalFrameUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicLabelUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicListUI
Returns a new instance of BasicListUI.
createUI(JComponent). Static method in class java.awt.swing.basic.BasicMenuBarUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicMenuUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicOptionPaneUI
Creates a new BasicOptionPaneUI instance.
createUI(JComponent). Static method in class java.awt.swing.basic.BasicPasswordFieldUI
Creates a UI for a JPasswordField.
createUI(JComponent). Static method in class java.awt.swing.basic.BasicPopupMenuUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicProgressBarUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicRadioButtonMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicRadioButtonUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicScrollBarUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicScrollPaneUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicSeparatorUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicSliderUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicSpinnerUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicSplitPaneUI
Creates a new BasicSplitPaneUI instance
createUI(JComponent). Static method in class java.awt.swing.basic.BasicTabbedPaneUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicTableHeaderUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicTableUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicTextAreaUI
Creates a UI for a JTextArea.
createUI(JComponent). Static method in class java.awt.swing.basic.BasicTextFieldUI
Creates a UI for a JTextField.
createUI(JComponent). Static method in class java.awt.swing.basic.BasicTextPaneUI
Creates a UI for the JTextPane.
createUI(JComponent). Static method in class java.awt.swing.basic.BasicToggleButtonUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicToolBarUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicToolTipUI
createUI(JComponent). Static method in class java.awt.swing.basic.BasicTreeUI
createUI(JComponent). Static method in class java.awt.swing.plaf.ComponentUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFButtonUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFCheckBoxMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFCheckBoxUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFComboBoxUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFDesktopIconUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFDesktopPaneUI
This fuction creates and returns a new JLFDesktopPaneUI.
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFDirectoryPaneUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFFileChooserUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFInternalFrameUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFLabelUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFListUI
Returns a new instance of BasicListUI.
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFMenuBarUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFMenuUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFOldSliderUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFOldTabbedPaneUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFPasswordFieldUI
Creates a UI for a JPasswordField.
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFPopupMenuUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFProgressBarUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFRadioButtonMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFRadioButtonUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFScrollBarUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFScrollPaneUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFSeparatorUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFSliderUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFSpinnerUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFSplitPaneUI
Creates a new JLFSplitPaneUI instance.es
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFTabbedPaneUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFTableHeaderUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFTableUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFTextAreaUI
Creates a UI for a JTextArea.
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFTextFieldUI
Creates a UI for a JTextField.
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFTextPaneUI
Creates a UI for the JTextPane.
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFToggleButtonUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFToolBarUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFToolTipUI
createUI(JComponent). Static method in class java.awt.swing.jlf.JLFTreeUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifButtonUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifCheckBoxMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifCheckBoxUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifComboBoxUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifDesktopIconUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifDesktopPaneUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifEditorPaneUI
Creates a UI for the JTextPane.
createUI(JComponent). Static method in class java.awt.swing.motif.MotifInternalFrameUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifLabelUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifMenuBarUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifMenuUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifOptionPaneUI
Creates a new MotifOptionPaneUI instance.
createUI(JComponent). Static method in class java.awt.swing.motif.MotifPasswordFieldUI
Creates a UI for a JPasswordField.
createUI(JComponent). Static method in class java.awt.swing.motif.MotifPopupMenuUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifProgressBarUI
Creates the ProgressBar's UI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifRadioButtonMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifRadioButtonUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifScrollBarUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifScrollPaneUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifSeparatorUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifSliderUI
create a MotifSliderUI object
createUI(JComponent). Static method in class java.awt.swing.motif.MotifSplitPaneUI
Creates a new MotifSplitPaneUI instance
createUI(JComponent). Static method in class java.awt.swing.motif.MotifTabbedPaneUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifTextAreaUI
Creates a UI for a JTextArea.
createUI(JComponent). Static method in class java.awt.swing.motif.MotifTextFieldUI
Creates a UI for a JTextField.
createUI(JComponent). Static method in class java.awt.swing.motif.MotifTextPaneUI
Creates a UI for the JTextPane.
createUI(JComponent). Static method in class java.awt.swing.motif.MotifToggleButtonUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifToolTipUI
createUI(JComponent). Static method in class java.awt.swing.motif.MotifTreeUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiButtonUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiCheckBoxMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiComboBoxUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiDesktopIconUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiDesktopPaneUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiDirectoryPaneUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiInternalFrameUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiLabelUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiListUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiMenuBarUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiMenuUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiOptionPaneUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiPopupMenuUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiProgressBarUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiRadioButtonMenuItemUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiScrollBarUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiScrollPaneUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiSeparatorUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiSliderUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiSpinnerUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiSplitPaneUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiTabbedPaneUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiTableHeaderUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiTableUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiTextUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiToggleButtonUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiToolBarUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiToolTipUI
createUI(JComponent). Static method in class java.awt.swing.multi.MultiTreeUI
createUIs(ComponentUI, Vector, JComponent). Static method in class java.awt.swing.multi.MultiLookAndFeel
Create the real UI's from the default and auxiliary look and feels, placing the results in the uis vector passed in.
createURLStreamHandler(String). Method in interface java.net.URLStreamHandlerFactory
Creates a new URLStreamHandler instance with the specified protocol.
createValue(UIDefaults). Method in interface java.awt.swing.UIDefaults.ActiveValue
createValue(UIDefaults). Method in interface java.awt.swing.UIDefaults.LazyValue
createVerticalBox(). Static method in class java.awt.swing.Box
Creates a Box that displays its components from top to bottom.
createVerticalGlue(). Static method in class java.awt.swing.Box
createVerticalScrollBar(). Method in class java.awt.swing.basic.BasicScrollPaneUI
This method just delegates to the JScrollPane createVerticalScrollbar() method.
createVerticalScrollBar(). Method in class java.awt.swing.JScrollPane
Used by ScrollPaneUI implementations to create the vertical scrollbar.
createVerticalScrollBar(). Method in class java.awt.swing.motif.MotifScrollPaneUI
This method just delegates to the JScrollPane createVerticalScrollbar() method.
createVerticalStrut(int). Static method in class java.awt.swing.Box
Creates an invisible, fixed-height component.
createViewListener(). Method in class java.awt.swing.JViewport
createViewport(). Method in class java.awt.swing.JScrollPane
Returns 'new JViewport()' by default.
createViewportListener(). Method in class java.awt.swing.basic.BasicScrollPaneUI
createVSBListener(). Method in class java.awt.swing.basic.BasicScrollPaneUI
createWestPane(JInternalFrame). Method in class java.awt.swing.basic.BasicInternalFrameUI
createWindow(Window). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Window using the specified peer interface.
createWinListener(JPopupMenu). Method in class java.awt.swing.JMenu
createWinListener(JPopupMenu). Method in class java.awt.swing.JPopupMenu
createWritableRaster(SampleModel, DataBuffer, Point). Static method in class java.awt.image.Raster
Creates a WritableRaster with the specified SampleModel and DataBuffer
createWritableRaster(SampleModel, Point). Static method in class java.awt.image.Raster
Creates a WritableRaster with the specified SampleModel
createWritableSubRaster(int, int, int, int). Method in class java.awt.image.WritableRaster
Returns a WritableRaster which references this WritableRaster's DataBuffer.
createWritableSubRaster(int, int, int, int, int, int, int[]). Method in class java.awt.image.WritableRaster
Returns a translated WritableRaster which references this WriteableRaster's DataBuffer.
createWritableSubRaster(Rectangle). Method in class java.awt.image.WritableRaster
Creates a subraster given a region of the raster.
createZipEntry(String). Method in class java.util.jar.JarFile
Creates a new JarEntry for the specified JAR file entry name.
createZipEntry(String). Method in class java.util.jar.JarInputStream
Creates a new JarEntry (ZipEntry) for the specified JAR file entry name.
createZipEntry(String). Method in class java.util.zip.ZipFile
Creates a new ZipEntry object for the specified entry name.
createZipEntry(String). Method in class java.util.zip.ZipInputStream
Creates a new ZipEntry object for the specified entry name.
CRLException(). Constructor for class java.security.cert.CRLException
Constructs a CRLException with no detail message.
CRLException(String). Constructor for class java.security.cert.CRLException
Constructs a CRLException with the specified detail message.
CropImageFilter(int, int, int, int). Constructor for class java.awt.image.CropImageFilter
Constructs a CropImageFilter that extracts the absolute rectangular region of pixels from its source Image as specified by the x, y, w, and h parameters.
CROSSHAIR_CURSOR. Static variable in class java.awt.Cursor
The crosshair cursor type.
CROSSHAIR_CURSOR. Static variable in class java.awt.Frame
CS_CIEXYZ. Static variable in class java.awt.color.ColorSpace
The CIEXYZ conversion color space defined above.
CS_GRAY. Static variable in class java.awt.color.ColorSpace
The built-in linear gray scale color space.
CS_PYCC. Static variable in class java.awt.color.ColorSpace
The Photo YCC conversion color space.
CS_sRGB. Static variable in class java.awt.color.ColorSpace
The sRGB color space defined at http://www.w3.org/pub/WWW/Graphics/Color/sRGB.html .
CTRL_MASK. Static variable in class java.awt.event.ActionEvent
The control modifier.
CTRL_MASK. Static variable in class java.awt.Event
This flag indicates that the Control key was down when the event occurred.
CTRL_MASK. Static variable in class java.awt.event.InputEvent
The control key modifier constant.
ctrlx. Variable in class java.awt.geom.QuadCurve2D.Float
The X coordinate of the control point of the quadratic curve segment.
ctrlx1. Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the first control point of the cubic curve segment.
ctrlx2. Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the second control point of the cubic curve segment.
ctrly. Variable in class java.awt.geom.QuadCurve2D.Float
The Y coordinate of the control point of the quadratic curve segment.
ctrly1. Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the first control point of the cubic curve segment.
ctrly2. Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the second control point of the cubic curve segment.
ctx(). Method in class org.omg.CORBA.Request
The context object accessor
ctx(). Method in class org.omg.CORBA.ServerRequest
When the operation is not an attribute access, ctx will return the context information defined in OMG IDL for operation (if any).
ctx(Context). Method in class org.omg.CORBA.Request
The context object modifier
CubicCurve2D(). Constructor for class java.awt.geom.CubicCurve2D
CubicCurve2D.Float(). Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs and initializes a CubicCurve with coordinates (0, 0, 0, 0, 0, 0).
CubicCurve2D.Float(float, float, float, float, float, float, float, float). Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs and initializes a CubicCurve from the specified coordinates.
curDir. Variable in class java.awt.swing.DirectoryModel
Where this chooser is.
CURRENCY_SYMBOL. Static variable in class java.lang.Character
current(). Method in class java.text.BreakIterator
Return character index of the text boundary that was most recently returned by next(), previous(), first(), or last()
current(). Method in interface java.text.CharacterIterator
Get the character at the current position (as returned by getIndex()).
Current(). Constructor for class org.omg.CORBA.Current
current(). Method in class java.text.StringCharacterIterator
Get the character at the current position (as returned by getIndex()).
current(). Method in class java.awt.font.StyledStringIterator
Gets the character at the current position.
currentCellRenderer. Variable in class java.awt.swing.basic.BasicTreeUI
Renderer that is being used to do the actual cell drawing.
currentClassLoader(). Static method in class java.lang.ClassLoader
Find the current class loader.
currentClassLoader(). Method in class java.lang.SecurityManager
Returns an object describing the most recent class loader executing on the stack.
currentFiles. Variable in class java.awt.swing.DirectoryModel
Cache of the TypedFiles of the local directory
currentFilesFresh. Variable in class java.awt.swing.DirectoryModel
True if the currentFiles cache is trustworth, false if it should be refreshed
currentGroupID(). Static method in class java.rmi.activation.ActivationGroup
Returns the current activation group's identifier.
currentLoadedClass(). Method in class java.lang.SecurityManager
Returns the current Class with a ClassLoader on the execution stack.
currentManager(). Static method in class java.awt.swing.RepaintManager
Return the RepaintManager for the calling thread.
currentMouseX. Variable in class java.awt.swing.basic.BasicScrollBarUI.TrackListener
currentMouseX. Variable in class java.awt.swing.basic.BasicSliderUI.TrackListener
currentMouseY. Variable in class java.awt.swing.basic.BasicScrollBarUI.TrackListener
currentMouseY. Variable in class java.awt.swing.basic.BasicSliderUI.TrackListener
currentSegment(double[]). Method in class java.awt.geom.FlatteningPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]). Method in class java.awt.geom.GeneralPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]). Method in interface java.awt.geom.PathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]). Method in class java.awt.geom.FlatteningPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]). Method in class java.awt.geom.GeneralPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]). Method in interface java.awt.geom.PathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentThread(). Static method in class java.lang.Thread
Returns a reference to the currently executing thread object.
currentTimeMillis(). Static method in class java.lang.System
Returns the current time in milliseconds.
currentValuePane. Variable in class java.awt.swing.basic.BasicComboBoxUI
CURSOR. Static variable in class java.awt.accessibility.AccessibleRole
cursor. Variable in class java.awt.dnd.DragSourceContext
Cursor(int). Constructor for class java.awt.Cursor
Creates a new cursor object with the specified type.
Cursor(String). Constructor for class java.awt.Cursor
Creates a new custom cursor object with the specified name.

Note: this constructor should only be used by AWT implementations as part of their support for custom cursors.

cursorDirty. Variable in class java.awt.dnd.DragSourceContext
curveTo(float, float, float, float, float, float). Method in class java.awt.geom.GeneralPath
Adds 3 points to the path by drawing a Bezier curve from the current coordinates through the third set of specified coordinates, using the first and second sets of specified coordinates as Bezier control points.
CUSTOM_CURSOR. Static variable in class java.awt.Cursor
The type associated with all custom cursors.
CUSTOMIZERCLASS. Static variable in class java.awt.swing.beaninfo.SwingBeanInfo
cut(). Method in class java.awt.swing.text.JTextComponent
Transfers the currently selected range in the associated text model to the system clipboard, removing the contents from the model.
cutAction. Static variable in class java.awt.swing.text.DefaultEditorKit
Name of the action to cut the selected region and place the contents into the system clipboard.
cxt. Variable in class org.omg.CosNaming.NamingContextPackage.CannotProceed
cyan. Static variable in class java.awt.Color
The color cyan.

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

Submit a bug or feature