📄 index-15.html
字号:
invoked.<DT><A HREF="../org/omg/CORBA/Request.html#operation()"><B>operation()</B></A> - Method in class org.omg.CORBA.<A HREF="../org/omg/CORBA/Request.html">Request</A><DD>Retrieves the name of the method to be invoked.<DT><A HREF="../java/rmi/server/Operation.html#Operation(java.lang.String)"><B>Operation(String)</B></A> - Constructor for class java.rmi.server.<A HREF="../java/rmi/server/Operation.html">Operation</A><DD><B>Deprecated.</B> <I>no replacement</I><DT><A HREF="../javax/naming/OperationNotSupportedException.html"><B>OperationNotSupportedException</B></A> - exception javax.naming.<A HREF="../javax/naming/OperationNotSupportedException.html">OperationNotSupportedException</A>.<DD>This exception is thrown when a context implementation does not support the operation being invoked.<DT><A HREF="../javax/naming/OperationNotSupportedException.html#OperationNotSupportedException()"><B>OperationNotSupportedException()</B></A> - Constructor for class javax.naming.<A HREF="../javax/naming/OperationNotSupportedException.html">OperationNotSupportedException</A><DD>Constructs a new instance of OperationNotSupportedException.<DT><A HREF="../javax/naming/OperationNotSupportedException.html#OperationNotSupportedException(java.lang.String)"><B>OperationNotSupportedException(String)</B></A> - Constructor for class javax.naming.<A HREF="../javax/naming/OperationNotSupportedException.html">OperationNotSupportedException</A><DD>Constructs a new instance of OperationNotSupportedException using an explanation.<DT><A HREF="../java/lang/Character.UnicodeBlock.html#OPTICAL_CHARACTER_RECOGNITION"><B>OPTICAL_CHARACTER_RECOGNITION</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.UnicodeBlock.html">Character.UnicodeBlock</A><DD>Constant for the Unicode character block of the same name.<DT><A HREF="../javax/swing/text/html/Option.html"><B>Option</B></A> - class javax.swing.text.html.<A HREF="../javax/swing/text/html/Option.html">Option</A>.<DD>Value for the ListModel used to represent <option> elements.<DT><A HREF="../javax/swing/text/html/HTML.Tag.html#OPTION"><B>OPTION</B></A> - Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Tag.html">HTML.Tag</A><DD> <DT><A HREF="../javax/accessibility/AccessibleRole.html#OPTION_PANE"><B>OPTION_PANE</B></A> - Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleRole.html">AccessibleRole</A><DD>A specialized pane whose primary use is inside a DIALOG<DT><A HREF="../javax/swing/JOptionPane.html#OPTION_TYPE_PROPERTY"><B>OPTION_TYPE_PROPERTY</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A><DD>Bound property name for optionType.<DT><A HREF="../javax/swing/text/html/Option.html#Option(javax.swing.text.AttributeSet)"><B>Option(AttributeSet)</B></A> - Constructor for class javax.swing.text.html.<A HREF="../javax/swing/text/html/Option.html">Option</A><DD>Creates a new Option object.<DT><A HREF="../java/io/OptionalDataException.html"><B>OptionalDataException</B></A> - exception java.io.<A HREF="../java/io/OptionalDataException.html">OptionalDataException</A>.<DD>Unexpected data appeared in an ObjectInputStream trying to read an Object.<DT><A HREF="../javax/swing/plaf/basic/BasicOptionPaneUI.html#optionPane"><B>optionPane</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicOptionPaneUI.html">BasicOptionPaneUI</A><DD>JOptionPane that the reciever is providing the look and feel for.<DT><A HREF="../javax/swing/plaf/OptionPaneUI.html"><B>OptionPaneUI</B></A> - class javax.swing.plaf.<A HREF="../javax/swing/plaf/OptionPaneUI.html">OptionPaneUI</A>.<DD>Pluggable look and feel interface for JOptionPane.<DT><A HREF="../javax/swing/plaf/OptionPaneUI.html#OptionPaneUI()"><B>OptionPaneUI()</B></A> - Constructor for class javax.swing.plaf.<A HREF="../javax/swing/plaf/OptionPaneUI.html">OptionPaneUI</A><DD> <DT><A HREF="../javax/swing/JOptionPane.html#options"><B>options</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A><DD>Options to display to the user.<DT><A HREF="../javax/swing/JOptionPane.html#OPTIONS_PROPERTY"><B>OPTIONS_PROPERTY</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A><DD>Bounds property namer for option.<DT><A HREF="../javax/swing/JOptionPane.html#optionType"><B>optionType</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A><DD>Option type, one of DEFAULT_OPTION, YES_NO_OPTION, YES_NO_CANCEL_OPTION or OK_CANCEL_OPTION.<DT><A HREF="../java/math/BigInteger.html#or(java.math.BigInteger)"><B>or(BigInteger)</B></A> - Method in class java.math.<A HREF="../java/math/BigInteger.html">BigInteger</A><DD>Returns a BigInteger whose value is <tt>(this | val)</tt>.<DT><A HREF="../java/util/BitSet.html#or(java.util.BitSet)"><B>or(BitSet)</B></A> - Method in class java.util.<A HREF="../java/util/BitSet.html">BitSet</A><DD>Performs a logical <b>OR</b> of this bit set with the bit set argument.<DT><A HREF="../java/awt/Color.html#orange"><B>orange</B></A> - Static variable in class java.awt.<A HREF="../java/awt/Color.html">Color</A><DD>The color orange.<DT><A HREF="../org/omg/CORBA/ORB.html"><B>ORB</B></A> - class org.omg.CORBA.<A HREF="../org/omg/CORBA/ORB.html">ORB</A>.<DD>A class providing APIs for the CORBA Object Request Broker features.<DT><A HREF="../org/omg/CORBA_2_3/ORB.html"><B>ORB</B></A> - class org.omg.CORBA_2_3.<A HREF="../org/omg/CORBA_2_3/ORB.html">ORB</A>.<DD>A class extending <code>org.omg.CORBA.ORB</code> to make the ORB portable under the OMG CORBA version 2.3 specification.<DT><A HREF="../javax/rmi/CORBA/Tie.html#orb()"><B>orb()</B></A> - Method in interface javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/Tie.html">Tie</A><DD>Returns the ORB for this tie.<DT><A HREF="../org/omg/CORBA/portable/OutputStream.html#orb()"><B>orb()</B></A> - Method in class org.omg.CORBA.portable.<A HREF="../org/omg/CORBA/portable/OutputStream.html">OutputStream</A><DD>Returns the ORB that created this OutputStream.<DT><A HREF="../org/omg/CORBA/portable/InputStream.html#orb()"><B>orb()</B></A> - Method in class org.omg.CORBA.portable.<A HREF="../org/omg/CORBA/portable/InputStream.html">InputStream</A><DD>Returns the ORB that created this InputStream.<DT><A HREF="../org/omg/CORBA/ORB.html#ORB()"><B>ORB()</B></A> - Constructor for class org.omg.CORBA.<A HREF="../org/omg/CORBA/ORB.html">ORB</A><DD> <DT><A HREF="../org/omg/CORBA_2_3/ORB.html#ORB()"><B>ORB()</B></A> - Constructor for class org.omg.CORBA_2_3.<A HREF="../org/omg/CORBA_2_3/ORB.html">ORB</A><DD> <DT><A HREF="../org/omg/CORBA/portable/Delegate.html#orb(org.omg.CORBA.Object)"><B>orb(Object)</B></A> - Method in class org.omg.CORBA.portable.<A HREF="../org/omg/CORBA/portable/Delegate.html">Delegate</A><DD>Provides a reference to the orb associated with its parameter.<DT><A HREF="../javax/rmi/CORBA/Tie.html#orb(org.omg.CORBA.ORB)"><B>orb(ORB)</B></A> - Method in interface javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/Tie.html">Tie</A><DD>Sets the ORB for this tie.<DT><A HREF="../javax/naming/directory/BasicAttribute.html#ordered"><B>ordered</B></A> - Variable in class javax.naming.directory.<A HREF="../javax/naming/directory/BasicAttribute.html">BasicAttribute</A><DD>A flag for recording whether this attribute's values are ordered.<DT><A HREF="../java/io/StreamTokenizer.html#ordinaryChar(int)"><B>ordinaryChar(int)</B></A> - Method in class java.io.<A HREF="../java/io/StreamTokenizer.html">StreamTokenizer</A><DD>Specifies that the character argument is "ordinary" in this tokenizer.<DT><A HREF="../java/io/StreamTokenizer.html#ordinaryChars(int, int)"><B>ordinaryChars(int, int)</B></A> - Method in class java.io.<A HREF="../java/io/StreamTokenizer.html">StreamTokenizer</A><DD>Specifies that all characters <i>c</i> in the range <code>low <= <i>c</i> <= high</code> are "ordinary" in this tokenizer.<DT><A HREF="../org/omg/CORBA/package-summary.html"><B>org.omg.CORBA</B></A> - package org.omg.CORBA<DD>Provides the mapping of the OMG CORBA APIs to the Java<SUP><FONT SIZE=-2>TM</FONT></SUP>programming language, including the class <TT>ORB</TT>, which is implementedso that a programmer can use it as a fully-functional Object Request Broker(ORB).<DT><A HREF="../org/omg/CORBA_2_3/package-summary.html"><B>org.omg.CORBA_2_3</B></A> - package org.omg.CORBA_2_3<DD>The CORBA_2_3 package defines additions to existing CORBA interfaces
in the Java 2 Standard Edition. These changes occurred in recent
revisions to the CORBA API defined by the OMG. The new methods were
added to interfaces derived from the corresponding interfaces in
the CORBA package. This provides backward compatibility and avoids
breaking the JCK tests.<DT><A HREF="../org/omg/CORBA_2_3/portable/package-summary.html"><B>org.omg.CORBA_2_3.portable</B></A> - package org.omg.CORBA_2_3.portable<DD>Provides methods for the input and output of value types, and contains other updates to the <code>org/omg/CORBA/portable</code> package.<DT><A HREF="../org/omg/CORBA/DynAnyPackage/package-summary.html"><B>org.omg.CORBA.DynAnyPackage</B></A> - package org.omg.CORBA.DynAnyPackage<DD>Provides the exceptions used with the <code>DynAny</code> interface (<code>InvalidValue</code>, <code>Invalid</code>, <code>InvalidSeq</code>, and <code>TypeMismatch</code>).<DT><A HREF="../org/omg/CORBA/ORBPackage/package-summary.html"><B>org.omg.CORBA.ORBPackage</B></A> - package org.omg.CORBA.ORBPackage<DD>Provides the exception <code>InvalidName</code>, which is thrownby the method <code>ORB.resolve_initial_references</code>and the exception <code>InconsistentTypeCode</code>, which is thrownby the Dynamic Any creation methods in the ORB class.<DT><A HREF="../org/omg/CORBA/portable/package-summary.html"><B>org.omg.CORBA.portable</B></A> - package org.omg.CORBA.portable<DD>Provides a portability layer, that is, a set of ORB APIsthat makes it possible for code generatedby one vendor to run on another vendor's ORB.<DT><A HREF="../org/omg/CORBA/TypeCodePackage/package-summary.html"><B>org.omg.CORBA.TypeCodePackage</B></A> - package org.omg.CORBA.TypeCodePackage<DD>Provides the user-defined exceptions <code>BadKind</code>and <code>Bounds</code>, which are thrown by methods inin the class <code>TypeCode</code>.<DT><A HREF="../org/omg/CosNaming/package-summary.html"><B>org.omg.CosNaming</B></A> - package org.omg.CosNaming<DD>Provides the naming service for Java IDL.<DT><A HREF="../org/omg/CosNaming/NamingContextPackage/package-summary.html"><B>org.omg.CosNaming.NamingContextPackage</B></A> - package org.omg.CosNaming.NamingContextPackage<DD>Provides the exceptions used in the package <code>org.omg.CosNaming</code>(<code>AlreadyBound</code>, <code>CannotProceed</code>, <code>InvalidName</code>, <code>NotEmpty</code>, and<code>NotFound</code>) and also the <code>Helper</code> and <code>Holder</code> classes for thoseexceptions.<DT><A HREF="../org/omg/SendingContext/package-summary.html"><B>org.omg.SendingContext</B></A> - package org.omg.SendingContext<DD>Provides support for the marshalling of value types.<DT><A HREF="../org/omg/stub/java/rmi/package-summary.html"><B>org.omg.stub.java.rmi</B></A> - package org.omg.stub.java.rmi<DD>Contains RMI-IIOP Stubs for the Remote types that occur in the <tt>java.rmi</tt> package.<DT><A HREF="../javax/swing/JSplitPane.html#orientation"><B>orientation</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A><DD>How the views are split.<DT><A HREF="../javax/swing/JScrollBar.html#orientation"><B>orientation</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JScrollBar.html">JScrollBar</A><DD> <DT><A HREF="../javax/swing/JProgressBar.html#orientation"><B>orientation</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JProgressBar.html">JProgressBar</A><DD>The orientation to display the progress bar.<DT><A HREF="../javax/swing/JSlider.html#orientation"><B>orientation</B></A> - Variable in class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A><DD> <DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html#orientation"><B>orientation</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneDivider.html">BasicSplitPaneDivider</A><DD>Orientation of the JSplitPane.<DT><A HREF="../javax/swing/text/StyleConstants.html#Orientation"><B>Orientation</B></A> - Static variable in class javax.swing.text.<A HREF="../javax/swing/text/StyleConstants.html">StyleConstants</A><DD>Orientation for a paragraph.<DT><A HREF="../javax/swing/text/StyleConstants.ParagraphConstants.html#Orientation"><B>Orientation</B></A> - Static variable in class javax.swing.text.<A HREF="../javax/swing/text/StyleConstants.ParagraphConstants.html">StyleConstants.ParagraphConstants</A><DD>Orientation for the paragraph.<DT><A HREF="../javax/swing/JSplitPane.html#ORIENTATION_PROPERTY"><B>ORIENTATION_PROPERTY</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A><DD>Bound property name for orientation (horizontal or vertical).<DT><A HREF="../javax/swing/plaf/basic/BasicToolBarUI.DockingListener.html#origin"><B>origin</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicToolBarUI.DockingListener.html">BasicToolBarUI.DockingListener</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -