Alphabetical Index: A

< ? _ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

a - field in class java.awt.AWTEventMulticaster
A variable in the event chain.
A - static field in class javax.swing.text.html.HTML.Tag
The <a> tag
A - static field in class javax.print.attribute.standard.MediaSize.Engineering
ANSI A paper size.
A - static field in class javax.print.attribute.standard.MediaSizeName
The engineering ANSI A size medium: 8.5 inches x 11 inches.
A - static field in class java.awt.PageAttributes.MediaType
A0 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A0 paper, 841 mm x 1189 mm.
A0 - static field in class java.awt.PageAttributes.MediaType
A1 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A1 paper, 594 mm x 841 mm
A1 - static field in class java.awt.PageAttributes.MediaType
A10 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A10 paper, 26 mm x 37 mm
A10 - static field in class java.awt.PageAttributes.MediaType
A2 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A2 paper, 420 mm x 594 mm
A2 - static field in class java.awt.PageAttributes.MediaType
A3 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A3 paper, 297 mm x 420 mm
A3 - static field in class java.awt.PageAttributes.MediaType
A4 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A4 paper, 210 mm x 297 mm
A4 - static field in class java.awt.PageAttributes.MediaType
A5 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A5 paper, 148 mm x 210 mm
A5 - static field in class java.awt.PageAttributes.MediaType
A6 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A6 paper, 105 mm x 148 mm
A6 - static field in class java.awt.PageAttributes.MediaType
A7 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A7 paper, 74 mm x 105 mm
A7 - static field in class java.awt.PageAttributes.MediaType
A8 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A8 paper, 52 mm x 74 mm
A8 - static field in class java.awt.PageAttributes.MediaType
A9 - static field in class javax.print.attribute.standard.MediaSize.ISO
ISO A9 paper, 37 mm x 52 mm
A9 - static field in class java.awt.PageAttributes.MediaType
ABORT - static field in class java.awt.image.ImageObserver
Production of the image was aborted.
abort() - method in class javax.imageio.ImageReader
Request that reading be aborted.
abort() - method in class javax.imageio.ImageWriter
Request that writing be aborted.
abort() - method in class javax.security.auth.spi.LoginModule
Abort the current login attempt.
abort() - method in class org.w3c.dom.ls.LSParser
Abort the loading of the document that is currently being loaded by the LSParser.
ABORTED - static field in class javax.print.attribute.standard.JobState
The job has been aborted by the system.
ABORTED - static field in class java.awt.MediaTracker
Indicates that the loading operation has been aborted.
ABORTED_BY_SYSTEM - static field in class javax.print.attribute.standard.JobStateReason
The job has been aborted by the system.
abortGrabbing() - method in class java.awt.image.PixelGrabber
Abort pixel grabbing.
abortRequested() - method in class javax.imageio.ImageReader
Check if the abort flag is set.
abortRequested() - method in class javax.imageio.ImageWriter
Check if the abort flag is set.
ABOUT_UIROLE - static field in class javax.print.ServiceUIFactory
A user interface providing informations about the print service.
ABOVE_BOTTOM - static field in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text above the bottom line of the border.
ABOVE_TOP - static field in class javax.swing.border.TitledBorder
A value for the titlePosition property that vertically positions the title text above the top line of the border.
abs() - method in class java.math.BigDecimal
abs() - method in class java.math.BigInteger
abs(double) - static method in class java.lang.Math
Take the absolute value of the argument.
abs(double) - static method in class java.lang.StrictMath
Take the absolute value of the argument.
abs(float) - static method in class java.lang.Math
Take the absolute value of the argument.
abs(float) - static method in class java.lang.StrictMath
Take the absolute value of the argument.
abs(int) - static method in class java.lang.Math
Take the absolute value of the argument.
abs(int) - static method in class java.lang.StrictMath
Take the absolute value of the argument.
abs(java.math.MathContext) - method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal with rounding according to the given MathContext.
abs(long) - static method in class java.lang.Math
Take the absolute value of the argument.
abs(long) - static method in class java.lang.StrictMath
Take the absolute value of the argument.
absolute(int) - method in class java.sql.ResultSet
This method positions the result set to the specified absolute row.
absolutePath() - method in class java.util.prefs.AbstractPreferences
Returns the absolute path name of this preference node.
absolutePath() - method in class java.util.prefs.Preferences
Returns the absolute path name of this preference node.
ABSTRACT - static field in class java.lang.reflect.Modifier
Abstract:
  • Class: may not be instantiated.
  • Method: may not be called.
AbstractAction - class javax.swing.AbstractAction
A base class for implementing the Action interface.
AbstractAction() - constructor for class javax.swing.AbstractAction
Creates a new action with no properties set.
AbstractAction(java.lang.String) - constructor for class javax.swing.AbstractAction
Creates a new action with the specified name.
Creates a new action with the specified name and icon.
AbstractBorder - class javax.swing.border.AbstractBorder
An invisible zero-width border, serving as a base class for implementing more interesting borders.
AbstractBorder() - constructor for class javax.swing.border.AbstractBorder
Constructs a new AbstractBorder.
AbstractButton - class javax.swing.AbstractButton
Provides an abstract implementation of common button behaviour, data model and look & feel.
AbstractButton() - constructor for class javax.swing.AbstractButton
Creates a new AbstractButton object.
An abstract superclass for table and tree cell editors.
AbstractCellEditor() - constructor for class javax.swing.AbstractCellEditor
Creates a new instance of AbstractCellEditor.
A basic implementation of most of the methods in the Collection interface to make it easier to create a collection.
AbstractCollection() - constructor for class java.util.AbstractCollection<E>
The main constructor, for use by subclasses.
AbstractColorChooserPanel - class javax.swing.colorchooser.AbstractColorChooserPanel
AbstractColorChooserPanel
AbstractColorChooserPanel() - constructor for class javax.swing.colorchooser.AbstractColorChooserPanel
This is the constructor for the AbstractColorChooserPanel.
AbstractDocument - class javax.swing.text.AbstractDocument
An abstract base implementation for the Document interface.
Creates a new AbstractDocument with the specified AbstractDocument.Content model.
Creates a new AbstractDocument with the specified AbstractDocument.Content model and AbstractDocument.AttributeContext.
An abstract base implementation of the Element interface.
Creates a new instance of AbstractElement with a specified parent Element and AttributeSet.
An abstract base implementation for a formatter that can be used by a JTextField.
Delivers instances of an JFormattedTextField.AbstractFormatter for a specific value type for a JFormattedTextField.
AbstractInterruptibleChannel() - constructor for class java.nio.channels.spi.AbstractInterruptibleChannel
Initializes the channel.
AbstractLayoutCache - class javax.swing.tree.AbstractLayoutCache
class AbstractLayoutCache
AbstractLayoutCache() - constructor for class javax.swing.tree.AbstractLayoutCache
Constructor AbstractLayoutCache
A basic implementation of most of the methods in the List interface to make it easier to create a List based on a random-access data structure.
AbstractList() - constructor for class java.util.AbstractList<E>
The main constructor, for use by subclasses.
Provides standard implementations of some methods in ListModel.
AbstractListModel() - constructor for class javax.swing.AbstractListModel
Creates a new model instance - initialises the event listener list.
An abstract implementation of Map to make it easier to create your own implementations.
AbstractMap() - constructor for class java.util.AbstractMap<K,V>
The main constructor, for use by subclasses.
An AbstractMethodError is thrown when an application attempts to access an abstract method.
AbstractMethodError() - constructor for class java.lang.AbstractMethodError
Create an error without a message.
Create an error with a message.
Partial implementation of a Preference node.
Creates a new AbstractPreferences node with the given parent and name.
Initializes the channel
AbstractSelectionKey - class java.nio.channels.spi.AbstractSelectionKey
AbstractSelectionKey() - constructor for class java.nio.channels.spi.AbstractSelectionKey
Initializes the key.
AbstractSelector - class java.nio.channels.spi.AbstractSelector
Initializes the slector.
Abstract superclass to make it easier to implement the List interface when backed by a sequential-access store, such as a linked list.
AbstractSequentialList() - constructor for class java.util.AbstractSequentialList<E>
The main constructor, for use by subclasses.
AbstractSet<E> - class java.util.AbstractSet<E>
An abstract implementation of Set to make it easier to create your own implementations.
AbstractSet() - constructor for class java.util.AbstractSet<E>
The main constructor, for use by subclasses.
Provides standard implementations for some of the methods in SpinnerModel.
AbstractSpinnerModel() - constructor for class javax.swing.AbstractSpinnerModel
Creates an AbstractSpinnerModel.
AbstractTableModel - class javax.swing.table.AbstractTableModel
A base class that can be used to create implementations of the TableModel interface.
AbstractTableModel() - constructor for class javax.swing.table.AbstractTableModel
Creates a default instance.
A default implementation of UndoableEdit that can be used as a base for implementing editing operations.
AbstractUndoableEdit() - constructor for class javax.swing.undo.AbstractUndoableEdit
Constructs a new AbstractUndoableEdit.
AbstractView - interface org.w3c.dom.views.AbstractView
A base interface that all views shall derive from.
AbstractWriter - class javax.swing.text.AbstractWriter
This is an abstract base class for writing Document instances to a Writer.
Create a new AbstractWriter with the indicated Writer and Document.
Create a new AbstractWriter with the indicated Writer and Document.
Create a new AbstractWriter with the indicated Writer and Element.
Create a new AbstractWriter with the indicated Writer and Element.
accelerationPriority - field in class java.awt.Image
The acceleration priority of the image
ACCELERATOR_KEY - static field in class javax.swing.Action
A key to access the KeyStroke used as the accelerator for the action.
acceleratorFont - field in class javax.swing.plaf.basic.BasicMenuItemUI
Font to be used when displaying menu item's accelerator.
acceleratorForeground - field in class javax.swing.plaf.basic.BasicMenuItemUI
Color to be used when displaying menu item's accelerator.
acceleratorSelectionForeground - field in class javax.swing.plaf.basic.BasicMenuItemUI
Color to be used when displaying menu item's accelerator when menu item is selected.
accept() - method in class java.net.ServerSocket
Accepts a new connection and returns a connected Socket instance representing that connection.
accept() - method in class java.nio.channels.ServerSocketChannel
Accepts a connection made to this channel's socket.
Check whether the given Component is an acceptable target for the keyboard input focus.
Check whether a given Component would be acceptable as a focus owner.
Decide whether a component is an acceptable focus owner.
accept(java.io.File) - method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
Returns true always, as all files are accepted by this filter.
accept(java.io.File) - method in class java.io.FileFilter
This method determines whether or not a given pathname should be included in a pathname listing.
accept(java.io.File) - method in class javax.swing.filechooser.FileFilter
Returns true if the specified file matches the filter, and false otherwise.
accept(java.io.File) - method in class javax.swing.JFileChooser
Returns true if the file is accepted by the current file filter.
This method determines whether or not a given file should be included in a directory listing.
accept(java.net.SocketImpl) - method in class java.net.SocketImpl
Accepts a connection on this socket.
accept(javax.xml.stream.events.XMLEvent) - method in class javax.xml.stream.EventFilter
Indicates whether this filter can accept the specified event.
accept(javax.xml.stream.XMLStreamReader) - method in class javax.xml.stream.StreamFilter
Indicates whether the current state of the specified reader in part of this stream.
The name of the 'accept all file filter used' property.
ACCEPT_ONLY - static field in class org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be able to be used for context acceptance only.
A file filter that accepts all files.
AcceptAllFileFilter() - constructor for class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
Creates a new instance.
acceptDrag(int) - method in class java.awt.dnd.DropTargetContext
acceptDrag(int) - method in class java.awt.dnd.peer.DropTargetContextPeer
acceptDrag(int) - method in class java.awt.dnd.DropTargetDragEvent
acceptDrop(int) - method in class java.awt.dnd.DropTargetContext
acceptDrop(int) - method in class java.awt.dnd.peer.DropTargetContextPeer
acceptDrop(int) - method in class java.awt.dnd.DropTargetDropEvent
ACCEPTING_JOBS - static field in class javax.print.attribute.standard.PrinterIsAcceptingJobs
The printer is accepting jobs.
acceptNode(org.w3c.dom.Node) - method in class org.w3c.dom.ls.LSParserFilter
This method will be called by the parser at the completion of the parsing of each node.
acceptNode(org.w3c.dom.Node) - method in class org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptSecContext(byte[],int,int) - method in class org.ietf.jgss.GSSContext
Called by the context acceptor upon receiving a token from the peer.
Called by the context acceptor upon receiving a token from the peer.
acceptsURL(java.lang.String) - method in class java.sql.Driver
This method tests whether or not the driver believes it can connect to the specified database.
access - field in class org.omg.CORBA.ValueMember
The type of access (public, private) of this value member.
AccessControlContext makes system resource access decsion based on permission rights.
Construct a new AccessControlContext with the specified ProtectionDomains and DomainCombiner.
Construct a new AccessControlContext with the specified ProtectionDomains.
This exception is thrown when the AccessController denies an attempt to perform an operation.
Create a new instance with a descriptive error message, and a null Permission object.
Create a new instance with a descriptive error message and an associated Permission object.
AccessController - class java.security.AccessController
Access control context and permission checker.
AccessException - exception java.rmi.AccessException
Thrown to indicate that the caller does not have permission to access certain data, such as bind in an ActivationSystem.
AccessException(java.lang.String) - constructor for class java.rmi.AccessException
Create an exception with a message.
Create an exception with a message and a cause.
Accessible - interface javax.accessibility.Accessible
Implementing the Accessibility API must start with implementation of this interface at a bare minimum.
ACCESSIBLE_ACTION_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when supported set of actions has changed.
ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when active descendent of a component has changed.
ACCESSIBLE_CARET_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when the accessibleText caret has changed.
ACCESSIBLE_CHILD_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when children are added or removed.
ACCESSIBLE_COMPONENT_BOUNDS_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when a component's bounds have changed.
ACCESSIBLE_DESCRIPTION_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible description has changed.
ACCESSIBLE_HYPERTEXT_OFFSET - static field in class javax.accessibility.AccessibleContext
Constant used when a hypertext element received focus.
ACCESSIBLE_INVALIDATE_CHILDREN - static field in class javax.accessibility.AccessibleContext
Constant used when the state of child objects changes.
ACCESSIBLE_NAME_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible name has changed.
ACCESSIBLE_SELECTION_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when the accessibleSelection has changed.
ACCESSIBLE_STATE_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when the accessibleStateSet has changed.
ACCESSIBLE_TABLE_CAPTION_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible table caption has changed.
ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible table column description has changed.
ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible table column header has changed.
ACCESSIBLE_TABLE_MODEL_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible table model has changed.
ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible table row description has changed.
ACCESSIBLE_TABLE_ROW_HEADER_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible table row header has changed.
ACCESSIBLE_TABLE_SUMMARY_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when the accessible table summary has changed.
ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED - static field in class javax.accessibility.AccessibleContext
Constant used when the attributes of some text have changed.
ACCESSIBLE_TEXT_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when the accessibleText has changed.
ACCESSIBLE_VALUE_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when the accessibleValue has changed.
ACCESSIBLE_VISIBLE_DATA_PROPERTY - static field in class javax.accessibility.AccessibleContext
Constant used when the visible data has changed.
A Java Accessibility extension of the AbstractButton.
AccessibleAction - interface javax.accessibility.AccessibleAction
If an object implements this interface then it must be able to perform one or more actions.
This class provides accessibility support for Applets, and is the runtime type returned by getAccessibleContext().
AccessibleApplet() - constructor for class java.applet.Applet.AccessibleApplet
The default constructor.
This is a convenience class that represents an accessible attribute sequence.
AccessibleAttributeSequence() - constructor for class javax.accessibility.AccessibleAttributeSequence
Create a new instance.
AccessibleAWTButton() - constructor for class java.awt.Button.AccessibleAWTButton
The default constructor.
This class provides accessibility support for the canvas.
AccessibleAWTCanvas() - constructor for class java.awt.Canvas.AccessibleAWTCanvas
Constructor for the accessible canvas.
This class provides accessibility support for the checkbox.
Default constructor which simply calls the super class for generic component accessibility handling.
This class provides accessibility support for the combo box.
AccessibleAWTChoice() - constructor for class java.awt.Choice.AccessibleAWTChoice
Default constructor which simply calls the super class for generic component accessibility handling.
This class provides accessibility support for subclasses of container.
The default constructor.
Converts component changes into property changes.
Default constructor.
This class provides accessibility support for subclasses of container.
The default constructor.
Accessibility support for Dialog.
Converts focus changes into property changes.
Default constructor.
Accessibility support for Frame.
This class provides accessibility support for the label.
AccessibleAWTLabel() - constructor for class java.awt.Label.AccessibleAWTLabel
Constructor for the accessible label.
AccessibleAWTList() - constructor for class java.awt.List.AccessibleAWTList
Default constructor.
Basic Accessibility class for Menu.
AccessibleAWTMenu() - constructor for class java.awt.Menu.AccessibleAWTMenu
Constructor
This class provides accessibility support for AWT menu bars.
AccessibleAWTMenuBar() - constructor for class java.awt.MenuBar.AccessibleAWTMenuBar
This is the default constructor, which simply calls the default constructor of the superclass.
This class provides a base for the accessibility support of menu components.
This is the default constructor.
Constructor
This class provides accessibility support for Panels, and is the runtime type returned by getAccessibleContext().
AccessibleAWTPanel() - constructor for class java.awt.Panel.AccessibleAWTPanel
The default constructor.
Constructor
This class provides accessibility support for the scrollbar.
Default constructor.
The default constructor.
Provides accessibility support for Boxes.
AccessibleBox() - constructor for class javax.swing.Box.AccessibleBox
Default constructor.
Provides accessibility support for Box.Filler.
AccessibleBoxFiller() - constructor for class javax.swing.Box.Filler.AccessibleBoxFiller
Default constructor.
AccessibleBundle - class javax.accessibility.AccessibleBundle
This serves as a base class for accessibility "enumerations".
AccessibleBundle() - constructor for class javax.accessibility.AccessibleBundle
Default constructor.
Provides accessibility support for CellRendererPanes.
Constructor AccessibleCellRendererPane
AccessibleComponent - interface javax.accessibility.AccessibleComponent
Objects which are to be rendered to a screen as part of a graphical user interface should implement this interface.
This class fires a PropertyChange listener, if registered, when children are added or removed from the enclosing accessible object.
Receives notification if there are child components are added or removed from the JComponent and fires appropriate PropertyChangeEvents to interested listeners on the AccessibleJComponent.
Default constructor.
Creates a new AccessibleContainerHandler.
accessibleContext - field in class javax.swing.CellRendererPane
accessibleContext
accessibleContext - field in class javax.swing.JApplet
The accessible context for this JApplet.
AccessibleContext - class javax.accessibility.AccessibleContext
The minimum information that all accessible objects return.
accessibleContext - field in class javax.swing.JColorChooser
accessibleContext
accessibleContext - field in class javax.swing.JComponent
The accessible context of this JComponent.
accessibleContext - field in class javax.swing.JDialog
DOCUMENT ME!
accessibleContext - field in class javax.swing.JFileChooser
The accessible context.
accessibleContext - field in class javax.swing.JFrame
The accessible context associated with this component.
accessibleContext - field in class javax.swing.JWindow
The accessible context associated with this component.
accessibleContext - field in class javax.swing.ProgressMonitor
The accessible content for this component
AccessibleContext() - constructor for class javax.accessibility.AccessibleContext
Default constructor.
accessibleDescription - field in class javax.accessibility.AccessibleContext
A localized string describing this object.
AccessibleEditableText - interface javax.accessibility.AccessibleEditableText
Objects which present editable textual information on the display should implement this interface.
Objects which present graphical components with extensions such as key bindings or tool-tips should implement this interface.
AccessibleExtendedTable - interface javax.accessibility.AccessibleExtendedTable
Objects which present 2-D tables with the extension of a flat address space should implement this interface.
AccessibleExtendedText - interface javax.accessibility.AccessibleExtendedText
This interface provides extended text functionality, similar to AccessibleText.
Receives notification if the focus on the JComponent changes and fires appropriate PropertyChangeEvents to listeners registered with the AccessibleJComponent.
Creates a new AccessibleFocusHandler.
AccessibleHyperlink - class javax.accessibility.AccessibleHyperlink
This object encapsulates actions associated with navigating hypertext.
AccessibleHyperlink() - constructor for class javax.accessibility.AccessibleHyperlink
The default constructor.
AccessibleHypertext - interface javax.accessibility.AccessibleHypertext
Objects which present hyperlinks in a document should implement this interface.
AccessibleIcon - interface javax.accessibility.AccessibleIcon
Objects which have an associated icon, such as buttons, should implement this interface.
Provides the accessibility features for the ImageIcon class.
AccessibleImageIcon() - constructor for class javax.swing.ImageIcon.AccessibleImageIcon
Creates a new instance of AccessibleImageIcon.
Provides accessibility support for JApplet.
AccessibleJApplet() - constructor for class javax.swing.JApplet.AccessibleJApplet
Creates a new instance of AccessibleJApplet.
Accessibility support for JButtons.
Provides accessibility support for JCheckBox.
AccessibleJCheckBox() - constructor for class javax.swing.JCheckBox.AccessibleJCheckBox
Creates a new instance of AccessibleJCheckBox.
Provides the accessibility features for the JCheckBoxMenuItem component.
Creates a new AccessibleJCheckBoxMenuItem instance.
Accessibility support for JColorChooser.
Constructor AccessibleJColorChooser
Accessibility support for JComboBox.
AccessibleJComboBox() - constructor for class javax.swing.JComboBox.AccessibleJComboBox
Basic accessibility support for JComponent derived widgets.
AccessibleJComponent() - constructor for class javax.swing.JComponent.AccessibleJComponent
Creates a new AccessibleJComponent.
Provides the accessibility features for the JDesktopIcon component.
Creates a new AccessibleJDesktopIcon instance.
Provides the accessibility features for the JDesktopPane component.
Creates a new AccessibleJDesktopPane instance.
Provides accessibility support for JDialogs.
AccessibleJDialog() - constructor for class javax.swing.JDialog.AccessibleJDialog
Creates a new instance of AccessibleJDialog.
Provides accessibility support for JEditorPane.
Creates a new AccessibleJEditorPane object.
Provides accessibility support for JEditorPanes, when the editor kit is an instance of HTMLEditorKit.
Provides the accessibility features for the JFileChooser component.
Creates a new instance of AccessibleJFileChooser.
Provides accessibility support for JFrames.
AccessibleJFrame() - constructor for class javax.swing.JFrame.AccessibleJFrame
Creates a new instance of AccessibleJFrame.
Provides the accessibility features for the JInternalFrame component.
Creates a new AccessibleJInternalFrame instance.
Provides the accessibility features for the JLabel component.
Provides accessibility support for JLayeredPane.
Creates a new instance of AccessibleJLayeredPane.
Provides accessibility support for JList.
AccessibleJList() - constructor for class javax.swing.JList.AccessibleJList
Create a new AccessibleJList.
Provides accessibility support for list elements in JLists.
Creates a new instance of AccessibleJListChild.
Implements support for assisitive technologies for JMenu.
AccessibleJMenu() - constructor for class javax.swing.JMenu.AccessibleJMenu
Creates a new AccessibleJComponent.
Provides accessibility support for JMenuBar.
Provides the accessibility features for the JMenuItem component.
Provides the accessibility features for the JOptionPane component.
Creates a new AccessibleJOptionPane instance.
Provides accessibility support for JPanel.
AccessibleJPanel() - constructor for class javax.swing.JPanel.AccessibleJPanel
Creates a new instance of AccessibleJPanel.
AccessibleJPasswordField
Constructor AccessibleJPasswordField
AccessibleJPopupMenu() - constructor for class javax.swing.JPopupMenu.AccessibleJPopupMenu
Creates a new AccessibleJComponent.
Provides the accessibility features for the JProgressBar component.
Creates a new AccessibleJProgressBar instance.
This class provides accessibility support for the toggle button.
Constructor for the accessible toggle button.
Provides the accessibility features for the JRadioButtonMenuItem component.
Creates a new AccessibleJRadioButtonMenuItem instance.
AccessibleJRootPane() - constructor for class javax.swing.JRootPane.AccessibleJRootPane
Creates a new AccessibleJRootPane object.
Provides the accessibility features for the JScrollBar component.
AccessibleJScrollBar() - constructor for class javax.swing.JScrollBar.AccessibleJScrollBar
Creates a new AccessibleJScrollBar instance.
Provides accessibility support for the JScrollPane.
Creates a new AccessibleJScrollPane object.
Provides the accessibility features for the JSeparator component.
AccessibleJSeparator() - constructor for class javax.swing.JSeparator.AccessibleJSeparator
Creates a new AccessibleJSeparator instance.
Provides the accessibility features for the JSlider component.
AccessibleJSlider() - constructor for class javax.swing.JSlider.AccessibleJSlider
Creates a new AccessibleJSlider instance.
Provides the accessibility features for the JSplitPane component.
AccessibleJSplitPane() - constructor for class javax.swing.JSplitPane.AccessibleJSplitPane
Creates a new AccessibleJSplitPane instance.
Accessibility support for JTabbedPane.
Creates a new AccessibleJTabbedPane object.
Provides accessibility support for JTable.
AccessibleJTable() - constructor for class javax.swing.JTable.AccessibleJTable
Creates a new AccessibleJTable.
Provides accessibility support for table cells.
Creates a new AccessibleJTableCell.
Provides accessibility support for JTextArea.
AccessibleJTextArea() - constructor for class javax.swing.JTextArea.AccessibleJTextArea
Creates a new AccessibleJTextArea object.
AccessibleJTextComponent implements accessibility hooks for JTextComponent.
Construct an AccessibleJTextComponent.
AccessibleJTextField
AccessibleJTextField() - constructor for class javax.swing.JTextField.AccessibleJTextField
Constructor AccessibleJTextField
This class provides accessibility support for the toggle button.
Constructor for the accessible toggle button.
Provides the accessibility features for the JToolBar component.
AccessibleJToolBar() - constructor for class javax.swing.JToolBar.AccessibleJToolBar
Creates a new AccessibleJToolBar instance.
Provides the accessibility features for the JToolTip component.
AccessibleJToolTip() - constructor for class javax.swing.JToolTip.AccessibleJToolTip
Creates a new AccessibleJToolTip object.
This class implements accessibility support for the JTree class.
AccessibleJTree() - constructor for class javax.swing.JTree.AccessibleJTree
Constructor
This class implements accessibility support for the JTree child.
Constructs an AccessibleJTreeNode
Provides accessibility support for JViewport.
AccessibleJViewport() - constructor for class javax.swing.JViewport.AccessibleJViewport
Creates a new instance of AccessibleJViewport.
Provides accessibility support for JWindow.
AccessibleJWindow() - constructor for class javax.swing.JWindow.AccessibleJWindow
Creates a new instance of AccessibleJWindow.
AccessibleKeyBinding - interface javax.accessibility.AccessibleKeyBinding
Objects which have keyboard bindings for mneumonics or shortcuts should implement this interface.
accessibleName - field in class javax.accessibility.AccessibleContext
A localized string naming this object.
AccessibleObject - class java.lang.reflect.AccessibleObject
This class is the superclass of various reflection classes, and allows sufficiently trusted code to bypass normal restrictions to do necessary things like invoke private methods outside of the class during Serialization.
AccessibleObject() - constructor for class java.lang.reflect.AccessibleObject
Only the three reflection classes that extend this can create an accessible object.
accessibleParent - field in class javax.accessibility.AccessibleContext
The accessible parent of this object.
AccessibleRelation - class javax.accessibility.AccessibleRelation
The relation between one accessible object and one or more other objects.
AccessibleRelation(java.lang.String) - constructor for class javax.accessibility.AccessibleRelation
Create a new relation with a locale independent key, and no related objects.
Create a new relation with a locale independent key, and a single related object.
Create a new relation with a locale independent key, and the given related objects.
AccessibleRelationSet - class javax.accessibility.AccessibleRelationSet
Describes all relations of an accessible object.
AccessibleRelationSet() - constructor for class javax.accessibility.AccessibleRelationSet
Create an empty relation set.
Create a relation set initialized with the given relations, duplicates are ignored.
This class is deprecated.
AccessibleResourceBundle() - constructor for class javax.accessibility.AccessibleResourceBundle
Default constructor.
AccessibleRole - class javax.accessibility.AccessibleRole
The role of an accessible object.
AccessibleRole(java.lang.String) - constructor for class javax.accessibility.AccessibleRole
Create a new constant with a locale independent key.
AccessibleSelection - interface javax.accessibility.AccessibleSelection
If an object implements this interface then it must be able to control the selection of its children.
AccessibleState - class javax.accessibility.AccessibleState
A state portion of an accessible object.
AccessibleState(java.lang.String) - constructor for class javax.accessibility.AccessibleState
Create a new constant with a locale independent key.
AccessibleStateSet - class javax.accessibility.AccessibleStateSet
Describes all elements of an accessible object's state.
AccessibleStateSet() - constructor for class javax.accessibility.AccessibleStateSet
Create an empty state set.
Create a state set initialized with the given states, duplicates are ignored.
AccessibleStreamable - interface javax.accessibility.AccessibleStreamable
This interface represents a streamable accessible object.
AccessibleTable - interface javax.accessibility.AccessibleTable
Objects which present information in a 2-dimensional table should implement this interface.
Describes a change to an accessible table.
AccessibleText - interface javax.accessibility.AccessibleText
Objects which present textual information on the display should implement this interface.
This is a convenience class that encapsulates a String and a range.
AccessibleTextSequence() - constructor for class javax.accessibility.AccessibleTextSequence
Create a new instance.
AccessibleValue - interface javax.accessibility.AccessibleValue
If an object implements this interface then it must be able to control a numerical value.
ACCESSORY_CHANGED_PROPERTY - static field in class javax.swing.JFileChooser
The name of the 'accessory' property.
AccountException - exception javax.security.auth.login.AccountException
This is the base class for various account-related exceptions.
AccountException() - constructor for class javax.security.auth.login.AccountException
Create a new exception object.
AccountException(java.lang.String) - constructor for class javax.security.auth.login.AccountException
Create a new exception with the indicated detail message.
AccountExpiredException - exception javax.security.auth.login.AccountExpiredException
An exception that signals that an attempt was made to login to an account that has expired.
AccountExpiredException() - constructor for class javax.security.auth.login.AccountExpiredException
Create a new exception object.
AccountExpiredException(java.lang.String) - constructor for class javax.security.auth.login.AccountExpiredException
Create a new exception with the indicated detail message.
AccountLockedException - exception javax.security.auth.login.AccountLockedException
An exception indicating that an account is locked.
AccountLockedException() - constructor for class javax.security.auth.login.AccountLockedException
Create a new exception object.
AccountLockedException(java.lang.String) - constructor for class javax.security.auth.login.AccountLockedException
Create a new exception with the indicated detail message.
AccountNotFoundException - exception javax.security.auth.login.AccountNotFoundException
An exception indicating that an account was not found.
AccountNotFoundException() - constructor for class javax.security.auth.login.AccountNotFoundException
Create a new exception object.
AccountNotFoundException(java.lang.String) - constructor for class javax.security.auth.login.AccountNotFoundException
Create a new exception with the given detail message.
Acl - interface java.security.acl.Acl
A Java access control list (ACL) is a group of individual ACL entries.
AclEntry - interface java.security.acl.AclEntry
This interface models an entry in an access control list (ACL).
AclNotFoundException - exception java.security.acl.AclNotFoundException
This exception is thrown when a requested access control list (ACL) is not found.
AclNotFoundException() - constructor for class java.security.acl.AclNotFoundException
Initializes a new instance of this class with no descriptive message
acos(double) - static method in class java.lang.Math
The trigonometric function arccos.
acos(double) - static method in class java.lang.StrictMath
The trigonometric function arccos.
Represents an action type supported by a platform.
ACTION - static field in class javax.swing.text.html.HTML.Attribute
The action attribute
Action - interface javax.swing.Action
Provides a convenient central point of control for some task that can be triggered by more than one control in a Swing user interface (for example, a menu item and a toolbar button).
ACTION - static field in class javax.management.MBeanOperationInfo
Used to signify that the operation makes some change to the state of the bean (akin to a mutator).
AWT 1.0 ACTION_EVENT event handler.
ACTION_APPEND_AS_CHILDREN - static field in class org.w3c.dom.ls.LSParser
Append the result of the parse operation as children of the context node.
ACTION_COMMAND_KEY - static field in class javax.swing.Action
A key to access the action command string for the action.
ACTION_COPY - static field in class java.awt.dnd.DnDConstants
The copy action.
ACTION_COPY_OR_MOVE - static field in class java.awt.dnd.DnDConstants
Either a copy or a move.
ACTION_EVENT - static field in class java.awt.Event
ACTION_EVENT_MASK - static field in class java.awt.AWTEvent
Mask for action events.
ACTION_FIRST - static field in class java.awt.event.ActionEvent
The first id number in the range of action id's.
ACTION_INFO - static field in class javax.management.MBeanOperationInfo
Used to signify that the operation makes some state change to the bean and also returns information.
ACTION_INSERT_AFTER - static field in class org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately following sibling of the context node.
ACTION_INSERT_BEFORE - static field in class org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately preceding sibling of the context node.
ACTION_LAST - static field in class java.awt.event.ActionEvent
The last id number in the range of action id's.
ACTION_LINK - static field in class java.awt.dnd.DnDConstants
A link action.
ACTION_MOVE - static field in class java.awt.dnd.DnDConstants
The move action.
ACTION_NONE - static field in class java.awt.dnd.DnDConstants
No action takes place.
ACTION_PERFORMED - static field in class java.awt.event.ActionEvent
An event id indicating that an action has occurred.
ACTION_REFERENCE - static field in class java.awt.dnd.DnDConstants
A synonym for ACTION_LINK.
ACTION_REPLACE - static field in class org.w3c.dom.ls.LSParser
Replace the context node with the result of the parse operation.
ACTION_REPLACE_CHILDREN - static field in class org.w3c.dom.ls.LSParser
Replace all the children of the context node with the result of the parse operation.
actionCommand - field in class javax.swing.DefaultButtonModel
The string used as the "command" property of any ActionEvent this model sends.
actionCommand - field in class javax.swing.JComboBox
This actionCommand is used in ActionEvent that is fired to JComboBox's ActionListeneres.
ActionEvent - class java.awt.event.ActionEvent
This event is generated when an action on a component (such as a button press) occurs.
Initializes a new instance of ActionEvent with the specified source, id, and command.
Initializes a new instance of ActionEvent with the specified source, id, command, and modifiers.
Initializes a new instance of ActionEvent with the specified source, id, command, and modifiers, and timestamp.
actionListener - field in class javax.swing.AbstractButton
Listener the button uses to receive ActionEvents from its model.
ActionListener - interface java.awt.event.ActionListener
This interface is for classes that listen for action events.
ActionMap - class javax.swing.ActionMap
Maps arbitrary keys (usually Strings) to Action instances.
ActionMap() - constructor for class javax.swing.ActionMap
Creates a new ActionMap instance.
ActionMapUIResource - class javax.swing.plaf.ActionMapUIResource
An ActionMap that implements the UIResource interface to indicate that it belongs to a pluggable LookAndFeel.
ActionMapUIResource() - constructor for class javax.swing.plaf.ActionMapUIResource
Constructs a new ActionMapUIResource.
actionName - field in class javax.swing.text.JTextComponent.KeyBinding
This method is invoked when an action occurs.
Handles this event by dispatching it to the "a" and "b" listener instances.
This method is called when the action is performed.
This method is called when the action is performed.
This method is called when the action is performed.
This method is called when the action is performed.
This method is called when the action is performed.
Sets the current selection and closes the dialog.
Cancels the selection and closes the dialog.
Handles the action event.
Sets the directory to the user's home directory, and repaints the file chooser component.
Handles the event by creating a new folder.
NOT YET IMPLEMENTED.
This method is called when something closes the JInternalFrame.
This method is called when the user wants to iconify the JInternalFrame.
This method is called when the user wants to maximize the JInternalFrame.
This method is called when the user wants to drag the JInternalFrame.
This method is called when the user wants to restore the JInternalFrame.
This method is called when the user wants to resize the JInternalFrame.
This method is called when one of the option buttons are pressed.
Called every time the timer reaches its interval.
Not used.
Called every time the swing timer reaches its interval.
This method is called when the down or right keys are pressed.
This method is called when the end key is pressed.
This method is called when the home key is pressed.
This method is called when a resize is toggled.
This method is called when the left or up keys are pressed.
Public as a result of Timer.
Invoked when an action occurs, cancels the cell editing (if the tree cell is being edited).
Invoked when an action occurs.
Invoked when an action occurs.
Invoked when an action occurs.
Invoked when an action occurs.
Invoked when an action occurs.
This event is fired by the editor component (for instance, by pressing ENTER in the JTextField.
Performs the Action.
Performs the Action.
Performs the Action.
Performs the Action.
Performs the Action.
Performs the Action.
Performs the Action.
Performs the Action.
Messaged when the timer fires.
This method is invoked when an action occurs.
actionPerformed(java.awt.event.ActionEvent) - method in class javax.swing.text.html.FormView
Processes an action from the Swing component.
Inserts the HTML.
This method handles actionEvents fired by the ComboBoxEditor.
Handles the action event.
Performs the action.
Performs the action.
Performs the action.
Performs the action.
Performs the action.
Performs the action.
Performs the action.
This method displays the JToolTip when the Mouse has been still for the delay.
This method is called when the Timer that listens to whether the mouse cursor has re-entered the JComponent has run out.
This method hides the JToolTip when the Timer has finished.
This class is no longer used as of JDK1.3.
Not used.
Activatable - class java.rmi.activation.Activatable
A common ancestor for the implementations of the activatable objects.
This constructor is used to register export the object on the given port.
This constructor is used to register export the object on the given port, additionally specifying the socket factories.
Activatable(java.rmi.activation.ActivationID,int) - constructor for class java.rmi.activation.Activatable
Creates the new instance of activatable with the given activation id and is listening at the given port.
Creates the new instance of activatable with the given activation id and is listening at the given port, using the specified client and server sockets factories.
activate() - method in class java.awt.im.spi.InputMethod
Activate this input method for input processing.
activate() - method in class org.omg.PortableServer.POAManagerOperations
Turns the associated POAs into active state, allowing them to receive and process requests.
activate(boolean) - method in class java.rmi.activation.ActivationID
Activate the object.
activate(java.applet.Applet) - method in class java.beans.AppletInitializer
Activate the applet.
Activate the object, associated with the given activation identifier.
Activates the controller.
activate_object(org.omg.PortableServer.Servant) - method in class org.omg.PortableServer.POAOperations
Generate the Object Id for the given servant and add the servant to the Active Object Map using this Id a a key.
Add the given servant to the Active Object Map as a servant for the object with the provided Object Id.
activateController() - method in class javax.imageio.metadata.IIOMetadata
activateController() - method in class javax.imageio.IIOParam
Activates the parameter controller by calling its activate method and passing it this IIOParam.
ACTIVATED - static field in class javax.swing.event.HyperlinkEvent.EventType
ActivateFailedException - exception java.rmi.activation.ActivateFailedException
Thrown when activation fails on a remote call to an activatable object.
ActivateFailedException(java.lang.String) - constructor for class java.rmi.activation.ActivateFailedException
Create an exception with a message.
Create an exception with a message and a cause.
activateFrame(javax.swing.JInternalFrame) - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This is a convenience method that activates the JInternalFrame.
This method activates the JInternalFrame by moving it to the front and selecting it.
This method should give focus to the JInternalFrame and its default focus owner.
If the given position represents a link, then linkActivated is called on the JEditorPane.
ActivationDesc - class java.rmi.activation.ActivationDesc
Contains the information, necessary to activate the object.
Create the new activation description, assuming the object group is the ActivationGroup.currentGroupID().
Create the new activation description, assuming the object group is the ActivationGroup.currentGroupID().
Create the new activation description.
Create the new activation description, providing full information.
ActivationException - exception java.rmi.activation.ActivationException
General exception class for java.rmi.activation.
ActivationException() - constructor for class java.rmi.activation.ActivationException
Create an exception with no message, and cause initialized to null.
ActivationException(java.lang.String) - constructor for class java.rmi.activation.ActivationException
Create an exception with the given message, and cause initialized to null.
Create an exception with the given message and cause.
ActivationGroup - class java.rmi.activation.ActivationGroup
The entity that receives the request to activate object and activates it.
Create the new activation group with the given group id.
ActivationGroup_Stub - class java.rmi.activation.ActivationGroup_Stub
A stub class for ActivationGroup implementations.
ActivationGroup_Stub(java.rmi.server.RemoteRef) - constructor for class java.rmi.activation.ActivationGroup_Stub
Creates a new instance of ActivationGroup_Stub.
ActivationGroupDesc - class java.rmi.activation.ActivationGroupDesc
Contains information, necessary to create of recreate the activation objects.
Create the new activation group descriptor.
Create the new activation group descriptor that will use the default activation group implementation with the given properties and environment.
ActivationGroupID - class java.rmi.activation.ActivationGroupID
This identifier identifies the activation group inside the scope of its activation system.
Create the new activation group id in the scope of the given activation system
ActivationID - class java.rmi.activation.ActivationID
Denotes the object that can be activated over time.
ActivationID(java.rmi.activation.Activator) - constructor for class java.rmi.activation.ActivationID
Create a new instance with the given activator.
ActivationInstantiator - interface java.rmi.activation.ActivationInstantiator
The implementation of this interface creates (instantiates) the new remote objects in response to the activation request.
ActivationMonitor - interface java.rmi.activation.ActivationMonitor
The activation and inactivation event listener.
ActivationSystem - interface java.rmi.activation.ActivationSystem
The ActivationSystem registers groups and activatable objects to be activated within those groups.
Activator - interface java.rmi.activation.Activator
Activates remote object, providing the live reference to the activable remote object.
ACTIVATOR_ID - static field in class java.rmi.server.ObjID
Defines the ID of the activator.
ACTIVE - static field in class javax.accessibility.AccessibleState
Indicates an active window, as well as an active child in a list or other collection.
ACTIVE - interface org.omg.PortableInterceptor.ACTIVE
A single constant interface, defining the adapter state (ACTIVE) = 1.
ACTIVE - static field in class org.omg.PortableServer.POAManagerPackage.State
An instance of State, initialized to ACTIVE.
active - field in class javax.sound.midi.VoiceStatus
True if this voice is processing a MIDI note.
ACTIVE_CAPTION - static field in class java.awt.SystemColor
Array index of the active caption color.
ACTIVE_CAPTION_BORDER - static field in class java.awt.SystemColor
Array index of the active caption border color.
ACTIVE_CAPTION_TEXT - static field in class java.awt.SystemColor
Array index of the active caption text color.
ACTIVE_SENSING - static field in class javax.sound.midi.ShortMessage
Status byte for Active Sensing message.
activeCaption - static field in class java.awt.SystemColor
The active caption background color.
activeCaptionBorder - static field in class java.awt.SystemColor
The active caption border color.
activeCaptionText - static field in class java.awt.SystemColor
The active caption text color.
activeCount() - static method in class java.lang.Thread
Get the number of active threads in the current Thread's ThreadGroup.
activeCount() - method in class java.lang.ThreadGroup
Return an estimate of the total number of active threads in this ThreadGroup and all its descendants.
ActiveEvent - interface java.awt.ActiveEvent
An interface for events which can dispatch themselves in another thread.
This method is called from the ActivationGroup to inform the ActivatinSystem that the group is now active and there is the ActivationInstantiator for that group.
activeGroupCount() - method in class java.lang.ThreadGroup
Get the number of active groups in this ThreadGroup.
Makes the call back to the groups ActivationMonitor.
Informs that the object is now active.
The method is called when the object is exported.
Used for lazy instantiation of UIDefaults values so that they are not all loaded when a Swing application starts up, but only the values that are really needed.
ACTIVITY_COMPLETED - exception org.omg.CORBA.ACTIVITY_COMPLETED
The ACTIVITY_COMPLETED indicates that the Activity context in which the method call was made has been completed due to a timeout of either the Activity itself or a transaction that encompasses the Activity.
ACTIVITY_COMPLETED() - constructor for class org.omg.CORBA.ACTIVITY_COMPLETED
Creates ACTIVITY_COMPLETED with the default minor code of 0 and a completion state COMPLETED_NO.
Creates a ACTIVITY_COMPLETED exception with the specified minor code and completion status.
ACTIVITY_COMPLETED(java.lang.String) - constructor for class org.omg.CORBA.ACTIVITY_COMPLETED
Creates ACTIVITY_COMPLETED with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created ACTIVITY_COMPLETED exception, providing full information.
ACTIVITY_REQUIRED - exception org.omg.CORBA.ACTIVITY_REQUIRED
The ACTIVITY_REQUIRED system exception indicates that an Activity context was necessary to perform the invoked operation, but one was not found associated with the calling thread.
ACTIVITY_REQUIRED() - constructor for class org.omg.CORBA.ACTIVITY_REQUIRED
Creates ACTIVITY_REQUIRED with the default minor code of 0 and a completion state COMPLETED_NO.
Creates a ACTIVITY_REQUIRED exception with the specified minor code and completion status.
ACTIVITY_REQUIRED(java.lang.String) - constructor for class org.omg.CORBA.ACTIVITY_REQUIRED
Creates ACTIVITY_REQUIRED with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created ACTIVITY_REQUIRED exception, providing full information.
Exception wrapper for CORBA.ACTIVITY_COMPLETED.
ActivityCompletedException() - constructor for class javax.activity.ActivityCompletedException
Creates an exception with a null message, and cause initialized to null.
Creates an exception with the given message, and cause initialized to null.
Creates an exception with the given message and cause.
Creates an exception with the given cause, and a null message.
Exception wrapper for CORBA.ACTIVITY_REQUIRED
ActivityRequiredException() - constructor for class javax.activity.ActivityRequiredException
Creates an exception with a null message, and cause initialized to null.
Creates an exception with the given message, and cause initialized to null.
Creates an exception with the given message and cause.
Creates an exception with the given cause, and a null message.
AD - static field in class java.util.GregorianCalendar
Constant representing the era AD (Anno Domini).
adapter_id() - method in class org.omg.PortableInterceptor.ServerRequestInfoOperations
Get the identifier for the object adapter (POA).
adapter_manager_state_changed(int,short) - method in class org.omg.PortableInterceptor.IORInterceptor_3_0Operations
This method is invoked on all registered IORInterceptor_3_0 instances when the state of the adapter manager changes.
adapter_name() - method in class org.omg.PortableInterceptor.ObjectReferenceTemplate
Get the name of this adapter.
adapter_name() - method in class org.omg.PortableInterceptor.ServerRequestInfoOperations
Returns the name of the adapter that is handling the current request.
Notifies the interceptor about the adapter state changes that are unrelated to adapter manager state changes.
adapter_template() - method in class org.omg.PortableInterceptor.IORInfoOperations
Get the adapter template that is associated with the object POA.
AdapterActivator - interface org.omg.PortableServer.AdapterActivator
Adapter activators are associated with POAs and supply the the ability to create child POAs on demand.
AdapterActivatorOperations - interface org.omg.PortableServer.AdapterActivatorOperations
Defines the operations, applicable to the AdapterActivator.
AdapterAlreadyExists - exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Raised if the target POA already has a child POA with the specified name (during creation of the new POA as a child of the target POA).
AdapterAlreadyExists() - constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Create AdapterAlreadyExists with no explaining message.
AdapterAlreadyExists(java.lang.String) - constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Create the AdapterAlreadyExists with explaining message.
AdapterAlreadyExistsHelper - class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
The helper operations for the exception AdapterAlreadyExists.
AdapterInactive - exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
Raised when the current operation is not applicable for the system because the POA manager is in an inactive State.
AdapterInactive() - constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactive
Create AdapterInactive with no explaining message.
AdapterInactive(java.lang.String) - constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactive
Create the AdapterInactive with explaining message.
AdapterInactiveHelper - class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
The helper operations for the exception AdapterInactive.
AdapterManagerIdHelper - class org.omg.PortableInterceptor.AdapterManagerIdHelper
A helper operations for the adapter manager id.
AdapterNameHelper - class org.omg.PortableInterceptor.AdapterNameHelper
Provides static helper methods for working with the adapter name helper.
AdapterNonExistent - exception org.omg.PortableServer.POAPackage.AdapterNonExistent
The AdapterNonExistent is thrown if the parent POA cannot locate the required child POA.
AdapterNonExistent() - constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistent
Create AdapterNonExistent with no explaining message.
AdapterNonExistent(java.lang.String) - constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistent
Create the AdapterNonExistent with explaining message.
AdapterNonExistentHelper - class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
The helper operations for the exception AdapterNonExistent.
AdapterStateHelper - class org.omg.PortableInterceptor.AdapterStateHelper
A helper operations for the adapter state.
add(byte) - method in class java.awt.image.renderable.ParameterBlock
add(char) - method in class java.awt.image.renderable.ParameterBlock
add(double) - method in class java.awt.image.renderable.ParameterBlock
add(double,double) - method in class java.awt.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(E) - method in class java.util.AbstractCollection<E>
Add an object to the collection (optional operation).
add(E) - method in class java.util.AbstractList<E>
Add an element to the end of the list (optional operation).
add(E) - method in class java.util.ArrayList<E>
Appends the supplied element to the end of this list.
add(E) - method in class java.util.Collection<E>
Add an element to this collection.
add(E) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Appends the supplied element to the end of this list.
add(E) - method in class java.util.List<E>
Add an element to the end of the list (optional operation).
add(E) - method in class java.util.ListIterator<E>
Insert an element into the list at the current position of the iterator (optional operation).
add(E) - method in class java.util.Set<E>
Adds the specified element to the set if it is not already present (optional operation).
add(float) - method in class java.awt.image.renderable.ParameterBlock
add(int) - method in class org.omg.CORBA.NVList
Create and add a new named value object with null name, null value and having given flags.
add(int) - method in class java.awt.image.renderable.ParameterBlock
add(int,E) - method in class java.util.AbstractList<E>
Insert an element into the list at a given position (optional operation).
add(int,E) - method in class java.util.AbstractSequentialList<E>
Insert an element into the list at a given position (optional operation).
add(int,E) - method in class java.util.ArrayList<E>
Adds the supplied element at the specified index, shifting all elements currently at that index or higher one to the right.
add(int,E) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Adds the supplied element at the specified index, shifting all elements currently at that index or higher one to the right.
add(int,E) - method in class java.util.List<E>
Insert an element into the list at a given position (optional operation).
add(int,int) - method in class java.util.Calendar
Adds the specified amount of time to the given time field.
add(int,int) - method in class java.util.GregorianCalendar
Adds the specified amount of time to the given time field.
add(int,int) - method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(int,java.lang.Object) - method in class javax.naming.directory.Attribute
add(int,java.lang.Object) - method in class javax.naming.directory.BasicAttribute
add(int,java.lang.Object) - method in class javax.swing.DefaultListModel
Inserts an element at a particular index in the list.
add(int,java.lang.String) - method in class javax.naming.CompositeName
add(int,java.lang.String) - method in class javax.naming.CompoundName
add(int,java.lang.String) - method in class javax.naming.Name
Inserts the given String component to this Name at the given index.
add(int,javax.management.Attribute) - method in class javax.management.AttributeList
Adds the specified Attribute at the supplied index.
add(int,javax.naming.RefAddr) - method in class javax.naming.Reference
Add the new address for this object at the given position of the address list.
add(int,T) - method in class java.util.LinkedList<T>
Inserts an element in the given position in the list.
add(int,T) - method in class java.util.Vector<T>
Adds an object at the specified index.
add(java.awt.Component) - method in class java.awt.Container
Adds the specified component to this container at the end of the component list.
add(java.awt.Component) - method in class javax.swing.JMenu
Adds specified component to this menu.
add(java.awt.Component) - method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
add(java.awt.Component,int) - method in class java.awt.Container
Adds the specified component to this container at the specified index in the component list.
add(java.awt.Component,int) - method in class javax.swing.JMenu
Adds specified component to this menu at the given index
add(java.awt.Component,int) - method in class javax.swing.JTabbedPane
This method adds a tab to the JTabbedPane.
Adds the specified component to this container at the end of the component list.
This method adds a tab to the JTabbedPane.
Adds the specified component to this container at the specified index in the component list.
This method adds a tab to the JTabbedPane.
Chain ActionListener a and b.
Chain AdjustmentListener a and b.
Chain ComponentListener a and b.
Chain ContainerListener a and b.
Chain FocusListener a and b.
Chain HierarchyBoundsListener a and b.
Chain HierarchyListener a and b.
Chain InputMethodListener a and b.
Chain ItemListener a and b.
Chain KeyListener a and b.
Chain MouseListener a and b.
Chain MouseMotionListener a and b.
Chain MouseWheelListener a and b.
Chain AdjustmentListener a and b.
Chain WindowFocusListener a and b.
Chain WindowListener a and b.
Chain WindowStateListener a and b.
add(java.awt.geom.Area) - method in class java.awt.geom.Area
Performs an add (union) operation on this area with another Area.
add(java.awt.geom.Point2D) - method in class java.awt.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(java.awt.geom.Rectangle2D) - method in class java.awt.geom.Rectangle2D
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified rectangle.
add(java.awt.Menu) - method in class java.awt.MenuBar
Add a menu to this MenuBar.
add(java.awt.MenuItem) - method in class java.awt.Menu
Adds the specified item to this menu.
add(java.awt.Point) - method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified point.
add(java.awt.PopupMenu) - method in class java.awt.Component
Adds the specified popup menu to this component.
add(java.awt.Rectangle) - method in class java.awt.Rectangle
Modifies this rectangle so that it represents the smallest rectangle that contains both the existing rectangle and the specified rectangle.
add(java.awt.RenderingHints) - method in class java.awt.RenderingHints
Adds all the hints from a collection to this collection.
add(java.lang.Object) - method in class javax.naming.directory.Attribute
add(java.lang.Object) - method in class javax.naming.directory.BasicAttribute
add(java.lang.Object) - method in class java.beans.beancontext.BeanContextSupport
Add a child to the bean context.
add(java.lang.Object) - method in class java.awt.image.renderable.ParameterBlock
add(java.lang.String) - method in class java.awt.Choice
Adds the specified item to this choice box.
add(java.lang.String) - method in class javax.naming.CompositeName
add(java.lang.String) - method in class javax.naming.CompoundName
add(java.lang.String) - method in class org.omg.CORBA.ContextList
Add a name object
add(java.lang.String) - method in class javax.swing.JMenu
Adds JMenuItem constructed with the specified label to this menu
add(java.lang.String) - method in class javax.swing.JPopupMenu
Constructs menu item with a specified label and adds it to popup menu
add(java.lang.String) - method in class java.awt.List
This method adds the specified item to the end of the list.
add(java.lang.String) - method in class java.awt.Menu
Add an item with the specified label to this menu.
add(java.lang.String) - method in class javax.naming.Name
Adds the given String component to the end of this Name.
add(java.lang.String,int) - method in class java.awt.peer.ChoicePeer
add(java.lang.String,int) - method in class java.awt.List
Adds the specified item to the specified location in the list.
add(java.lang.String,int) - method in class java.awt.peer.ListPeer
Adds the specified component to the container at the end of the component list.
This method adds a tab to the JTabbedPane.
add(java.math.BigDecimal) - method in class java.math.BigDecimal
Returns a BigDecimal whose value is found first by calling the method add(val) and then by rounding according to the MathContext mc.
add(java.math.BigInteger) - method in class java.math.BigInteger
add(java.security.Permission) - method in class java.security.PermissionCollection
This method adds a new Permission object to the collection.
add(java.security.Permission) - method in class java.security.Permissions
This method adds a new Permission to this collection.
Add a new relation to the current set.
add(javax.accessibility.AccessibleState) - method in class javax.accessibility.AccessibleStateSet
Add a new state to the current set.
add(javax.management.Attribute) - method in class javax.management.AttributeList
Adds the specified Attribute to the end of the list.
add(javax.naming.RefAddr) - method in class javax.naming.Reference
Appends the new object address to the end of the address list.
add(javax.print.attribute.Attribute) - method in class javax.print.attribute.AttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(javax.print.attribute.Attribute) - method in class javax.print.attribute.DocAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(javax.print.attribute.Attribute) - method in class javax.print.attribute.HashAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(javax.print.attribute.Attribute) - method in class javax.print.attribute.PrintJobAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(javax.print.attribute.Attribute) - method in class javax.print.attribute.PrintRequestAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(javax.print.attribute.Attribute) - method in class javax.print.attribute.PrintServiceAttributeSet
Adds the specified attribute value to this attribute set if it is not already present.
add(javax.print.attribute.standard.JobStateReason) - method in class javax.print.attribute.standard.JobStateReasons
Adds the given job state reason object to the set.
add(javax.sound.midi.MidiEvent) - method in class javax.sound.midi.Track
Add a new event to this track.
add(javax.swing.AbstractButton) - method in class javax.swing.ButtonGroup
Adds a button to this group.
add(javax.swing.Action) - method in class javax.swing.JMenu
Adds JMenuItem constructed using properties from specified action.
add(javax.swing.Action) - method in class javax.swing.JPopupMenu
Constructs menu item associated with the specified action and adds it to the popup menu
add(javax.swing.Action) - method in class javax.swing.JToolBar
This method adds a new JButton that performs the given Action to the JToolBar.
add(javax.swing.JMenu) - method in class javax.swing.JMenuBar
Adds menu to the menu bar
add(javax.swing.JMenuItem) - method in class javax.swing.JMenu
Adds specified menu item to this menu
add(javax.swing.JMenuItem) - method in class javax.swing.JPopupMenu
Adds given menu item to the popup menu
Adds a new child node to this node and sets this node as the parent of the child node.
add(javax.xml.datatype.Duration) - method in class javax.xml.datatype.Duration
Returns the result of adding the specified duration to this duration.
add(javax.xml.datatype.Duration) - method in class javax.xml.datatype.XMLGregorianCalendar
Adds the specified duration to this calendar.
add(javax.xml.stream.events.XMLEvent) - method in class javax.xml.stream.util.XMLEventConsumer
Consumes an event.
add(javax.xml.stream.events.XMLEvent) - method in class javax.xml.stream.XMLEventWriter
Adds the specified event to this writer.
add(javax.xml.stream.XMLEventReader) - method in class javax.xml.stream.XMLEventWriter
Adds the specified XML stream to this writer.
add(long) - method in class java.awt.image.renderable.ParameterBlock
Adds a mechanism specific credential-element to an existing credential.
add(org.omg.CORBA.TypeCode) - method in class org.omg.CORBA.ExceptionList
Add the typecode of the given exception to the list.
Add a new element to the collection of OPTION elements for this SELECT.
add(short) - method in class java.awt.image.renderable.ParameterBlock
add(T) - method in class java.util.EnumSet<T,extends,Enum,T>
add(T) - method in class java.util.HashSet<T>
Adds the given Object to the set if it is not already in the Set.
add(T) - method in class java.util.LinkedList<T>
Adds an element to the end of the list.
add(T) - method in class java.util.TreeSet<T>
Adds the spplied Object to the Set if it is not already in the Set; returns true if the element is added, false otherwise.
add(T) - method in class java.util.Vector<T>
Adds an object to the Vector.
ADD_ATTRIBUTE - static field in class javax.naming.directory.DirContext
Register the client request interceptor.
add_in_arg() - method in class org.omg.CORBA.Request
Add the named input parameter that passes value to the method being invoked.
add_inout_arg() - method in class org.omg.CORBA.Request
Add the input/output parameter that passes value both to and from the method being invoked.
add_ior_component(org.omg.IOP.TaggedComponent) - method in class org.omg.PortableInterceptor.IORInfoOperations
Adds a service-specific component to the IOR profile being constructed.
Adds a service-specific component to the IOR profile being constructed.
Register the IOR (object reference) interceptor.
add_item(java.lang.String,int) - method in class org.omg.CORBA.NVList
Create and add the new named value object with the given names, given flags and the null value.
add_named_in_arg(java.lang.String) - method in class org.omg.CORBA.Request
Add the named input parameter that passes value to the method being invoked.
add_named_inout_arg(java.lang.String) - method in class org.omg.CORBA.Request
Add the named input/output parameter that passes value both to and from the method being invoked.
add_named_out_arg(java.lang.String) - method in class org.omg.CORBA.Request
Add the named output parameter that passes value from the method being invoked.
add_out_arg() - method in class org.omg.CORBA.Request
Add the output parameter that passes value from the method being invoked.
ADD_OVERRIDE - static field in class org.omg.CORBA.SetOverrideType
Add the new policies to the existing policies.
Allows the interceptor to add service contexts to the request.
Allows the interceptor to add the service contexts to the request.
Register the server request interceptor.
Create and add the named value object with the given name, value and flags.
addAccessibleSelection(int) - method in class javax.accessibility.AccessibleSelection
Select the specified child if it is not already selected, placing it in the object's current selection.
Sets the current selection to the specified index.
Adds the accessible item with the specified index to the selected items.
Selects the accessible child with the specified index.
Selects the menu with index i.
Selects the specified tab.
Adds the accessible child with the specified index i to the selection.
Adds the specified selected item in the object to the object's selection.
Adds the specified selected item in the object to the object's selection.
Replaces or supplements the component's selection with the Accessible child at the supplied index.
Adds an ActionListener to the button's listener list.
Adds an ActionListener to the editor component.
Adds a new entry to the list of listeners that will receive action events from this button.
Adds an ActionListener to the list of registered listeners.
This method adds specified ActionListener to this ComboBoxEditor.
Add an ActionListener to the model.
This methods adds specified ActionListener to this JComboBox.
Adds an ActionListener to the file chooser.
Adds a new listener object to this text field.
Adds the specified ActionListener to the list of registered listeners for this object.
Adds the specified listener to the list of registered action listeners for this component.
Addes a new listener to the list of action listeners for this object.
Add the action listener
Adds a listener that will receive adjustment events for this object.
This method adds an AdjustmentListener to the scroll bar.
Adds a new adjustment listener to the list of registered listeners for this object.
addAll(E>) - method in class java.util.AbstractCollection<E>
Add all the elements of a given collection to this collection (optional operation).
addAll(E>) - method in class java.util.ArrayList<E>
Add each element in the supplied Collection to this List.
addAll(E>) - method in class java.util.Collection<E>
Add the contents of a given collection to this collection.
addAll(E>) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Add each element in the supplied Collection to this List.
addAll(E>) - method in class java.util.List<E>
Add the contents of a collection to the end of the list (optional operation).
addAll(E>) - method in class java.util.PriorityQueue<E>
addAll(E>) - method in class java.util.Set<E>
Adds all of the elements of the given collection to this set (optional operation).
addAll(int,E>) - method in class java.util.AbstractList<E>
Insert the contents of a collection into the list at a given position (optional operation).
addAll(int,E>) - method in class java.util.AbstractSequentialList<E>
Insert the contents of a collection into the list at a given position (optional operation).
addAll(int,E>) - method in class java.util.ArrayList<E>
Add all elements in the supplied collection, inserting them beginning at the specified index. c can contain objects of any type, as well as null values.
addAll(int,E>) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Add all elements in the supplied collection, inserting them beginning at the specified index. c can contain objects of any type, as well as null values.
addAll(int,E>) - method in class java.util.List<E>
Insert the contents of a collection into the list at a given position (optional operation).
Adds all the Attributes from the supplied list to this list, at the specified index.
addAll(int,javax.naming.Name) - method in class javax.naming.CompositeName
addAll(int,javax.naming.Name) - method in class javax.naming.CompoundName
addAll(int,javax.naming.Name) - method in class javax.naming.Name
Inserts all the components of the given Name to this Name at the given index.
addAll(int,T>) - method in class java.util.LinkedList<T>
Insert the elements of the collection in iteration order at the given index of this list.
addAll(int,T>) - method in class java.util.Vector<T>
Inserts all elements of the given collection at the given index of this Vector.
addAll(java.util.Collection) - method in class java.beans.beancontext.BeanContextSupport
Add all of the relations to the current set.
Add all of the states to the current set.
addAll(javax.management.AttributeList) - method in class javax.management.AttributeList
Adds all the Attributes from the supplied list to the end of this list, in the order they are returned by the list's Iterator.
addAll(javax.naming.Name) - method in class javax.naming.CompositeName
addAll(javax.naming.Name) - method in class javax.naming.CompoundName
addAll(javax.naming.Name) - method in class javax.naming.Name
Adds all the components of the given Name to the end of this Name.
addAll(javax.print.attribute.AttributeSet) - method in class javax.print.attribute.AttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(javax.print.attribute.AttributeSet) - method in class javax.print.attribute.DocAttributeSet
Adds all of the elements in the specified set to this attribute set.
addAll(javax.print.attribute.AttributeSet) - method in class javax.print.attribute.HashAttributeSet
Adds all of the elements in the specified set to this attribute set.
Adds all of the elements in the specified set to this attribute set.
Adds all of the elements in the specified set to this attribute set.
Adds all of the elements in the specified set to this attribute set.
addAll(T>) - method in class java.util.EnumSet<T,extends,Enum,T>
addAll(T>) - method in class java.util.LinkedList<T>
Append the elements of the collection in iteration order to the end of this list.
addAll(T>) - method in class java.util.TreeSet<T>
Adds all of the elements in the supplied Collection to this TreeSet.
addAll(T>) - method in class java.util.Vector<T>
Appends all elements of the given collection to the end of this Vector.
addAllAbsent(E>) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Register an AncestorListener.
Adds an attribute to this element.
addAttribute(java.lang.Object,java.lang.Object) - method in class javax.swing.text.html.MultiStyle
Adds an attribute with the given name and value to the set.
Adds an attribute with the given name and value to the set.
Add an attribute to an attribute list.
Add an attribute to the end of the list, setting its "specified" flag to true.
Add an attribute to the end of the list.
Adds a new attribute that will cover the entire string.
Adds a new attribute that will cover the specified subrange of the string.
Returns an AttributeSet that contains the attributes of old plus the new attribute specified by name and value.
Returns an AttributeSet that contains the attributes of old plus the new attribute specified by name and value.
Adds an attribute to the given set and returns a new set.
Adds all of the attributes in the specified list to the specified subrange of the string.
Adds a set of attributes to this element.
addAttributes(javax.swing.text.AttributeSet) - method in class javax.swing.text.html.MultiStyle
Adds all the attributes from attributes to this set.
Adds all the attributes from attributes to this set.
Returns an AttributeSet that contains the attributes of old plus the new attributes in attributes.
Returns an AttributeSet that contains the attributes of old plus the new attributes in attributes.
Adds a set of attributes to the element.
addAuxiliaryLookAndFeel(javax.swing.LookAndFeel) - static method in class javax.swing.UIManager
Add a LookAndFeel to the list of auxiliary look and feels.
Adds an AWTEventListener to this toolkit.
addBatch() - method in class java.sql.PreparedStatement
This method adds a set of parameters to the batch for JDBC 2.0.
addBatch(java.lang.String) - method in class java.sql.Statement
This method adds a SQL statement to a SQL batch.
Add a listener on changes to the membership of this BeanContext object.
Add a listener on changes to the membership of this BeanContext object.
Add a listener on all adds and removes of services.
Adds a new listener for service availability and revocation events.
This method is messaged to add the buttons to the given container.
Adds a CaretListener object to this text component.
Adds a CellEditorListener to the list of CellEditorListeners of this CellEditor.
Registers a listener to receive ChangeEvent notifications from the CellEditor.
Adds a CellEditorListener object to this editor.
addCertificate(java.security.Certificate) - method in class java.security.Identity
Adds a certificate to the list of ceritificates for this identity.
Add a certificate path checker.
addCertStore(java.security.cert.CertStore) - method in class java.security.cert.PKIXParameters
Add a CertStore to the list of cert stores.
Adds a ChangeListener to the button's listener list.
Registers a ChangeListener with the model so that it will receive ChangeEvent notifications when the model changes.
Adds a ChangeListener to this object.
Adds an ChangeListener to the list of registered listeners.
Registers a ChangeListener that is notified whenever that state of this Caret changes.
Registers a listener to receive ChangeEvent notifications from this model.
Subscribes a ChangeListener to state changes.
Add a ChangeListener to the model.
Registers a ChangeListener that is notified whenever that state of this Caret changes.
Adds a listener to this model.
Registers a listener to receive ChangeEvent notifications from this model whenever the selected index changes.
Registers a listener with this component so that it will receive notification of component state changes.
Registers a listener with the slider so that it will receive ChangeEvent notifications.
Adds a ChangeListener
This method adds a ChangeListener to the JTabbedPane.
Adds ChangeListener to this MenuSelectionManager
addChangeListener(javax.swing.event.ChangeListener) - method in class javax.swing.text.html.MultiStyle
Registers a listener to receive ChangeEvent notifications from this model whenever the selected index changes.
Adds a ChangeListener to the list of registered listeners.
Adds a ChangeListener object to the style.
Adds a file filter to the list of available filters and sends a PropertyChangeEvent (with the property name CHOOSABLE_FILE_FILTER_CHANGED_PROPERTY) to all registered listeners.
This method adds the given AbstractColorChooserPanel to the list of the JColorChooser's chooserPanels.
addColumn(java.lang.Object) - method in class javax.swing.table.DefaultTableModel
Adds a column with the specified name to the table.
Adds a column with the specified name and data values to the table.
Adds a column with the specified name and data values to the table.
Adds a column to the model then calls fireColumnAdded(TableColumnModelEvent) to notify the registered listeners.
addColumn(javax.swing.table.TableColumn) - method in class javax.swing.JTable
Add the new table column.
Adds a column to the model.
Registers a listener with the model, so that it will receive TableColumnModelEvent notifications.
Registers a listener with the model, so that it will receive TableColumnModelEvent notifications.
addColumnSelectionInterval(int,int) - method in class javax.swing.JTable
Adds the specified listener to this component.
Used to register an ImageConsumer with this ImageProducer.
Used to register an ImageConsumer with this ImageProducer.
Used to register an ImageConsumer with this ImageProducer.
addConsumer(java.awt.image.ImageConsumer) - method in class java.awt.image.renderable.RenderableImageProducer
Adds the specified container listener to this object's list of container listeners.
addContent(char[],int,int) - method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds text to the appropriate context using the current character attribute set.
addContent(char[],int,int,boolean) - method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds text to the appropriate context using the current character attribute set, and possibly generating an IMPLIED Tag if necessary.
addControlButtons() - method in class javax.swing.plaf.metal.MetalFileChooserUI
Adds the control buttons ('up', 'home' etc.) to the panel.
Add a controller event listening object to this sequencer.
Adds a CSS attribute to the given set.
Adds a CSS attribute to the given set.
addCustomEntriesToTable(javax.swing.UIDefaults) - method in class javax.swing.plaf.metal.MetalTheme
Adds custom entries to the UI defaults table.
addCustomEntriesToTable(javax.swing.UIDefaults) - method in class javax.swing.plaf.metal.OceanTheme
Adds customized entries to the UIDefaults table.
Add a region to the set of dirty regions for a specified component.
Adds a DocumentListener object to this document.
Adds a DocumentListener to this document.
Register a new DragGestureListener.
Adds a DragSourceListener.
addDropTarget(java.awt.dnd.DropTarget) - method in class java.awt.dnd.peer.DropTargetPeer
Adds a new DropTargetListener.
Adds an UndoableEdit to this DocumentEvent.
Incorporates another editing action into this one, thus forming a combined action.
addEdit(javax.swing.undo.UndoableEdit) - method in class javax.swing.undo.CompoundEdit
Incorporates another editing action into this one, thus forming a combined edit.
addEdit(javax.swing.undo.UndoableEdit) - method in class javax.swing.undo.UndoableEdit
Incorporates another editing action into this one, thus forming a combined action.
addEdit(javax.swing.undo.UndoableEdit) - method in class javax.swing.undo.UndoManager
Registers an undoable editing action with this UndoManager.
addEditor() - method in class javax.swing.plaf.basic.BasicComboBoxUI
Adds the current editor to the combo box.
Adds an element to the model's item list and sends a ListDataEvent to all registered listeners.
addElement(java.lang.Object) - method in class javax.swing.DefaultListModel
Inserts an element at the end of the list.
This method adds given object to its data model.
addElement(T) - method in class java.util.Vector<T>
Adds an element to the Vector at the end of the Vector.
This method adds the specified entry to the ACL
This method allows the registration of event listeners on the event target.
addFirst(T) - method in class java.util.LinkedList<T>
Insert an element at the first of the list.
Adds a mapping from a single String native to a single DataFlavor.
Adds the specified listener to this component.
Adds the specified listener to this component.
Adds a focus listener.
Adds a focus listener to the parent list.
Adds a focus listener to this cell.
Adds the specified focus listener to receive focus events from this component.
Registers the specified focus listener to receive focus events from this component.
addHandler(java.util.logging.Handler) - method in class java.util.logging.Logger
Adds a handler to the set of handlers that get notified when a log record is to be published.
Adds a handshake completed listener that wants to be notified when the SSL handshake completes.
addHelpMenu(java.awt.Menu) - method in class java.awt.peer.MenuBarPeer
Adds the specified listener to this component.
Adds the specified listener to this component.
Add a HyperlinkListener object to this editor pane.
addIcon(java.awt.Container) - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method adds the appropriate icon the given container.
addIdentity(java.security.Identity) - method in class java.security.IdentityScope
Adds an identity to his scope.
addIfAbsent(E) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Install a read progress listener.
Install a read update listener.
Install a read warning listener.
Install a write progress listener.
Install a write warning listener.
addImage(java.awt.Image,int) - method in class java.awt.MediaTracker
Adds an image to the tracker with the specified ID.
Adds an image to the tracker with the specified ID.
Adds the specified component to this AbstractButton.
Overridden to check if a component is already a child of this Container.
This method is called by all the add() methods to perform the actual adding of the component.
This method is called by all the add() methods to perform the actual adding of the component.
This method is called when a component is added to the the JDialog.
This method is called by all the add() methods to perform the actual adding of the component.
This method adds Components to this Container.
Overrides the default implementation from Container such that layerConstraint is interpreted as an Integer, specifying the layer to which the component will be added (at the bottom position).
DOCUMENT ME!
This method adds a component to the JSplitPane.
This method overrides Container's addImpl method.
This method is called by all the add() methods to perform the actual adding of the component.
This method is called by all the add() methods to perform the actual adding of the component.
Adds the specified child component to this container.
Adds the specified listener to this component.
Adds an InputListener object to this text component.
Chain EventListener a and b.
This method adds an InternalFrameListener to this JInternalFrame.
Add a component to the invalidComponents vector.
addIssuerName(byte[]) - method in class java.security.cert.X509CRLSelector
Add an issuer name to the set of issuer names criteria, as the DER encoded form.
addIssuerName(java.lang.String) - method in class java.security.cert.X509CRLSelector
Add an issuer name to the set of issuer names criteria, as a String representation.
addItem(java.awt.MenuItem) - method in class java.awt.peer.MenuPeer
addItem(java.lang.Object) - method in class javax.swing.JComboBox
This method adds given element to this JComboBox.
addItem(java.lang.String) - method in class java.awt.Choice
Adds the specified item to this choice box.
addItem(java.lang.String) - method in class java.awt.List
This method adds the specified item to the end of the list.
addItem(java.lang.String,int) - method in class java.awt.peer.ChoicePeer
addItem(java.lang.String,int) - method in class java.awt.List
Adds the specified item to the specified location in the list.
addItem(java.lang.String,int) - method in class java.awt.peer.ListPeer
Adds an ItemListener to the button's listener list.
Adds an ItemListener to the list of registered listeners.
Adds a new listeners to the list of registered listeners for this object.
Adds the specified listener to the list of registered item listeners for this object.
Adds the specified listener to the list of registered listeners for this object.
Add an ItemListener to the model.
Adds an item listener to this object.
This method registers given ItemListener with this JComboBox
Adds the specified ItemListener to the list of registered listeners for this object.
ADDITION - static field in class org.w3c.dom.events.MutationEvent
The Attr was just added.
AdditionalComments - static field in class javax.swing.text.html.HTMLDocument
A key for document properies.
Adds a key event dispatcher to the list of registered dispatchers.
Adds a key event post processor to the list of registered post processors.
Adds the specified listener to this component.
Create a new Keymap with a specific name and parent, and add the new Keymap to the global keymap table.
addLast(T) - method in class java.util.LinkedList<T>
Insert an element at the last of the list.
This method adds the component given to the JSplitPane.
Adds a component to the layout in the specified constraint position, which must be one of the string constants defined in this class.
Adds a component to the layout.
Add a new component to the layout.
DOCUMENT ME!
Adds the specified component to the layout, with the specified constraints object.
This method is not used in this layout manager.
Adds a layout component and a constraint object to this layout.
Adds a component to the layout.
This method is called when adding a Component to the Container.
This method is called when the given Component is added to the JInternalFrame.
This method is called when a component is added to the container.
This method adds a component to the layout.
This method is called when a Component is added.
This method is called to add a Component to the JSplitPane.
This method is called when a component is added to the JTabbedPane.
Adds a component to the layout in the specified constraint position, which must be one of the string constants defined in this class.
Adds a component to the layout.
Add a new component to the layout.
Add a new component to the layout.
Adds the specified component to the layout group.
Add a new component to the layout.
DOCUMENT ME!
This method does nothing.
Adds the specified component to the layout group.
This method is not used in this layout manager.
Add the specified component to the layout.
Adds a layout component and a constraint object to this layout.
The method is not used with this manager.
addLineListener(javax.sound.sampled.LineListener) - method in class javax.sound.sampled.Line
Add a listener which will be notified whenever this Line changes state.
Add a listener object to this model.
Add a listener object to this model.
Adds a listener.
Adds a ListSelectionListener to the listener list for this list.
Registers a listener with the model so that it receives notification of changes to the model.
addLogger(java.util.logging.Logger) - method in class java.util.logging.LogManager
Adds a named logger.
addMember(java.security.Principal) - method in class java.security.acl.Group
This method adds a new Principal to this group.
addMenu(java.awt.Menu) - method in class java.awt.peer.MenuBarPeer
Adds a MenuDragMouseListener to this menu item.
Adds an MenuKeyListener to this menu item.
Adds a MenuKeyListener to the popup.
Adds MenuListener to the menu
This method creates the proper object (if necessary) to represent msg.
Add a meta event listening object to this sequencer.
Adds the specified listener to this component.
Adds the specified listener to this component.
Adds the specified listener to this component.
Add a listener which is notified when a sub-node of this node is added or removed.
Registers the specified listener as a new recipient of notifications from the delegate.
Registers the specified listener as a new recipient of notifications from this bean.
Registers the specified listener as a new recipient of notifications from this bean.
Registers the supplied listener with the specified management bean.
Registers the supplied listener with the specified management bean.
Registers the supplied listener with the specified management bean.
Registers the supplied listener with the specified management bean.
addNotify() - method in class java.awt.Button
Notifies this button that it should create its native peer object.
addNotify() - method in class java.awt.Canvas
Creates the native peer for this object.
addNotify() - method in class java.awt.Checkbox
Creates this object's native peer.
addNotify() - method in class java.awt.CheckboxMenuItem
Create's this object's native peer
addNotify() - method in class java.awt.Choice
Creates the native peer for this object.
addNotify() - method in class java.awt.Component
Called when the parent of this Component is made visible or when the Component is added to an already visible Container and needs to be shown.
addNotify() - method in class java.awt.Container
Called when this container is added to another container to inform it to create its peer.
addNotify() - method in class java.awt.Dialog
Creates this object's native peer.
addNotify() - method in class java.awt.FileDialog
Creates the native peer for this file dialog box.
addNotify() - method in class java.awt.Frame
Creates the native peer for this window.
addNotify() - method in class javax.swing.JComponent
Receives notification if this component is added to a parent component.
addNotify() - method in class javax.swing.JMenuBar
This method overrides addNotify() in the Container to register this menu bar with the current keyboard manager.
addNotify() - method in class javax.swing.JTable
Called when this container is added to another container to inform it to create its peer.
addNotify() - method in class java.awt.Label
Notifies this label that it has been added to a container, causing the peer to be created.
addNotify() - method in class java.awt.List
Notifies this object to create its native peer.
addNotify() - method in class java.awt.Menu
Creates the native peer for this object.
addNotify() - method in class java.awt.MenuBar
Creates this object's native peer.
addNotify() - method in class java.awt.MenuItem
Creates the native peer for this object.
addNotify() - method in class java.awt.Panel
Notifies this object to create its native peer.
addNotify() - method in class java.awt.PopupMenu
Creates this object's native peer.
addNotify() - method in class java.awt.Scrollbar
Notifies this object to create its native peer.
addNotify() - method in class java.awt.ScrollPane
Notifies this object that it should create its native peer.
addNotify() - method in class java.awt.TextArea
Notify this object that it should create its native peer.
addNotify() - method in class java.awt.TextField
Notifies this object that it should create its native peer.
addNotify() - method in class java.awt.Window
Creates the native peer for this window.
addNotify(java.awt.peer.ComponentPeer) - method in class java.awt.dnd.DropTarget
addObserver(java.util.Observer) - method in class java.util.Observable
Adds an Observer.
This method adds an owner to the access control list (ACL).
addPathToName(int,byte[]) - method in class java.security.cert.X509CertSelector
Add a name to match in the NameConstraints extension.
addPathToName(int,java.lang.String) - method in class java.security.cert.X509CertSelector
Add a name to match in the NameConstraints extension.
addPermission(java.security.acl.Permission) - method in class java.security.acl.AclEntry
This method adds the specified permission to this ACL entry.
addPoint(int,int) - method in class java.awt.Polygon
Adds the specified endpoint to the polygon.
Adds PopupMenuListener to combo box to listen to the events fired by the combo box's popup menu containing its list of items
Adds popupMenuListener to listen for PopupMenuEvents fired by the JPopupMenu
Add a listener which is notified when a value in this node is added, changed, or removed.
Registers a listener for changes in the specified attribute set during processing of this print job.
Registers a listener for events occuring during processing of this print job.
Registers a print service attribute listener to this print service.
Registers a listener to receive PropertyChangeEvent notifications from this action.
Add a PropertyChangeListener to the listener list.
Registers a listener to receive notification whenever one of the action's properties is modified.
Adds the specified property listener to this component.
Adds a global property change listener to the accessible component.
Add a PropertyChangeListener.
Adds a PropertyChangeListener object to this model.
Adds a property change listener to the list of registered listeners.
This method does nothing, list children are transient accessible objects which means that they don't fire property change events.
Add a PropertyChangeListener to the listener list.
Registers the supplied property change listener for receiving events caused by the following property changes:
  • the current focus owner ("focusOwner")
  • the permanent focus owner ("permanentFocusOwner")
  • the focused window ("focusedWindow")
  • the active window ("activeWindow")
  • the default focus traversal policy ("defaultFocusTraversalPolicy")
  • the default set of forward traversal keys ("forwardDefaultFocusTraversalKeys")
  • the default set of backward traversal keys ("backwardDefaultFocusTraversalKeys")
  • the default set of up cycle traversal keys ("upCycleDefaultFocusTraversalKeys")
  • the default set of down cycle traversal keys ("downCycleDefaultFocusTraversalKeys")
  • the current focus cycle root ("currentFocusCycleRoot")
If the supplied listener is null, nothing occurs.
Registers a listener which will be notified when the logging properties are re-read.
Adds a PropertyChangeListener to the list of global listeners.
Adds a property change listener to this PropertyEditor.
Adds a property change listener to this property editor.
Adds a listener so that it receives PropertyChangeEvent notifications from this column.
Adds a PropertyChangeListener to this UIDefaults map.
Add a PropertyChangeListener to the listener list.
Add a listener that will be notified when a specific property changes.
Add a listener that will be notified when a specific property changes.
Adds the specified property listener to this component.
Registers a property change listener for receiving events relating to a change to a specified property.
Adds a PropertyChangeListener listening on the specified property.
addProvider(java.security.Provider) - static method in class java.security.Security
Appends the designated new Provider to the current list of installed Providers.
This method is used to indicate to the GSSManager that the application would like a particular provider to be used if no other provider can be found that supports the given mechanism.
This method is used to indicate to the GSSManager that the application would like a particular provider to be used ahead of all others when support is desired for the given mechanism.
addRenderingHints(Map) - method in class java.awt.Graphics2D
Adds/updates the rendering hint.
Adds a new request property by a key/value pair.
addResourceBundle(java.lang.String) - method in class javax.swing.UIDefaults
Adds a ResourceBundle for localized values.
ADDRESS - static field in class javax.swing.text.html.HTML.Tag
The <address> tag
address - field in class java.net.SocketImpl
The address of the remote end of the socket connection
address() - method in class java.net.Proxy
Returns the socket address for this proxy object.
AddressHelper - class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
Helper operations for address.
addRow(java.lang.Object[]) - method in class javax.swing.table.DefaultTableModel
Adds a new row containing the specified data to the table and sends a TableModelEvent to all registered listeners.
addRow(java.util.Vector) - method in class javax.swing.table.DefaultTableModel
Adds a new row containing the specified data to the table and sends a TableModelEvent to all registered listeners.
addRowSelectionInterval(int,int) - method in class javax.swing.JTable
addrs - field in class javax.naming.Reference
The list of addresses, stored in this reference.
addrType - field in class javax.naming.RefAddr
The string resprenstation of the type of address.
addRule(java.lang.String) - method in class javax.swing.text.html.StyleSheet
Adds a set of rules to the sheet.
If the selectionMode property is equal to SINGLE_SELECTION equivalent to calling setSelectionInterval(index1, index2); If the selectionMode property is equal to SINGLE_INTERVAL_SELECTION and the interval being added is not adjacent to an already selected interval, equivalent to setSelectionInterval(index1, index2).
addSelectionInterval(int,int) - method in class javax.swing.JList
Adds the specified interval to the current selection.
addSelectionInterval(int,int) - method in class javax.swing.JTree
Select all rows between the two given indexes, inclusive.
Marks the items in the specified interval as selected.
Adds a path to the list of selected paths.
Adds the paths to the list of selected paths.
This catches attempts to add something to the selection.
addSelectionRow(int) - method in class javax.swing.JTree
addSelectionRows(int[]) - method in class javax.swing.JTree
addSeparator() - method in class javax.swing.JMenu
Adds separator to the end of the menu items in the menu.
addSeparator() - method in class javax.swing.JPopupMenu
Adds separator to this popup menu
addSeparator() - method in class javax.swing.JToolBar
This method adds a Separator of default size to the JToolBar.
addSeparator() - method in class java.awt.Menu
Adds a separator bar at the current menu location.
addSeparator() - method in class java.awt.peer.MenuPeer
addSeparator(java.awt.Dimension) - method in class javax.swing.JToolBar
This method adds a Separator with the given size to the JToolBar.
Register a service to make it available to others.
Registers a new service from the specified service provider.
Registers a new service from the specified service provider.
addShutdownHook(java.lang.Thread) - method in class java.lang.Runtime
Register a new shutdown hook.
Removes an existing component.
addSource(java.lang.Object) - method in class java.awt.image.renderable.ParameterBlock
Register an implementation.
Adds content that is specified in the attribute set.
Adds a style into the style hierarchy.
Adds a style into the style hierarchy.
addStyle
addStyleSheet(javax.swing.text.html.StyleSheet) - method in class javax.swing.text.html.StyleSheet
Adds the rules from ss to those of the receiver. ss's rules will override the old rules.
addSubComponents() - method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method adds the sub components to the TitlePane.
addSubComponents() - method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Adds the sub components of the title pane.
addSubjectAlternativeName(int,byte[]) - method in class java.security.cert.X509CertSelector
Add a name, as DER-encoded bytes, to the subject alternative names criterion.
Add a name to the subject alternative names criterion.
This method adds the MenuItems to the given JMenu.
Overridden to do nothing.
This method adds a tab to the JTabbedPane.
This method adds a tab to the JTabbedPane.
This method adds a tab to the JTabbedPane.
Adds a listener to the table model.
Adds a listener to the model.
addTag - field in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Tag in HTML to start adding tags from.
addTask(java.lang.Runnable) - method in class javax.swing.text.LayoutQueue
Add a layout task to the queue.
Adds a new listener to the list of text listeners for this component.
Adds a tile observer.
addTo(java.util.Calendar) - method in class javax.xml.datatype.Duration
Adds this duration to the specified calendar.
addTo(java.util.Date) - method in class javax.xml.datatype.Duration
Adds this duration to the specified date.
Add new environment property to the environment of this context.
Adds a ClassFileTransformer object to the instrumentation.
Adds a TreeExpansionListener object to the tree.
Registers a listere to the model.
addTreeModelListener
Adds a TreeSelectionListener object to this model.
Adds a TreeSelctionListener object to the tree.
Adds a TreeWillExpandListener object to the tree.
Adds an UndoableEditListener to this Document.
Adds an UndoableEditListener to this document.
Registers a listener.
Adds a mapping from the specified DataFlavor (and all DataFlavors equal to the specified DataFlavor) to the specified String native.
addURL(java.net.URL) - method in class java.net.URLClassLoader
Adds a new location to the end of the internal URL store.
Register a VetoableChangeListener.
Registers a vetoable property change listener for receiving events relating to the following properties:
  • the current focus owner ("focusOwner")
  • the permanent focus owner ("permanentFocusOwner")
  • the focused window ("focusedWindow")
  • the active window ("activeWindow")
Nothing occurs if a null listener is supplied.
Adds a VetoableChangeListener to the list of global listeners.
Add a listener that will be notified when a specific property change is requested (a PropertyVetoException may be thrown) as well as after the change is successfully made.
Add a listener that will be notified when a specific property change is requested (a PropertyVetoException may be thrown) as well as after the change is successfully made.
Registers a vetoable property change listener for receiving events relating to a vetoable change to a specified property.
Adds a VetoableChangeListener listening on the specified property.
Adds the specified listener to this window.
Adds the specified listener to the list of WindowListeners that will receive events for this window.
Adds the specified listener to this window.
Adjustable - interface java.awt.Adjustable
This interface is for objects that take a numeric value that can be adjusted within a bounded range.
adjustAllocation(java.awt.Shape) - method in class javax.swing.text.FieldView
Vertically centers the single line of text within the bounds of the input shape.
Move and resize a rectangle according to a set of grid bag constraints.
ADJUSTMENT_EVENT_MASK - static field in class java.awt.AWTEvent
Mask for adjustment events.
ADJUSTMENT_FIRST - static field in class java.awt.event.AdjustmentEvent
This is the first id in the range of ids used by adjustment events.
ADJUSTMENT_LAST - static field in class java.awt.event.AdjustmentEvent
This is the last id in the range of ids used by adjustment events.
ADJUSTMENT_VALUE_CHANGED - static field in class java.awt.event.AdjustmentEvent
This is the id indicating an adjustment value changed.
AdjustmentEvent - class java.awt.event.AdjustmentEvent
This class represents an event that is generated when an adjustable value is changed.
Initializes an instance of AdjustmentEvent with the specified source, id, type, and value.
Initializes an instance of AdjustmentEvent with the specified source, id, type, and value.
AdjustmentListener - interface java.awt.event.AdjustmentListener
Interface for classes that listen for adjustment events.
This method is called when an adjustable value changes.
Handles this event by dispatching it to the "a" and "b" listener instances.
Tries to adjust the specified row to fit within the desired span.
Returns an array of new preferred sizes for the children based on delta.
adjustVisibility(java.awt.Rectangle) - method in class javax.swing.text.DefaultCaret
Adjusts the text component so that the caret is visible.
Adler32 - class java.util.zip.Adler32
Computes Adler32 checksum for a stream of data.
Adler32() - constructor for class java.util.zip.Adler32
Creates a new instance of the Adler32 class.
ADMIN_UIROLE - static field in class javax.print.ServiceUIFactory
A user interface to administer the print service.
adoptNode(org.w3c.dom.Node) - method in class org.w3c.dom.Document
Attempts to adopt a node from another document to this document.
AEGEAN_NUMBERS - static field in class java.lang.Character.UnicodeBlock
Aegean Numbers.
AffineTransform - class java.awt.geom.AffineTransform
This class represents an affine transformation between two coordinate spaces in 2 dimensions.
AffineTransform() - constructor for class java.awt.geom.AffineTransform
Construct a new identity transform:
 [ 1 0 0 ]
 [ 0 1 0 ]
 [ 0 0 1 ]
 
Construct a transform with the given matrix entries:
 [ m00 m01 m02 ]
 [ m10 m11 m12 ]
 [  0   0   1  ]
 
AffineTransform(double[]) - constructor for class java.awt.geom.AffineTransform
Construct a transform from a sequence of double entries.
Construct a transform with the given matrix entries:
 [ m00 m01 m02 ]
 [ m10 m11 m12 ]
 [  0   0   1  ]
 
AffineTransform(float[]) - constructor for class java.awt.geom.AffineTransform
Construct a transform from a sequence of float entries.
Create a new transform which copies the given one.
AffineTransformOp - class java.awt.image.AffineTransformOp
AffineTransformOp performs matrix-based transformations (translations, scales, flips, rotations, and shears).
Construct AffineTransformOp with the given xform and interpolationType.
Construct AffineTransformOp with the given xform and rendering hints.
after(java.lang.Object) - method in class java.util.Calendar
Compares the given calendar with this.
after(java.sql.Timestamp) - method in class java.sql.Timestamp
This methods tests whether this object is later than the specified object.
after(java.util.Date) - method in class java.util.Date
Tests if this date is after the specified date.
AFTER_LAST_LINE - static field in class java.awt.BorderLayout
The constant indicating the position after the last line of the layout.
AFTER_LINE_ENDS - static field in class java.awt.BorderLayout
The constant indicating the position after the last item of the layout.
afterCompletion(int) - method in class javax.transaction.Synchronization
afterLast() - method in class java.sql.ResultSet
This method repositions the cursor to after the last row in the result set.
afterOffset(int) - static method in class java.awt.font.TextHitInfo
AIFC - static field in class javax.sound.sampled.AudioFileFormat.Type
The AIFC format.
AIFF - static field in class javax.sound.sampled.AudioFileFormat.Type
The AIFF format.
ALAW - static field in class javax.sound.sampled.AudioFormat.Encoding
The ALAW encoding.
ALERT - static field in class javax.accessibility.AccessibleRole
The object alerts the user about something.
AlgorithmParameterGenerator is used to generate algorithm parameters for specified algorithms.
Constructs a new instance of AlgorithmParameterGenerator.
AlgorithmParameterGeneratorSpi is the Service Provider Interface for the AlgorithmParameterGenerator class.
Constructs a new AlgorithmParameterGeneratorSpi
AlgorithmParameters is an Algorithm Parameters class which provides an interface through which the user can manage the parameters of an Algorithm.
Constructs a new instance of AlgorithmParameters.
AlgorithmParameterSpec - interface java.security.spec.AlgorithmParameterSpec
A transparent interface for Algorithm Parameter Specifications.
AlgorithmParametersSpi is the Service Provider Interface for the Algorithm Parameters class.
AlgorithmParametersSpi() - constructor for class java.security.AlgorithmParametersSpi
Creates a new instance of AlgorithmParametersSpi
aliases() - method in class java.nio.charset.Charset
aliases() - method in class java.security.KeyStore
Generates a list of all the aliases in the keystore.
ALIGN - static field in class javax.swing.text.html.HTML.Attribute
The align attribute
ALIGN_BAR - static field in class javax.swing.text.TabStop
ALIGN_CENTER - static field in class javax.swing.text.StyleConstants
A value representing center alignment for the StyleConstants.ParagraphConstants.Alignment attribute.
ALIGN_CENTER - static field in class javax.swing.text.TabStop
ALIGN_DECIMAL - static field in class javax.swing.text.TabStop
ALIGN_JUSTIFIED - static field in class javax.swing.text.StyleConstants
A value representing ful justification for the StyleConstants.ParagraphConstants.Alignment attribute.
ALIGN_LEFT - static field in class javax.swing.text.StyleConstants
A value representing left alignment for the StyleConstants.ParagraphConstants.Alignment attribute.
ALIGN_LEFT - static field in class javax.swing.text.TabStop
ALIGN_RIGHT - static field in class javax.swing.text.StyleConstants
A value representing right alignment for the StyleConstants.ParagraphConstants.Alignment attribute.
ALIGN_RIGHT - static field in class javax.swing.text.TabStop
alignment - field in class javax.swing.SizeRequirements
The horizontal or vertical alignment of a component.
Alignment - static field in class javax.swing.text.StyleConstants
Alignment - static field in class javax.swing.text.StyleConstants.ParagraphConstants
A key for the alignment paragraph attribute.
Sets the alignment attribute on the selected text.
Creates a new instance of AlignmentAction to set the alignment to a.
ALINK - static field in class javax.swing.text.html.HTML.Attribute
The alink attribute
ALL - static field in class java.awt.JobAttributes.DefaultSelectionType
ALL - static field in class java.util.logging.Level
The ALL level is used as a threshold for filtering log records, meaning that every message should be logged.
ALL_COLUMNS - static field in class javax.swing.event.TableModelEvent
A column index representing all columns.
ALL_RANGES - static field in class java.awt.font.NumericShaper
Convenience constant representing all the valid Unicode ranges.
ALL_STYLES - static field in class java.util.Calendar
A style specifier for getDisplayNames(int,int,Locale) stating that names should be returned in both long and short variants.
ALLBITS - static field in class java.awt.image.ImageObserver
An image with a single frame, a static image, is complete.
allKeys() - method in class javax.swing.ActionMap
Returns all keys of entries in this ActionMap and all its parents.
allKeys() - method in class javax.swing.InputMap
Returns all keys of entries in this InputMap and all its parents.
allNotesOff() - method in class javax.sound.midi.MidiChannel
Stop playing all notes.
allocate(int) - static method in class java.nio.ByteBuffer
Allocates a new ByteBuffer object with a given capacity.
allocate(int) - static method in class java.nio.CharBuffer
Allocates a new CharBuffer object with a given capacity.
allocate(int) - static method in class java.nio.DoubleBuffer
Allocates a new DoubleBuffer object with a given capacity.
allocate(int) - static method in class java.nio.FloatBuffer
Allocates a new FloatBuffer object with a given capacity.
allocate(int) - static method in class java.nio.IntBuffer
Allocates a new IntBuffer object with a given capacity.
allocate(int) - static method in class java.nio.LongBuffer
Allocates a new LongBuffer object with a given capacity.
allocate(int) - static method in class java.nio.ShortBuffer
Allocates a new ShortBuffer object with a given capacity.
allocate(javax.xml.stream.XMLStreamReader) - method in class javax.xml.stream.util.XMLEventAllocator
Allocates an event based on the current state of the stream reader.
Allocates one or more events based on the current state of the stream reader and adds those events to the specified consumer.
allocate_slot_id() - method in class org.omg.PortableInterceptor.ORBInitInfoOperations
Allocate a slot on a Current of this interceptor.
allocateArray(int) - method in class javax.swing.text.GapContent
Allocates an array of the specified length that can then be used as buffer.
allocateDirect(int) - static method in class java.nio.ByteBuffer
Allocates a new direct byte buffer.
ALLOCATOR - static field in class javax.xml.stream.XMLInputFactory
Property used to control the event allocator implementation.
ALLOWED_CLASSNAMES_LIST - static field in class javax.management.openmbean.OpenType<T>
A list which defines the set of Java types that may be used as open types.
allowMultipleSelections() - method in class javax.security.auth.callback.ChoiceCallback
Get the boolean determining whether multiple selections from the choices list are allowed.
allowsChildren - field in class javax.swing.tree.DefaultMutableTreeNode
allowsChildren
allowsMultipleSelections() - method in class java.awt.List
Tests whether or not multi-select mode is enabled.
allowThreadSuspension(boolean) - method in class java.lang.ThreadGroup
Originally intended to tell the VM whether it may suspend Threads in low memory situations, this method was never implemented by Sun, and is hence a no-op.
allowUserInteraction - field in class java.net.URLConnection
This variable determines whether or not interaction is allowed with the user.
AllPermission - class java.security.AllPermission
This class is a permission that implies all other permissions.
AllPermission() - constructor for class java.security.AllPermission
Create a new AllPermission object.
Create a new AllPermission object.
allProceduresAreCallable() - method in class java.sql.DatabaseMetaData
This method tests whether or not all the procedures returned by the getProcedures method can be called by this user.
allSoundOff() - method in class javax.sound.midi.MidiChannel
Stop all sound.
allTablesAreSelectable() - method in class java.sql.DatabaseMetaData
This method tests whether or not all the table returned by the getTables method can be selected by this user.
ALPHABETIC_PRESENTATION_FORMS - static field in class java.lang.Character.UnicodeBlock
Alphabetic Presentation Forms.
AlreadyBound - exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
The exception is thrown in response to bind the same object into the same context repeatedly under the different name.
AlreadyBound() - constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBound
Creates the expection with no details.
AlreadyBound(java.lang.String) - constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBound
Creates the exception, explaining the reason.
Thrown on an attempt to bind an object in the registry that is already bound.
AlreadyBoundException() - constructor for class java.rmi.AlreadyBoundException
Create an exception with no message.
Create an exception with a message.
AlreadyBoundHelper - class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
The helper operations for the AlreadyBound user exception.
AlreadyBoundHolder - class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
The holder for class AlreadyBound exception.
AlreadyBoundHolder() - constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
Create the holder with unitialised value.
AlreadyBoundHolder(org.omg.CosNaming.NamingContextPackage.AlreadyBound) - constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
Create the holder, storing the given value.
AlreadyConnectedException() - constructor for class java.nio.channels.AlreadyConnectedException
Creates the exception
ALT - static field in class javax.swing.text.html.HTML.Attribute
The alt attribute
ALT_DOWN_MASK - static field in class java.awt.event.InputEvent
The ALT key extended modifier.
ALT_GRAPH_DOWN_MASK - static field in class java.awt.event.InputEvent
The ALT_GRAPH key extended modifier.
ALT_GRAPH_MASK - static field in class java.awt.event.InputEvent
This is the bit mask which indicates the alt-graph modifier is in effect.
ALT_MASK - static field in class java.awt.event.ActionEvent
Bit mask indicating that the alt key was pressed.
ALT_MASK - static field in class java.awt.Event
ALT_MASK - static field in class java.awt.event.InputEvent
This is the bit mask which indicates the alt key is down.
ALTERNATE - static field in class java.util.FormattableFlags
Requires the use of an alternate form, as specified in the documentation of Formattable.
alternateAddTag - field in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate tag in HTML to start adding tags from if parentTag is not found and alternateParentTag is not found.
alternateParentTag - field in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate tag to check if parentTag is not found.
altName - field in class javax.naming.CannotProceedException
altNameCtx - field in class javax.naming.CannotProceedException
ALWAYS_UPDATE - static field in class javax.swing.text.DefaultCaret
Indicates the Caret position should always be updated after Document changes even if the updates are not performed on the Event Dispatching thread.
AM - static field in class java.util.Calendar
Useful constant for 12-hour clock.
AM_PM - static field in class java.util.Calendar
Constant representing the part of the day for 12-hour clock.
AM_PM - static field in class java.text.DateFormat.Field
AM_PM_FIELD - static field in class java.text.DateFormat
Represents the position of the am/pm pattern character in the array of localized pattern characters.
ANCESTOR_ADDED - static field in class javax.swing.event.AncestorEvent
ANCESTOR_MOVED - static field in class javax.swing.event.AncestorEvent
ANCESTOR_MOVED - static field in class java.awt.event.HierarchyEvent
This id indicates that an ancestor was moved.
ANCESTOR_REMOVED - static field in class javax.swing.event.AncestorEvent
ANCESTOR_RESIZED - static field in class java.awt.event.HierarchyEvent
This id indicates that an ancestor was resized.
Ancestor Added
AncestorEvent - class javax.swing.event.AncestorEvent
AncestorListener - interface javax.swing.event.AncestorListener
AncestorListener Interface
Handles this event by dispatching it to the "a" and "b" listener instances.
Implements this method from the interface with an empty body.
Called when an ancestor component of the source is moved.
Ancestor Moved
Ancestor Removed
Handles this event by dispatching it to the "a" and "b" listener instances.
Implements this method from the interface with an empty body.
Called when an ancestor component is resized.
anchor - field in class java.awt.GridBagConstraints
ANCHOR_SELECTION_PATH_PROPERTY - static field in class javax.swing.JTree
and(java.math.BigInteger) - method in class java.math.BigInteger
Return the logical (bit-wise) "and" of two BigIntegers.
and(java.util.BitSet) - method in class java.util.BitSet
Performs the logical AND operation on this bit set and the given set.
and(javax.management.QueryExp,javax.management.QueryExp) - static method in class javax.management.Query
Returns a query expression formed from the conjunction of the two supplied query expressions.
andNot(java.math.BigInteger) - method in class java.math.BigInteger
andNot(java.util.BitSet) - method in class java.util.BitSet
Performs the logical AND operation on this bit set and the complement of the given bs.
annotateClass(Class) - method in class java.io.ObjectOutputStream
An empty hook that allows subclasses to write extra information about classes to the stream.
AnnotatedElement - interface java.lang.reflect.AnnotatedElement
Represents an element that can be annotated.
Annotation - interface java.lang.annotation.Annotation
This is the common interface for all annotations.
Annotation - class java.text.Annotation
This class is used as a wrapper for a text attribute object.
Annotation(java.lang.Object) - constructor for class java.text.Annotation
This method initializes a new instance of Annotation to wrapper the specified text attribute object.
AnnotationFormatError - error java.lang.annotation.AnnotationFormatError
Thrown when an annotation found in a class file is malformed.
AnnotationFormatError(java.lang.String) - constructor for class java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError using the specified message to give details of the error.
Constructs a new AnnotationFormatError using the specified message to give details of the error.
AnnotationFormatError(java.lang.Throwable) - constructor for class java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError using the supplied cause Throwable to provide additional history, with regards to the root of the problem.
Thrown when accessing an element within an annotation for which the type has changed, since compilation or serialization took place.
Constructs an AnnotationTypeMismatchException which is due to a mismatched type in the annotation element, m.
ANY - static field in class javax.swing.text.html.parser.DTDConstants
The ANY constant, specifies an attribute, consisting from arbitrary characters.
Any - class org.omg.CORBA.Any
A container that can store a value of either user defined or primitive IDL type.
ANY_TYPE - static field in class org.w3c.dom.xpath.XPathResult
This code does not represent a specific type.
ANY_UNORDERED_NODE_TYPE - static field in class org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] and will be accessed as a single node, which may be nullif the node set is empty.
AnyHolder - class org.omg.CORBA.AnyHolder
A holder for storing an instance of Any.
AnyHolder() - constructor for class org.omg.CORBA.AnyHolder
Constructs an instance of AnyHolder, initializing value to null.
AnyHolder(org.omg.CORBA.Any) - constructor for class org.omg.CORBA.AnyHolder
Constructs an instance of AnyHolder, initializing value to the passed parameter.
AnySeqHelper - class org.omg.CORBA.AnySeqHelper
Provides static helper methods for working with the array of the type Any (not with the "any array").
AnySeqHelper - class org.omg.DynamicAny.AnySeqHelper
A helper operations for the array of Any.
AnySeqHolder - class org.omg.CORBA.AnySeqHolder
A sequence holder for CORBA AnySeq that is mapped into java Any[].
AnySeqHolder() - constructor for class org.omg.CORBA.AnySeqHolder
Constructs an instance of AnySeqHolder, initializing value to null.
AnySeqHolder(org.omg.CORBA.Any[]) - constructor for class org.omg.CORBA.AnySeqHolder
Constructs an instance of AnySeqHolder, initializing value to the given array
Returns a query expression which checks that an attribute value held by the specified AttributeValueExp contains the string specified by the given StringValueExp.
AppConfigurationEntry - class javax.security.auth.login.AppConfigurationEntry
append(boolean) - method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(boolean) - method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(char) - method in class java.lang.Appendable
Appends the Unicode character, c, to this Appendable object.
append(char) - method in class java.io.CharArrayWriter
Appends the Unicode character, c, to the output stream underlying this writer.
append(char) - method in class java.nio.CharBuffer
append(char) - method in class java.io.PrintStream
append(char) - method in class java.io.PrintWriter
append(char) - method in class java.lang.StringBuffer
Append the char to this StringBuffer.
append(char) - method in class java.lang.StringBuilder
Append the char to this StringBuilder.
append(char) - method in class java.io.StringWriter
append(char) - method in class java.io.Writer
append(char[]) - method in class java.lang.StringBuffer
Append the char array to this StringBuffer.
append(char[]) - method in class java.lang.StringBuilder
Append the char array to this StringBuilder.
append(char[],int,int) - method in class java.lang.StringBuffer
Append part of the char array to this StringBuffer.
append(char[],int,int) - method in class java.lang.StringBuilder
Append part of the char array to this StringBuilder.
append(double) - method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(double) - method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(float) - method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(float) - method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(int) - method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(int) - method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
Appends the segments of a PathIterator to this GeneralPath.
This method appends a page to the end of the book.
This method appends the specified number of pages to the end of the book.
append(java.awt.Shape,boolean) - method in class java.awt.geom.GeneralPath
Appends the segments of a Shape to the path.
append(java.lang.CharSequence) - method in class java.lang.Appendable
Appends the specified sequence of Unicode characters to this Appendable object.
Appends the specified sequence of Unicode characters to the output stream underlying this writer.
append(java.lang.CharSequence) - method in class java.nio.CharBuffer
append(java.lang.CharSequence) - method in class java.lang.StringBuffer
Append the characters in the CharSequence to this buffer.
append(java.lang.CharSequence) - method in class java.lang.StringBuilder
Append the characters in the CharSequence to this buffer.
append(java.lang.CharSequence) - method in class java.io.Writer
Appends the specified subsequence of Unicode characters to this Appendable object, starting and ending at the specified positions within the sequence.
Appends the specified subsequence of Unicode characters to the output stream underlying this writer, starting and ending at the specified positions within the sequence.
Append some characters from the CharSequence to this buffer.
Append some characters from the CharSequence to this buffer.
append(java.lang.Object) - method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(java.lang.Object) - method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
append(java.lang.String) - method in class javax.swing.JTextArea
Appends the supplied text to the current contents of the document model.
append(java.lang.String) - method in class java.lang.StringBuffer
Append the String to this StringBuffer.
append(java.lang.String) - method in class java.lang.StringBuilder
Append the String to this StringBuilder.
append(java.lang.String) - method in class java.awt.TextArea
Append the specified text to the end of the current text.
append(java.lang.StringBuffer) - method in class java.lang.StringBuffer
Append the StringBuffer value of the argument to this StringBuffer.
append(java.lang.StringBuffer) - method in class java.lang.StringBuilder
Append the StringBuilder value of the argument to this StringBuilder.
append(javax.swing.text.View) - method in class javax.swing.text.View
append(long) - method in class java.lang.StringBuffer
Append the String value of the argument to this StringBuffer.
append(long) - method in class java.lang.StringBuilder
Append the String value of the argument to this StringBuilder.
Appendable - interface java.lang.Appendable
An Appendable object is one to which a sequence of Unicode characters can be added.
appendChild(org.w3c.dom.Node) - method in class javax.imageio.metadata.IIOMetadataNode
appendChild(org.w3c.dom.Node) - method in class org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendCodePoint(int) - method in class java.lang.StringBuffer
Append the code point to this StringBuffer.
appendCodePoint(int) - method in class java.lang.StringBuilder
Append the code point to this StringBuilder.
appendData(java.lang.String) - method in class org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendMedium(java.lang.String) - method in class org.w3c.dom.stylesheets.MediaList
Adds the medium newMedium to the end of the list.
Adds the given String to the remainingName field.
Append the name to the end of the resolved name.
Adds the given Name to the remainingName field.
appendRemainingName(javax.naming.Name) - method in class javax.naming.spi.ResolveResult
Append the name to the end of the resolved name.
appendTail(java.lang.StringBuffer) - method in class java.util.regex.Matcher
appendText(java.lang.String) - method in class java.awt.TextArea
Append the specified text to the end of the current text.
APPLET - static field in class javax.naming.Context
Property for the initial context constructor to use when searching for other properties.
applet - field in class javax.swing.text.html.parser.DTD
The applet element for this DTD.
APPLET - static field in class javax.swing.text.html.HTML.Tag
The <applet> tag
Applet - class java.applet.Applet
This is the base applet class.
Applet() - constructor for class java.applet.Applet
Default constructor for subclasses.
AppletContext - interface java.applet.AppletContext
This interface allows an applet access to the browser to retrieve additional data files and display documents.
AppletInitializer - interface java.beans.AppletInitializer
This interface is a mechanism for the initialization of a Java Bean that is also an Applet.
appletResize(int,int) - method in class java.applet.AppletStub
Requests that the applet window for this applet be resized.
AppletStub - interface java.applet.AppletStub
This interface is the low level interface between the applet and the browser.
ApplicationException - exception org.omg.CORBA.portable.ApplicationException
This expection is thrown if the application throws an exception, defined as a part of its remote method definition.
Creates an exception.
apply(javax.management.ObjectName) - method in class javax.management.AttributeValueExp
Applies the AttributeValueExp to the specified management bean by obtaining the attribute value from the MBeanServer and using it to create a StringValueExp.
apply(javax.management.ObjectName) - method in class javax.management.ObjectName
Attempts to find a match between this name and the one supplied.
apply(javax.management.ObjectName) - method in class javax.management.QueryExp
Applies the query to the specified management bean.
apply(javax.management.ObjectName) - method in class javax.management.StringValueExp
Applies the StringValueExp to the specified management bean by simply returning the value.
apply(javax.management.ObjectName) - method in class javax.management.ValueExp
Applies the value expression to the specified management bean.
APPLY_REVERB - static field in class javax.sound.sampled.BooleanControl.Type
A control for applying reverb.
Sets the text layout orientation of this component.
Sets the ComponentOrientation property of this container and all components contained within it.
Apply the given localized patern to the current DecimalFormat object.
This method sets the formatting pattern that should be used by this object.
applyPattern(java.lang.String) - method in class java.text.ChoiceFormat
This method sets new range terminators and format strings for this object based on the specified pattern.
applyPattern(java.lang.String) - method in class java.text.DecimalFormat
Apply the given localized pattern to the current DecimalFormat object.
applyPattern(java.lang.String) - method in class java.text.MessageFormat
Applies the specified pattern to this MessageFormat.
This method sets the formatting pattern that should be used by this object.
appRandom - field in class java.security.SignatureSpi
Source of randomness.
APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY - static field in class javax.swing.JFileChooser
The name of the property for the approve button mnemonic.
APPROVE_BUTTON_TEXT_CHANGED_PROPERTY - static field in class javax.swing.JFileChooser
The name of the property for the approve button text.
The name of the property for the approve button tool tip text.
APPROVE_OPTION - static field in class javax.swing.JFileChooser
A return value indicating the file chooser has been closed by approving the selection.
APPROVE_SELECTION - static field in class javax.swing.JFileChooser
Action command string for approving the current selection.
approveSelection() - method in class javax.swing.JFileChooser
Approves the selection.
Handles a user action to approve the dialog selection.
ApproveSelectionAction() - constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
Creates a new ApproveSelectionAction object.
APRIL - static field in class java.util.Calendar
Constant representing April.
APRIL - static field in class javax.xml.datatype.DatatypeConstants
Value for April.
ARABIC - static field in class java.lang.Character.UnicodeBlock
Arabic.
ARABIC - static field in class java.awt.font.NumericShaper
Constant representing the Unicode ARABIC range.
ARABIC_PRESENTATION_FORMS_A - static field in class java.lang.Character.UnicodeBlock
Arabic Presentation Forms-A.
ARABIC_PRESENTATION_FORMS_B - static field in class java.lang.Character.UnicodeBlock
Arabic Presentation Forms-B.
Arc2D - class java.awt.geom.Arc2D
This class represents all arcs (segments of an ellipse in 2-D space).
Arc2D(int) - constructor for class java.awt.geom.Arc2D
Create a new arc, with the specified closure type.
archeight - field in class java.awt.geom.RoundRectangle2D.Double
The height of the corner arc.
archeight - field in class java.awt.geom.RoundRectangle2D.Float
The height of the corner arc.
ARCHIVE - static field in class javax.swing.text.html.HTML.Attribute
The archive attribute
arcwidth - field in class java.awt.geom.RoundRectangle2D.Double
The width of the corner arc.
arcwidth - field in class java.awt.geom.RoundRectangle2D.Float
The width of the corner arc.
AREA - static field in class javax.swing.text.html.HTML.Tag
The <area> tag
Area - class java.awt.geom.Area
The Area class represents any area for the purpose of Constructive Area Geometry (CAG) manipulations.
Area() - constructor for class java.awt.geom.Area
Constructs an empty Area
Area(java.awt.Shape) - constructor for class java.awt.geom.Area
Constructs an Area from any given Shape.
This filter should produce images which do not have image artifacts like broken lines which were originally unbroken.
AreaAveragingScaleFilter(int,int) - constructor for class java.awt.image.AreaAveragingScaleFilter
Construct an instance of AreaAveragingScaleFilter which should be used in conjunction with a FilteredImageSource object.
areFieldsSet - field in class java.util.Calendar
Tells if the fields have a valid value.
areFocusTraversalKeysSet(int) - method in class java.awt.Component
Tests whether the focus traversal keys for a given action are explicitly set or inherited.
areFocusTraversalKeysSet(int) - method in class java.awt.Container
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Container.
areNew - field in class javax.swing.event.TreeSelectionEvent
Flags indicating if the paths were added (true) or removed (false) from the selection.
Returns true if the paths are contiguous (take subsequent rows in the diplayed tree view.
areTablesSet() - method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Check if the decoding tables are set.
areTablesSet() - method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Check if the encoding tables are set.
arg - field in class java.awt.Event
ARG_IN - interface org.omg.CORBA.ARG_IN
This simple interface defines just one constant, normally used to mark the parameter as an "input parameter".
ARG_INOUT - interface org.omg.CORBA.ARG_INOUT
This simple interface defines just one constant, normally used to mark that the the parameter is used both to pass and to return some value.
ARG_OUT - interface org.omg.CORBA.ARG_OUT
This simple interface defines just one constant, normally used to mark the parameter as an "output parameter".
ARGUMENT - static field in class java.text.MessageFormat.Field
This is the attribute set for all characters produced by MessageFormat during a formatting.
argument - field in class org.omg.Dynamic.Parameter
The Any, holding the value of the parameter.
arguments() - method in class org.omg.PortableInterceptor.ORBInitInfoOperations
Returns the arguments passed to the ORB.init.
arguments() - method in class org.omg.CORBA.Request
Return the list of all previously added parameters.
arguments() - method in class org.omg.PortableInterceptor.RequestInfoOperations
Return the parameters of the operation being invoked.
arguments(org.omg.CORBA.NVList) - method in class org.omg.CORBA.ServerRequest
Should specify the method parameter types and retrieve the values that must be passed to the method being called.
Thrown when a math error has occured, such as trying to divide an integer by zero.
ArithmeticException() - constructor for class java.lang.ArithmeticException
Create an exception without a message.
Create an exception with a message.
ARMED - static field in class javax.accessibility.AccessibleState
Indicates an armed object, usually a button which has been pushed and the mouse has not left the button area.
ARMED - static field in class javax.swing.DefaultButtonModel
Indicates that the button is partially committed to being pressed, but not entirely.
ARMENIAN - static field in class java.lang.Character.UnicodeBlock
Armenian.
Array - class java.lang.reflect.Array
Array holds static helper functions that allow you to create and manipulate arrays by reflection.
Array - interface java.sql.Array
This interface provides methods for accessing SQL array types.
array - field in class javax.swing.text.Segment
Storage for the characters (may contain additional characters).
ARRAY - static field in class java.sql.Types
array() - method in class java.nio.ByteBuffer
Returns the byte array that backs this buffer.
array() - method in class java.nio.CharBuffer
Returns the char array that backs this buffer.
array() - method in class java.nio.DoubleBuffer
Returns the double array that backs this buffer.
array() - method in class java.nio.FloatBuffer
Returns the float array that backs this buffer.
array() - method in class java.nio.IntBuffer
Returns the int array that backs this buffer.
array() - method in class java.nio.LongBuffer
Returns the long array that backs this buffer.
array() - method in class java.nio.ShortBuffer
Returns the short array that backs this buffer.
Copy one array onto another from src[srcStart] ...
Thrown when attempting to access a position outside the valid range of an array.
Create an exception without a message.
Create an exception indicating the illegal index.
Create an exception with a message.
ArrayList<E> - class java.util.ArrayList<E>
An array-backed implementation of the List interface.
ArrayList() - constructor for class java.util.ArrayList<E>
Construct a new ArrayList with the default capacity (16).
ArrayList(E>) - constructor for class java.util.ArrayList<E>
Construct a new ArrayList, and initialize it with the elements in the supplied Collection.
ArrayList(int) - constructor for class java.util.ArrayList<E>
Construct a new ArrayList with the supplied initial capacity.
ArrayList list(Enumeration) - static method in class java.util.Collections
Returns an ArrayList holding the elements visited by a given Enumeration.
arrayOffset() - method in class java.nio.ByteBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - method in class java.nio.CharBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - method in class java.nio.DoubleBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - method in class java.nio.FloatBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - method in class java.nio.IntBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - method in class java.nio.LongBuffer
Returns the offset within this buffer's backing array of the first element.
arrayOffset() - method in class java.nio.ShortBuffer
Returns the offset within this buffer's backing array of the first element.
Arrays - class java.util.Arrays
This class contains various static utility methods performing operations on arrays, and a method to provide a List "view" of an array to facilitate using arrays with Collection-based APIs.
Thrown when trying to store an object of the wrong runtime type in an array.
ArrayStoreException() - constructor for class java.lang.ArrayStoreException
Create an exception without a message.
Create an exception with a message.
ArrayType<T> - class javax.management.openmbean.ArrayType<T>
The open type descriptor for arrays of open data values.
ArrayType(int,OpenType) - constructor for class javax.management.openmbean.ArrayType<T>
Constructs a new ArrayType instance for an array of the specified type with the supplied number of dimensions.
ArrayType(SimpleType,boolean) - constructor for class javax.management.openmbean.ArrayType<T>
Constructs a new ArrayType instance for a unidimensional array of the specified SimpleType.
ArrayType getArrayType(OpenType) - static method in class javax.management.openmbean.ArrayType<T>
Returns a new ArrayType instance in a type-safe manner, by ensuring that the type of the given OpenType matches the component type used in the type of the returned instance.
ArrayType getPrimitiveArrayType(Class) - static method in class javax.management.openmbean.ArrayType<T>
Returns a new ArrayType instance for the given primitive type in a type-safe* manner, by ensuring that the type of the given OpenType matches the type used in the returned instance.
ARROW_BUTTON - static field in class javax.swing.plaf.synth.Region
Specifies an arrow button region.
arrowButton - field in class javax.swing.plaf.basic.BasicComboBoxUI
The arrow button that is displayed in the right side of JComboBox.
A helper class that listens to the two JButtons on each end of the JScrollBar.
arrowIcon - field in class javax.swing.plaf.basic.BasicMenuItemUI
Icon that is displayed after the text to indicated that this menu contains submenu.
ARROWS - static field in class java.lang.Character.UnicodeBlock
Arrows.
asCharacters() - method in class javax.xml.stream.events.XMLEvent
Returns this event as a text event.
asCharBuffer() - method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a char buffer.
asDoubleBuffer() - method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a double buffer.
asEndElement() - method in class javax.xml.stream.events.XMLEvent
Returns this event as an end-element event.
asFloatBuffer() - method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a float buffer.
asin(double) - static method in class java.lang.Math
The trigonometric function arcsin.
asin(double) - static method in class java.lang.StrictMath
The trigonometric function arcsin.
asIntBuffer() - method in class java.nio.ByteBuffer
Creates a view of this byte buffer as an integer buffer.
asksAllowsChildren - field in class javax.swing.tree.DefaultTreeModel
asksAllowsChildren
asksAllowsChildren() - method in class javax.swing.tree.DefaultTreeModel
asksAllowsChildren
asLongBuffer() - method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a long buffer.
asReadOnlyBuffer() - method in class java.nio.ByteBuffer
Creates a new read-only ByteBuffer that shares this buffer's content.
asReadOnlyBuffer() - method in class java.nio.CharBuffer
Creates a new read-only CharBuffer that shares this buffer's content.
asReadOnlyBuffer() - method in class java.nio.DoubleBuffer
Creates a new read-only DoubleBuffer that shares this buffer's content.
asReadOnlyBuffer() - method in class java.nio.FloatBuffer
Creates a new read-only FloatBuffer that shares this buffer's content.
asReadOnlyBuffer() - method in class java.nio.IntBuffer
Creates a new read-only IntBuffer that shares this buffer's content.
asReadOnlyBuffer() - method in class java.nio.LongBuffer
Creates a new read-only LongBuffer that shares this buffer's content.
asReadOnlyBuffer() - method in class java.nio.ShortBuffer
Creates a new read-only ShortBuffer that shares this buffer's content.
assembleSystemMenu() - method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method creates the MenuBar used in the TitlePane.
AssertionError - error java.lang.AssertionError
An assertion error normally occurs as a result of the assert statement added in JDK 1.4, to indicate that an assertion failed.
AssertionError() - constructor for class java.lang.AssertionError
Construct an AssertionError with no detail message.
AssertionError(boolean) - constructor for class java.lang.AssertionError
Construct an AssertionError with the string conversion of the given boolean as its error message.
AssertionError(char) - constructor for class java.lang.AssertionError
Construct an AssertionError with the string conversion of the given char as its error message.
AssertionError(double) - constructor for class java.lang.AssertionError
Construct an AssertionError with the string conversion of the given double as its error message.
AssertionError(float) - constructor for class java.lang.AssertionError
Construct an AssertionError with the string conversion of the given float as its error message.
AssertionError(int) - constructor for class java.lang.AssertionError
Construct an AssertionError with the string conversion of the given int as its error message.
AssertionError(java.lang.Object) - constructor for class java.lang.AssertionError
Construct an AssertionError with the string conversion of the given object as its error message.
AssertionError(long) - constructor for class java.lang.AssertionError
Construct an AssertionError with the string conversion of the given long as its error message.
asShortBuffer() - method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a short buffer.
assign(org.omg.CORBA.DynAny) - method in class org.omg.CORBA.DynAny
Copy one DynAny into another.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
assign(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny.DynAnyOperations
Initialises the value of this DynAny with the value, stored inside the passed DynAny, making a shallow copy.
asStartElement() - method in class javax.xml.stream.events.XMLEvent
Returns this event as a start-element event.
assureRectsCreated(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method assures that enough rectangles are created given the tabCount.
AsyncBoxView - class javax.swing.text.AsyncBoxView
A View implementation that lays out its child views in a box, either vertically or horizontally.
AsyncBoxView(javax.swing.text.Element,int) - constructor for class javax.swing.text.AsyncBoxView
Creates a new AsyncBoxView that represents the specified element and layouts its children along the specified axis.
AsynchronousCloseException() - constructor for class java.nio.channels.AsynchronousCloseException
Creates the exception
AT_TARGET - static field in class org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
atan(double) - static method in class java.lang.Math
The trigonometric function arcsin.
atan(double) - static method in class java.lang.StrictMath
The trigonometric function arcsin.
atan2(double,double) - static method in class java.lang.Math
A special version of the trigonometric function arctan, for converting rectangular coordinates (x, y) to polar (r, theta).
atan2(double,double) - static method in class java.lang.StrictMath
A special version of the trigonometric function arctan, for converting rectangular coordinates (x, y) to polar (r, theta).
attach(java.lang.Object) - method in class java.nio.channels.SelectionKey
Attaches obj to the key and returns the old attached object.
attachment() - method in class java.nio.channels.SelectionKey
Returns the object attached to the key.
ATTEMPTED - static field in class javax.print.attribute.standard.PDLOverrideSupported
Indicates that the print service is capable of attempting to override document data instructions.
Attr - interface org.w3c.dom.Attr
The Attr interface represents an attribute in an Element object.
attr(java.lang.String) - static method in class javax.management.Query
Returns a value expression for the value of the named attribute.
attr(java.lang.String,java.lang.String) - static method in class javax.management.Query
Returns a value expression for the value of the named attribute from the specified class.
Defines attribute keys that are used as text attributes.
CSS.Attribute - class javax.swing.text.html.CSS.Attribute
HTML.Attribute - class javax.swing.text.html.HTML.Attribute
Represents a HTML attribute.
Attribute - class javax.management.Attribute
Represents an MBean attribute, having the name and the assigned value.
Attribute - interface javax.naming.directory.Attribute
Attribute - interface javax.print.attribute.Attribute
Base interface of every printing attribute of the Java Print Service API.
Attribute - interface javax.xml.stream.events.Attribute
An attribute event.
ATTRIBUTE - static field in class javax.xml.stream.XMLStreamConstants
An attribute event.
Initializes a new instance of this class with the specified name.
Attribute(java.lang.String,java.lang.Object) - constructor for class javax.management.Attribute
Create the attribute with the given name and value.
ATTRIBUTE_CHANGE - static field in class javax.management.AttributeChangeNotification
The attribute type for attribute change notifications.
ATTRIBUTE_NODE - static field in class org.w3c.dom.Node
The node is an Attr.
ATTRIBUTE_RUN - static field in class javax.accessibility.AccessibleExtendedText
This constant indicates that the retrieved text should consist of a run with identical attributes.
Defines the notification used to let listeners know of an attribute change.
Constructs a new AttributeChangeNotification with the specified source, sequence number, timestamp, message, and the attribute name, type, old value and new value.
Performs filtering of AttributeChangeNotifications based on a list of attribute names.
Defines a set of methods for managing text attributes for one or more Documents.
This interface extends the CharacterIterator interface in order to support iteration over character attributes as well as over the characters themselves.
Report an attribute type declaration.
Report an attribute type declaration.
This class models a String with attributes over various subranges of the string.
AttributedString(java.lang.String) - constructor for class java.text.AttributedString
Creates a new instance of AttributedString that represents the specified String with no attributes.
Creates a new instance of AttributedString that represents that specified String with the specified attributes over the entire length of the String.
Initializes a new instance of AttributedString that will use the text and attribute information from the specified AttributedCharacterIterator.
Initializes a new instance of AttributedString that will use the text and attribute information from the specified subrange of the specified AttributedCharacterIterator.
Initializes a new instance of AttributedString that will use the text and attribute information from the specified subrange of the specified AttributedCharacterIterator.
AttributeException - interface javax.print.AttributeException
AttributeException specifies two methods a specific subclass of PrintException may implement to provide further information of printing errors if unsupported attribute classes or values of attributes are involved.
AttributeInUseException - exception javax.naming.directory.AttributeInUseException
AttributeInUseException() - constructor for class javax.naming.directory.AttributeInUseException
Create an exception without a message.
AttributeInUseException(java.lang.String) - constructor for class javax.naming.directory.AttributeInUseException
Create an exception with a message.
AttributeList - class javax.management.AttributeList
Represents a list of MBean Attributes, with their names and values.
AttributeList - class javax.swing.text.html.parser.AttributeList
Stores the attribute information, obtained by parsing SGML (DTD) tag <!
AttributeList - interface org.xml.sax.AttributeList
Interface for an element's attribute specifications.
AttributeList() - constructor for class javax.management.AttributeList
Constructs an empty list with an initial capacity of ten.
AttributeList(int) - constructor for class javax.management.AttributeList
Constructs an empty list with the specified initial capacity.
AttributeList(java.lang.String) - constructor for class javax.swing.text.html.parser.AttributeList
Creates the attribute with the given name, initializing other fields to the default values ( 0 and null ).
Creates the attribute with the given properties.
AttributeList(javax.management.AttributeList) - constructor for class javax.management.AttributeList
Constructs an AttributeList using the contents of an existing list.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl
Default implementation for AttributeList.
AttributeListImpl() - constructor for class org.xml.sax.helpers.AttributeListImpl
Create an empty attribute list.
AttributeListImpl(org.xml.sax.AttributeList) - constructor for class org.xml.sax.helpers.AttributeListImpl
Construct a persistent copy of an existing attribute list.
AttributeModificationException() - constructor for class javax.naming.directory.AttributeModificationException
Create an exception without a message.
Create an exception with a message.
attributeNames() - method in class java.beans.FeatureDescriptor
Get a list of the programmatic key names set with setValue().
attributeNoNulls - static field in class java.sql.DatabaseMetaData
A NULL value is not allowed for this attribute.
Thrown when a attribute is requested but can not be found.
AttributeNotFoundException() - constructor for class javax.management.AttributeNotFoundException
Constructs a new AttributeNotFoundException.
Constructs a new AttributeNotFoundException with the specified message.
attributeNullable - static field in class java.sql.DatabaseMetaData
A NULL value is allowed for this attribute.
attributeNullableUnknown - static field in class java.sql.DatabaseMetaData
It is unknown whether or not NULL values are allowed for this attribute.
attributes - field in class javax.accessibility.AccessibleAttributeSequence
The attributes of the text.
Attributes - class java.util.jar.Attributes
Represents attribute name/value pairs from a Manifest as a Map.
Attributes - interface javax.naming.directory.Attributes
Attributes - interface org.xml.sax.Attributes
Interface for a list of XML attributes.
Attributes() - constructor for class java.util.jar.Attributes
Creates an empty Attributes map.
Attributes(int) - constructor for class java.util.jar.Attributes
Creates an empty Attributes map with the given initial size.
Attributes(java.util.jar.Attributes) - constructor for class java.util.jar.Attributes
Creates an Attributes map with the initial values taken from another Attributes map.
Attributes2 - interface org.xml.sax.ext.Attributes2
SAX2 extension to augment the per-attribute information provided though Attributes.
Attributes2Impl - class org.xml.sax.ext.Attributes2Impl
SAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.
Attributes2Impl() - constructor for class org.xml.sax.ext.Attributes2Impl
Construct a new, empty Attributes2Impl object.
Attributes2Impl(org.xml.sax.Attributes) - constructor for class org.xml.sax.ext.Attributes2Impl
Copy an existing Attributes or Attributes2 object.
Attributes> getEntries() - method in class java.util.jar.Manifest
Gets a map of entry Strings to Attributes for all the entries described in this manifest.
AttributeSet - interface javax.print.attribute.AttributeSet
AttributeSet is the top-level interface for sets of printing attributes in the Java Print Service API.
AttributeSet - interface javax.swing.text.AttributeSet
A set of attributes.
AttributeSetUtilities - class javax.print.attribute.AttributeSetUtilities
AttributeSetUtilities provides static methods for working with AttributeSets.
AttributesImpl - class org.xml.sax.helpers.AttributesImpl
Default implementation of the Attributes interface.
AttributesImpl() - constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(org.xml.sax.Attributes) - constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
An UndoableEdit that can undo attribute changes to an element.
Creates a new AttributeUndoableEdit.
Notifies the listener of an attribute change.
Notifies the listener that some attributes have changed.
AttributeValueExp - class javax.management.AttributeValueExp
Represents an attribute value being used as an argument to a relational constraint.
AttributeValueExp(java.lang.String) - constructor for class javax.management.AttributeValueExp
Constructs a new AttributeValueExp using the specified attribute.
attrID - field in class javax.naming.directory.BasicAttribute
The ID of this attribute.
atts - field in class javax.swing.text.html.parser.Element
The element attributes.
AU - static field in class javax.sound.sampled.AudioFileFormat.Type
The AU format.
AudioClip - interface java.applet.AudioClip
This interface provides a simple mechanism for playing audio clips.
AudioFileFormat - class javax.sound.sampled.AudioFileFormat
This describes an audio file, including information about its length, the format of the audio data, and other things.
Create a new AudioFileFormat given the type, the byte length, the format, and the frame length.
Create a new AudioFileFormat given the type, the format, and the frame length.
Create a new AudioFileFormat given the type, the format, the frame length, and some properties.
AudioFileReader - class javax.sound.sampled.spi.AudioFileReader
This abstract class defines the interface to audio file readers.
AudioFileReader() - constructor for class javax.sound.sampled.spi.AudioFileReader
The default constructor.
AudioFileWriter - class javax.sound.sampled.spi.AudioFileWriter
This abstract class provides an API for writing audio files.
AudioFileWriter() - constructor for class javax.sound.sampled.spi.AudioFileWriter
Creat a new audio file writer.
AudioFormat - class javax.sound.sampled.AudioFormat
This class describes an audio format, including its encoding, the number of channels, its frame rate, etc.
AudioFormat(float,int,int,boolean,boolean) - constructor for class javax.sound.sampled.AudioFormat
Create a new PCM-based audio format, given various attributes of it.
Create a new audio format, given various attributes of it.
Create a new audio format, given various attributes of it.
AudioInputStream - class javax.sound.sampled.AudioInputStream
This is an InputStream which is specialized for reading audio files.
Create a new AudioInputStream given an underlying InputStream, the audio format, and the length of the data in frames.
Create a new AudioInputStream given a TargetDataLine.
AudioPermission - class javax.sound.sampled.AudioPermission
This represents the permission to use an audio device.
AudioPermission(java.lang.String) - constructor for class javax.sound.sampled.AudioPermission
Construct an AudioPermission with the given name.
AudioPermission(java.lang.String,java.lang.String) - constructor for class javax.sound.sampled.AudioPermission
Construct an AudioPermission with the given name.
AudioSystem - class javax.sound.sampled.AudioSystem
This clas is the primary interface to the audio system.
augmentList(javax.swing.Action[],javax.swing.Action[]) - static method in class javax.swing.text.TextAction
Creates a new array of Action containing both given arrays.
AUGUST - static field in class java.util.Calendar
Constant representing August.
AUGUST - static field in class javax.xml.datatype.DatatypeConstants
Value for August.
AuthenticationException - exception javax.security.sasl.AuthenticationException
This exception is thrown by a SASL mechanism implementation to indicate that the SASL exchange has failed due to reasons related to authentication, such as an invalid identity, passphrase, or key.

Note that the lack of an AuthenticationException does not mean that the failure was not due to an authentication error.

AuthenticationException() - constructor for class javax.naming.AuthenticationException
AuthenticationException() - constructor for class javax.security.sasl.AuthenticationException
Constructs a new instance of AuthenticationException.
AuthenticationException(java.lang.String) - constructor for class javax.security.sasl.AuthenticationException
Constructs a new instance of AuthenticationException with a detailed message.
Constructs a new instance of AuthenticationException with a detailed message and a root exception.
Authenticator - class java.net.Authenticator
This abstract class provides a model for obtaining authentication information (in the form of a username and password) required by some network operations (such as hitting a password protected web site).
Authenticator() - constructor for class java.net.Authenticator
Default, no-argument constructor for subclasses to call.
AUTHORITATIVE - static field in class javax.naming.Context
Property with the authoritativeness of the service requested.
AuthorizeCallback - class javax.security.sasl.AuthorizeCallback
This callback is used by SaslServer to determine whether one entity (identified by an authenticated authentication ID) can act on behalf of another entity (identified by an authorization ID).
Constructs an instance of AuthorizeCallback.
AuthPermission - class javax.security.auth.AuthPermission
A permission controlling access to authentication service.
AuthPermission(java.lang.String) - constructor for class javax.security.auth.AuthPermission
Creates a new authentication permission for the given target name.
AuthPermission(java.lang.String,java.lang.String) - constructor for class javax.security.auth.AuthPermission
Creates a new authentication permission for the given target name.
AUTO_RESIZE_ALL_COLUMNS - static field in class javax.swing.JTable
When resizing column i in a table of n columns, automatically change all columns in the range [0, n) (with the exception of column i) uniformly, to provide or absorb excess space requirements.
AUTO_RESIZE_LAST_COLUMN - static field in class javax.swing.JTable
When resizing column i in a table of n columns, automatically change column n-1 (the last column in the table) to provide or absorb excess space requirements.
AUTO_RESIZE_NEXT_COLUMN - static field in class javax.swing.JTable
When resizing column i, automatically change only the single column i+1 to provide or absorb excess space requirements.
AUTO_RESIZE_OFF - static field in class javax.swing.JTable
When resizing columns, do not automatically change any columns.
AUTO_RESIZE_SUBSEQUENT_COLUMNS - static field in class javax.swing.JTable
When resizing column i in a table of n columns, automatically change all columns in the range [i+1, n), uniformly, to provide or absorb excess space requirements.
autoCreateColumnsFromModel - field in class javax.swing.JTable
Whether or not the table should automatically compute a matching TableColumnModel and assign it to the columnModel property when the dataModel property is changed.
autoResizeMode - field in class javax.swing.JTable
A numeric code specifying the resizing behavior of the table.
Autoscroll - interface java.awt.dnd.Autoscroll
During DnD operations it is possible that a user may wish to drop the subject of the operation on a region of a scrollable GUI control that is not currently visible to the user.
autoscroll(java.awt.Point) - method in class java.awt.dnd.Autoscroll
Notify the Component to autoscroll
autoScrollDown() - method in class javax.swing.plaf.basic.BasicComboPopup
This method scrolls down list of combo box's and highlights item in the list that just became visible.
autoscrollTimer - field in class javax.swing.plaf.basic.BasicComboPopup
autoScrollUp() - method in class javax.swing.plaf.basic.BasicComboPopup
This method scrolls up list of combo box's items up and highlights that just became visible.
AUTOSENSE - static field in class javax.print.DocFlavor.BYTE_ARRAY
Byte array doc flavor with a MIME Type of "application/octet-stream".
AUTOSENSE - static field in class javax.print.DocFlavor.INPUT_STREAM
InputStream doc flavor with a MIME Type of "application/octet-stream".
AUTOSENSE - static field in class javax.print.DocFlavor.URL
URL doc flavor with a MIME Type of "application/octet-stream".
AUX_RETURN - static field in class javax.sound.sampled.FloatControl.Type
Auxiliary return gain.
AUX_SEND - static field in class javax.sound.sampled.FloatControl.Type
Auxiliary send gain.
available() - method in class javax.sound.sampled.AudioInputStream
Return the number of bytes available to be read from the underlying stream.
available() - method in class java.io.BufferedInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - method in class java.io.ByteArrayInputStream
This method returns the number of bytes available to be read from this stream.
available() - method in class javax.crypto.CipherInputStream
Returns the number of bytes available without blocking.
available() - method in class javax.sound.sampled.DataLine
Return the number of bytes currently available on this DataLine.
available() - method in class java.io.FileInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - method in class java.io.FilterInputStream
Calls the in.available() method.
available() - method in class java.util.zip.InflaterInputStream
Returns 0 once the end of the stream (EOF) has been reached.
available() - method in class java.io.InputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - method in class java.io.LineNumberInputStream
This method returns the number of bytes that can be read from the stream before the stream can block.
available() - method in class java.io.ObjectInput
This method returns the number of bytes that can be read without blocking.
available() - method in class java.io.ObjectInputStream
available() - method in class java.io.PipedInputStream
This method returns the number of bytes that can be read from this stream before blocking could occur.
available() - method in class java.io.PushbackInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - method in class java.io.SequenceInputStream
This method returns the number of bytes than can be read from the currently being read subordinate stream before that stream could block.
available() - method in class java.net.SocketImpl
Returns the number of bytes that the caller can read from this socket without blocking.
available() - method in class java.io.StringBufferInputStream
This method returns the number of bytes available to be read from this stream.
available() - method in class java.util.zip.ZipInputStream
availableLocales - field in class javax.imageio.ImageReader
All locales available for localization of warning messages, or null if localization is not supported.
availableLocales - field in class javax.imageio.ImageWriter
All locales available for localization of warning messages, or null if localization is not supported.
availableProcessors() - method in class java.lang.Runtime
Returns the number of available processors currently available to the virtual machine.
averageBytesPerChar() - method in class java.nio.charset.CharsetEncoder
averageCharsPerByte() - method in class java.nio.charset.CharsetDecoder
avoidingGui() - method in class java.beans.beancontext.BeanContextSupport
Returns true if this bean needs a GUI but is being prevented from using one.
avoidingGui() - method in class java.beans.Visibility
Tells whether Bean is trying not to use the GUI.
AWT_COMPONENT - static field in class javax.accessibility.AccessibleRole
An AWT component with nothing else known about it.
AWTError - error java.awt.AWTError
This error is thrown when a critical Abstract Window Toolkit (AWT) error occurs.
AWTError(java.lang.String) - constructor for class java.awt.AWTError
Create a new instance with the specified descriptive error message.
AWTEvent - class java.awt.AWTEvent
AWTEvent is the root event class for all AWT events in the JDK 1.1 event model.
AWTEvent(java.awt.Event) - constructor for class java.awt.AWTEvent
Initializes a new AWTEvent from the old Java 1.0 event object.
AWTEvent(java.lang.Object,int) - constructor for class java.awt.AWTEvent
Create an event on the specified source object and id.
AWTEventListener - interface java.awt.event.AWTEventListener
This listener is for classes that need to listen to all events in the AWT system.
This class allows adding an AWTEventListener which only pays attention to a specific event mask.
Construct an AWT Event Listener which only listens to events in the given mask, passing the work on to the real listener.
This class is used to implement a chain of event handlers.
Initializes a new instance of AWTEventMulticaster with the specified event listener parameters.
AWTException - exception java.awt.AWTException
This is a generic exception that indicates an exception occurred in the Abstract Window Toolkit (AWT) system.
AWTException(java.lang.String) - constructor for class java.awt.AWTException
Create a new instance with the specified detailed error message.
AWTKeyStroke - class java.awt.AWTKeyStroke
This class mirrors KeyEvents, representing both low-level key presses and key releases, and high level key typed inputs.
AWTKeyStroke() - constructor for class java.awt.AWTKeyStroke
Construct a keystroke with default values: it will be interpreted as a key typed event with an invalid character and no modifiers.
AWTKeyStroke(char,int,int,boolean) - constructor for class java.awt.AWTKeyStroke
Construct a keystroke with the given values.
AWTPermission - class java.awt.AWTPermission
This class implements permissions for AWT.
AWTPermission(java.lang.String) - constructor for class java.awt.AWTPermission
Construct a AWTPermission with the given name.
Create a new permission with the specified name.