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

O

OBJ_ADAPTER(). Constructor for class org.omg.CORBA.OBJ_ADAPTER
Constructs a OBJ_ADAPTER with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
OBJ_ADAPTER(int, CompletionStatus). Constructor for class org.omg.CORBA.OBJ_ADAPTER
Constructs a OBJ_ADAPTER with the specified minor code and completion status.
OBJ_ADAPTER(String). Constructor for class org.omg.CORBA.OBJ_ADAPTER
Constructs a OBJ_ADAPTER with the specified description, a minor code of 0, and a completion state of COMPLETED_NO.
OBJ_ADAPTER(String, int, CompletionStatus). Constructor for class org.omg.CORBA.OBJ_ADAPTER
Constructs a OBJ_ADAPTER with the specified description message, minor code, and completion status.
object. Variable in class java.awt.swing.undo.StateEdit
The object being edited
Object(). Constructor for class java.lang.Object
OBJECT_NOT_EXIST(). Constructor for class org.omg.CORBA.OBJECT_NOT_EXIST
Constructs a OBJECT_NOT_EXIST with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
OBJECT_NOT_EXIST(int, CompletionStatus). Constructor for class org.omg.CORBA.OBJECT_NOT_EXIST
Constructs a OBJECT_NOT_EXIST with the specified minor code and completion status.
OBJECT_NOT_EXIST(String). Constructor for class org.omg.CORBA.OBJECT_NOT_EXIST
Constructs a OBJECT_NOT_EXIST with the specified description, a minor code of 0, and a completion state of COMPLETED_NO.
OBJECT_NOT_EXIST(String, int, CompletionStatus). Constructor for class org.omg.CORBA.OBJECT_NOT_EXIST
Constructs a OBJECT_NOT_EXIST with the specified description message, minor code, and completion status.
object_to_string(Object). Method in class org.omg.CORBA.ORB
Convert a CORBA object reference to a string.
ObjectHolder(). Constructor for class org.omg.CORBA.ObjectHolder
Construct an ObjectHolder without initializing the contained value.
ObjectHolder(Object). Constructor for class org.omg.CORBA.ObjectHolder
Construct an ObjectHolder with the contained value set to the given initial value.
ObjectImpl(). Constructor for class org.omg.CORBA.portable.ObjectImpl
ObjectInputStream(InputStream). Constructor for class java.io.ObjectInputStream
Create an ObjectInputStream that reads from the specified InputStream.
ObjectOutputStream(OutputStream). Constructor for class java.io.ObjectOutputStream
Creates an ObjectOutputStream that writes to the specified OutputStream.
ObjectStreamException(). Constructor for class java.io.ObjectStreamException
Create an ObjectStreamException.
ObjectStreamException(String). Constructor for class java.io.ObjectStreamException
Create an ObjectStreamException with the specified argument.
ObjectStreamField(String, Class). Constructor for class java.io.ObjectStreamField
Create a named field with the specified type.
ObjID(). Constructor for class java.rmi.server.ObjID
Generate unique object identifier.
ObjID(int). Constructor for class java.rmi.server.ObjID
Generate a "well-known" object ID.
Observable(). Constructor for class java.util.Observable
Construct an Observable with zero Observers
OCTOBER. Static variable in class java.util.Calendar
Useful constant for month.
offset. Variable in class java.awt.swing.basic.BasicScrollBarUI.TrackListener
offset. Variable in class java.awt.swing.basic.BasicSliderUI.TrackListener
offset. Variable in class java.awt.image.DataBuffer
Offset into default (first) bank from which to get the first element.
offset. Variable in class java.awt.dnd.DragSourceContext
offset. Variable in class java.awt.swing.text.Segment
This is the offset into the array that the desired text begins.
offsetRequested(). Method in class java.awt.swing.text.BadLocationException
Returns the offset into the document that was not legal.
offsets. Variable in class java.awt.image.DataBuffer
Offsets into all banks.
OK_CANCEL_OPTION. Static variable in class java.awt.swing.JOptionPane
Type used for showConfirmDialog.
OK_OPTION. Static variable in class java.awt.swing.JOptionPane
Return value form class method if OK is chosen.
okayAction. Variable in class java.awt.swing.basic.BasicFileChooserUI
okayButton. Variable in class java.awt.swing.basic.BasicFileChooserUI
okayCommand. Variable in class java.awt.swing.JFileChooser
okayTitle. Variable in class java.awt.swing.JFileChooser
okCancelOptions. Static variable in class java.awt.swing.basic.BasicOptionPaneUI
Option names for OK_CANCEL_OPTION.
okToReorder. Variable in class java.awt.swing.basic.BasicTableHeaderUI
okToUseGui. Variable in class java.beans.beancontext.BeanContextSupport
okToUseGui(). Method in class java.beans.beancontext.BeanContextSupport
Notify this instance that it may now render a GUI
okToUseGui(). Method in interface java.beans.Visibility
This method instructs the bean that it is OK to use the Gui.
oldLeadSelectionPath. Variable in class java.awt.swing.event.TreeSelectionEvent
leadSelectionPath before the paths changed, may be null.
on(boolean). Method in class java.security.DigestInputStream
Turns the digest function on or off.
on(boolean). Method in class java.security.DigestOutputStream
Turns the digest function on or off.
ONE_TOUCH_EXPANDABLE_PROPERTY. Static variable in class java.awt.swing.JSplitPane
Bound property for oneTouchExpandable.
ONE_TOUCH_OFFSET. Static variable in class java.awt.swing.basic.BasicSplitPaneDivider
ONE_TOUCH_SIZE. Static variable in class java.awt.swing.basic.BasicSplitPaneDivider
oneTouchExpandable. Variable in class java.awt.swing.JSplitPane
Is a little widget provided to quickly expand/collapse the split pane.
oneTouchExpandableChanged(). Method in class java.awt.swing.basic.BasicSplitPaneDivider
Messaged when the oneTouchExpandable value of the JSplitPane the receiver is contained in changes.
op_name(). Method in class org.omg.CORBA.ServerRequest
The op_name operation returns the name of the operation being invoked; according to OMG IDL's rules, these names must be unique among all operations supported by this object's "most-derived" interface.
OP_NORMAL. Static variable in class org.omg.CORBA.OperationMode
OP_ONEWAY. Static variable in class org.omg.CORBA.OperationMode
OPAQUE. Static variable in class java.awt.accessibility.AccessibleState
opaque. Variable in class java.awt.swing.JInternalFrame
opaque. Variable in class java.awt.swing.JProgressBar
OPAQUE. Static variable in interface java.awt.Transparency
The transparency object represents image data that is guaranteed to be completely opaque (all pixels have an alpha value of 1.0).
OPEN. Static variable in class java.awt.geom.Arc2D
The closure type for an open arc with no path segments connecting the two ends of the arc segment.
openConnection(). Method in class java.net.URL
Returns a URLConnection object that represents a connection to the remote object referred to by the URL.
openConnection(URL). Method in class java.net.URLStreamHandler
Opens a connection to the object referenced by the URL argument.
openFrame(JInternalFrame). Method in class java.awt.swing.DefaultDesktopManager
Normally this method will not be called.
openFrame(JInternalFrame). Method in interface java.awt.swing.DesktopManager
If possible, display this frame in an appropriate location.
openIcon. Variable in class java.awt.swing.basic.BasicTreeCellRenderer
Icon used to show non-leaf nodes that are expanded.
openStream(). Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection.
operation(). Method in class org.omg.CORBA.Request
The operation name accessor
Operation(String). Constructor for class java.rmi.server.Operation
Creates a new Operation object.
OperationDescription(). Constructor for class org.omg.CORBA.OperationDescription
OperationDescription(String, String, String, String, TypeCode, OperationMode, String[], ParameterDescription[], ExceptionDescription[]). Constructor for class org.omg.CORBA.OperationDescription
operations. Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
OPTION_TYPE_PROPERTY. Static variable in class java.awt.swing.JOptionPane
Bound property name for optionType.
optionPane. Variable in class java.awt.swing.basic.BasicOptionPaneUI
JOptionPane that the reciever is providing the look and feel for.
OptionPaneUI(). Constructor for class java.awt.swing.plaf.OptionPaneUI
options. Variable in class java.awt.swing.JOptionPane
Options to display to the user.
OPTIONS_PROPERTY. Static variable in class java.awt.swing.JOptionPane
Bounds property namer for option.
optionType. Variable in class java.awt.swing.JOptionPane
Option type, one of DEFAULT_OPTION, YES_NO_OPTION, YES_NO_CANCEL_OPTION or OK_CANCEL_OPTION.
or(BigInteger). Method in class java.math.BigInteger
Returns a BigInteger whose value is (this | val).
or(BitSet). Method in class java.util.BitSet
Performs a logical OR of this bit set with the bit set argument.
orange. Static variable in class java.awt.Color
The color orange.
ORANGE. Static variable in interface java.lang.Runtime.MemoryAdvice
A memory-advice level of ORANGE tells the program that it should try to discard objects as soon as possible in order to maintain good performance.
Orange1. Static variable in class java.awt.swing.jlf.JLFUtilities
Orange2. Static variable in class java.awt.swing.jlf.JLFUtilities
Orange3. Static variable in class java.awt.swing.jlf.JLFUtilities
Orange4. Static variable in class java.awt.swing.jlf.JLFUtilities
ORB(). Constructor for class org.omg.CORBA.ORB
orb(Object). Method in class org.omg.CORBA.portable.Delegate
Return the ORB that created this delegate.
order. Variable in class java.awt.swing.motif.MotifTabbedPaneUI
ordinaryChar(int). Method in class java.io.StreamTokenizer
Specifies that the character argument is "ordinary" in this tokenizer.
ordinaryChars(int, int). Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are "ordinary" in this tokenizer.
orientation. Variable in class java.awt.swing.basic.BasicSplitPaneDivider
Orientation of the JSplitPane.
orientation. Variable in class java.awt.swing.JProgressBar
orientation. Variable in class java.awt.swing.JScrollBar
orientation. Variable in class java.awt.swing.JSlider
orientation. Variable in class java.awt.swing.JSplitPane
How the views are split.
ORIENTATION_PROPERTY. Static variable in class java.awt.swing.JSplitPane
Bound property name for orientation.
orientationLabel. Variable in class java.awt.swing.basic.BasicFileChooserUI
origBounds. Variable in class java.awt.swing.SpringLayout.SpringValues
ORIGINAL_BOUNDS_KEY. Static variable in class java.awt.swing.SpringLayout
This is the key used in the object properties list to store the orginal bounds of the component.
original_type_def(). Method in interface org.omg.CORBA.AliasDef
original_type_def(IDLType). Method in interface org.omg.CORBA.AliasDef
originalBoundsFor(Component). Method in class java.awt.swing.SpringLayout
originalWidth. Variable in class java.awt.swing.basic.BasicTableHeaderUI
OriginateDirection. Static variable in class java.awt.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
origmodel. Variable in class java.awt.image.RGBImageFilter
OTHER. Static variable in class java.sql.Types
OTHER indicates that the SQL type is database specific and gets mapped to a Java object which can be accessed via getObject and setObject.
OTHER_LETTER. Static variable in class java.lang.Character
OTHER_NUMBER. Static variable in class java.lang.Character
OTHER_PUNCTUATION. Static variable in class java.lang.Character
OTHER_SYMBOL. Static variable in class java.lang.Character
out. Static variable in class java.io.FileDescriptor
A handle to the standard output stream.
out. Variable in class java.io.FilterOutputStream
The underlying output stream.
out. Variable in class java.io.FilterWriter
The underlying character-output stream.
out. Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be read by this piped input stream.
out. Static variable in class java.lang.System
The "standard" output stream.
OUT_BOTTOM. Static variable in class java.awt.geom.Rectangle2D
The bitmask which indicates that a point lies below this Rectangle.
OUT_LEFT. Static variable in class java.awt.geom.Rectangle2D
The bitmask which indicates that a point lies to the left of this Rectangle.
OUT_RIGHT. Static variable in class java.awt.geom.Rectangle2D
The bitmask which indicates that a point lies to the right of this Rectangle.
OUT_TOP. Static variable in class java.awt.geom.Rectangle2D
The bitmask which indicates that a point lies above this Rectangle.
outcode(double, double). Method in class java.awt.Rectangle
Determines where the specified float coordinates lie with respect to this Rectangle.
outcode(double, double). Method in class java.awt.geom.Rectangle2D.Double
Determines where the specified double coordinates lie with respect to this Rectangle.
outcode(double, double). Method in class java.awt.geom.Rectangle2D.Float
Determines where the specified float coordinates lie with respect to this Rectangle.
outcode(double, double). Method in class java.awt.geom.Rectangle2D
Determines where the specified coordinates lie with respect to this Rectangle.
outcode(Point2D). Method in class java.awt.geom.Rectangle2D
Determines where the specified point lies with respect to this Rectangle.
OutOfMemoryError(). Constructor for class java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with no detail message.
OutOfMemoryError(String). Constructor for class java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with the specified detail message.
outpixbuf. Variable in class java.awt.image.ReplicateScaleFilter
OutputStream(). Constructor for class java.io.OutputStream
OutputStream(). Constructor for class org.omg.CORBA.portable.OutputStream
OutputStreamWriter(OutputStream). Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the default character encoding.
OutputStreamWriter(OutputStream, String). Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the named character encoding.
outsideBorder. Variable in class java.awt.swing.border.CompoundBorder
OVER. Static variable in class java.awt.dnd.DragSourceContext
overlay. Static variable in class java.awt.swing.basic.BasicTabbedPaneUI
overlay. Variable in class java.awt.swing.motif.MotifTabbedPaneUI
OverlayLayout(Container). Constructor for class java.awt.swing.OverlayLayout
Construct a layout manager that performs overlay arrangment of the children.
overrideTypes. Variable in class java.awt.swing.DirectoryModel
Special tests that must be failed before any general types are assigned.
owner. Variable in class java.awt.datatransfer.Clipboard

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

Submit a bug or feature