📄 index-21.html
字号:
<DD>构造带指定详细消息的 <code>UnexpectedException</code>。<DT><A HREF="../java/rmi/UnexpectedException.html#UnexpectedException(java.lang.String, java.lang.Exception)"><B>UnexpectedException(String, Exception)</B></A> - 异常 java.rmi.<A HREF="../java/rmi/UnexpectedException.html" title="java.rmi 中的类">UnexpectedException</A> 的构造方法<DD>构造带有指定详细消息和嵌入异常的 <code>UnexpectedException</code>。<DT><A HREF="../java/rmi/activation/Activatable.html#unexportObject(java.rmi.Remote, boolean)"><B>unexportObject(Remote, boolean)</B></A> - 类 java.rmi.activation.<A HREF="../java/rmi/activation/Activatable.html" title="java.rmi.activation 中的类">Activatable</A> 中的静态方法<DD>从 RMI 运行时移除远程对象 obj。<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html#unexportObject(java.rmi.Remote, boolean)"><B>unexportObject(Remote, boolean)</B></A> - 类 java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html" title="java.rmi.server 中的类">UnicastRemoteObject</A> 中的静态方法<DD>从 RMI 运行时移除远程对象 obj。<DT><A HREF="../javax/rmi/CORBA/PortableRemoteObjectDelegate.html#unexportObject(java.rmi.Remote)"><B>unexportObject(Remote)</B></A> - 接口 javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/PortableRemoteObjectDelegate.html" title="javax.rmi.CORBA 中的接口">PortableRemoteObjectDelegate</A> 中的方法<DD><A HREF="../javax/rmi/PortableRemoteObject.html#unexportObject(java.rmi.Remote)"><CODE>PortableRemoteObject.unexportObject(java.rmi.Remote)</CODE></A> 的委托调用。<DT><A HREF="../javax/rmi/CORBA/Util.html#unexportObject(java.rmi.Remote)"><B>unexportObject(Remote)</B></A> - 类 javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/Util.html" title="javax.rmi.CORBA 中的类">Util</A> 中的静态方法<DD>从内部表中移除关联的 tie,并调用 <A HREF="../javax/rmi/CORBA/Tie.html#deactivate()"><CODE>Tie.deactivate()</CODE></A> 以取消激活该对象。<DT><A HREF="../javax/rmi/CORBA/UtilDelegate.html#unexportObject(java.rmi.Remote)"><B>unexportObject(Remote)</B></A> - 接口 javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/UtilDelegate.html" title="javax.rmi.CORBA 中的接口">UtilDelegate</A> 中的方法<DD><A HREF="../javax/rmi/CORBA/Util.html#unexportObject(java.rmi.Remote)"><CODE>Util.unexportObject(java.rmi.Remote)</CODE></A> 的委托调用。<DT><A HREF="../javax/rmi/PortableRemoteObject.html#unexportObject(java.rmi.Remote)"><B>unexportObject(Remote)</B></A> - 类 javax.rmi.<A HREF="../javax/rmi/PortableRemoteObject.html" title="javax.rmi 中的类">PortableRemoteObject</A> 中的静态方法<DD>从运行时注消服务器对象,允许对象用于垃圾回收。<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html" title="java.rmi.server 中的类"><B>UnicastRemoteObject</B></A> - <A HREF="../java/rmi/server/package-summary.html">java.rmi.server</A> 中的 类<DD>用于导出带 JRMP 的远程对象和获得与该远程对象通信的 stub。<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html#UnicastRemoteObject()"><B>UnicastRemoteObject()</B></A> - 类 java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html" title="java.rmi.server 中的类">UnicastRemoteObject</A> 的构造方法<DD>使用匿名端口创建并导出一个新 UnicastRemoteObject 对象。<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html#UnicastRemoteObject(int)"><B>UnicastRemoteObject(int)</B></A> - 类 java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html" title="java.rmi.server 中的类">UnicastRemoteObject</A> 的构造方法<DD>使用提供的特定端口创建并导出一个新 UnicastRemoteObject 对象。<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html#UnicastRemoteObject(int, java.rmi.server.RMIClientSocketFactory, java.rmi.server.RMIServerSocketFactory)"><B>UnicastRemoteObject(int, RMIClientSocketFactory, RMIServerSocketFactory)</B></A> - 类 java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html" title="java.rmi.server 中的类">UnicastRemoteObject</A> 的构造方法<DD>使用提供的特定端口和套接字工厂创建并导出一个新 UnicastRemoteObject 对象。<DT><A HREF="../java/util/regex/Pattern.html#UNICODE_CASE"><B>UNICODE_CASE</B></A> - 类 java.util.regex.<A HREF="../java/util/regex/Pattern.html" title="java.util.regex 中的类">Pattern</A> 中的静态变量<DD>启用 Unicode 感知的大小写折叠。<DT><A HREF="../javax/sql/rowset/BaseRowSet.html#UNICODE_STREAM_PARAM"><B>UNICODE_STREAM_PARAM</B></A> - 类 javax.sql.rowset.<A HREF="../javax/sql/rowset/BaseRowSet.html" title="javax.sql.rowset 中的类">BaseRowSet</A> 中的静态变量<DD>该常量向 <code>RowSetReaderImpl</code> 对象指示给定的参数是一个 Unicode 流。<DT><A HREF="../javax/sql/rowset/BaseRowSet.html#unicodeStream"><B>unicodeStream</B></A> - 类 javax.sql.rowset.<A HREF="../javax/sql/rowset/BaseRowSet.html" title="javax.sql.rowset 中的类">BaseRowSet</A> 中的变量<DD>将由方法 <code>getUnicodeStream</code> 返回的 <code>InputStream</code> 对象,该方法在 <code>ResultSet</code> 接口中指定。<DT><A HREF="../java/lang/Character.UnicodeBlock.html#UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS"><B>UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS</B></A> - 类 java.lang.<A HREF="../java/lang/Character.UnicodeBlock.html" title="java.lang 中的类">Character.UnicodeBlock</A> 中的静态变量<DD>“Unified Canadian Aboriginal Syllabics”Unicode 字符块的常量。<DT><A HREF="../javax/swing/LookAndFeel.html#uninitialize()"><B>uninitialize()</B></A> - 类 javax.swing.<A HREF="../javax/swing/LookAndFeel.html" title="javax.swing 中的类">LookAndFeel</A> 中的方法<DD>UIManager.setLookAndFeel 仅在我们使用新的默认外观替换之前调用此方法。<DT><A HREF="../javax/swing/plaf/basic/BasicLookAndFeel.html#uninitialize()"><B>uninitialize()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicLookAndFeel.html" title="javax.swing.plaf.basic 中的类">BasicLookAndFeel</A> 中的方法<DD>UIManager.setLookAndFeel 仅在使用新的默认外观替换之前调用此方法。<DT><A HREF="../javax/swing/plaf/synth/SynthLookAndFeel.html#uninitialize()"><B>uninitialize()</B></A> - 类 javax.swing.plaf.synth.<A HREF="../javax/swing/plaf/synth/SynthLookAndFeel.html" title="javax.swing.plaf.synth 中的类">SynthLookAndFeel</A> 中的方法<DD>在卸载此外观时由 UIManager 调用。<DT><A HREF="../java/security/Signature.html#UNINITIALIZED"><B>UNINITIALIZED</B></A> - 类 java.security.<A HREF="../java/security/Signature.html" title="java.security 中的类">Signature</A> 中的静态变量<DD>可能的 <A HREF="../java/security/Signature.html#state"><CODE>Signature.state</CODE></A> 值,表示尚未初始化此签名对象。<DT><A HREF="../javax/swing/JOptionPane.html#UNINITIALIZED_VALUE"><B>UNINITIALIZED_VALUE</B></A> - 类 javax.swing.<A HREF="../javax/swing/JOptionPane.html" title="javax.swing 中的类">JOptionPane</A> 中的静态变量<DD>指示用户尚未选择值。<DT><A HREF="../javax/swing/JFormattedTextField.AbstractFormatter.html#uninstall()"><B>uninstall()</B></A> - 类 javax.swing.<A HREF="../javax/swing/JFormattedTextField.AbstractFormatter.html" title="javax.swing 中的类">JFormattedTextField.AbstractFormatter</A> 中的方法<DD>卸载 <code>AbstractFormatter</code> 可能已在 <code>JFormattedTextField</code> 上安装的所有状态。<DT><A HREF="../javax/swing/LookAndFeel.html#uninstallBorder(javax.swing.JComponent)"><B>uninstallBorder(JComponent)</B></A> - 类 javax.swing.<A HREF="../javax/swing/LookAndFeel.html" title="javax.swing 中的类">LookAndFeel</A> 中的静态方法<DD>在指定组件上卸载组件的默认边框的便捷方法,条件是该边框当前是 UIResource 的实例。<DT><A HREF="../javax/swing/colorchooser/AbstractColorChooserPanel.html#uninstallChooserPanel(javax.swing.JColorChooser)"><B>uninstallChooserPanel(JColorChooser)</B></A> - 类 javax.swing.colorchooser.<A HREF="../javax/swing/colorchooser/AbstractColorChooserPanel.html" title="javax.swing.colorchooser 中的类">AbstractColorChooserPanel</A> 中的方法<DD>从选取器中移除面板时被调用。<DT><A HREF="../javax/swing/plaf/basic/BasicComboPopup.html#uninstallComboBoxModelListeners(javax.swing.ComboBoxModel)"><B>uninstallComboBoxModelListeners(ComboBoxModel)</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicComboPopup.html" title="javax.swing.plaf.basic 中的类">BasicComboPopup</A> 中的方法<DD>从组合框模型中移除侦听器<DT><A HREF="../javax/swing/plaf/basic/BasicComboBoxUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicComboBoxUI.html" title="javax.swing.plaf.basic 中的类">BasicComboBoxUI</A> 中的方法<DD>注销并卸载组成组合框的聚合组件。<DT><A HREF="../javax/swing/plaf/basic/BasicDesktopIconUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicDesktopIconUI.html" title="javax.swing.plaf.basic 中的类">BasicDesktopIconUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html#uninstallComponents(javax.swing.JFileChooser)"><B>uninstallComponents(JFileChooser)</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html" title="javax.swing.plaf.basic 中的类">BasicFileChooserUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html" title="javax.swing.plaf.basic 中的类">BasicInternalFrameUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicLabelUI.html#uninstallComponents(javax.swing.JLabel)"><B>uninstallComponents(JLabel)</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicLabelUI.html" title="javax.swing.plaf.basic 中的类">BasicLabelUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicMenuItemUI.html#uninstallComponents(javax.swing.JMenuItem)"><B>uninstallComponents(JMenuItem)</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicMenuItemUI.html" title="javax.swing.plaf.basic 中的类">BasicMenuItemUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicOptionPaneUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicOptionPaneUI.html" title="javax.swing.plaf.basic 中的类">BasicOptionPaneUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicRootPaneUI.html#uninstallComponents(javax.swing.JRootPane)"><B>uninstallComponents(JRootPane)</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicRootPaneUI.html" title="javax.swing.plaf.basic 中的类">BasicRootPaneUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicScrollBarUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicScrollBarUI.html" title="javax.swing.plaf.basic 中的类">BasicScrollBarUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicTabbedPaneUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTabbedPaneUI.html" title="javax.swing.plaf.basic 中的类">BasicTabbedPaneUI</A> 中的方法<DD>从 JTabbedPane 移除所有已安装的子组件。<DT><A HREF="../javax/swing/plaf/basic/BasicToolBarUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicToolBarUI.html" title="javax.swing.plaf.basic 中的类">BasicToolBarUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html" title="javax.swing.plaf.basic 中的类">BasicTreeUI</A> 中的方法<DD>卸载渲染器窗格。<DT><A HREF="../javax/swing/plaf/metal/MetalDesktopIconUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalDesktopIconUI.html" title="javax.swing.plaf.metal 中的类">MetalDesktopIconUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/metal/MetalFileChooserUI.html#uninstallComponents(javax.swing.JFileChooser)"><B>uninstallComponents(JFileChooser)</B></A> - 类 javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalFileChooserUI.html" title="javax.swing.plaf.metal 中的类">MetalFileChooserUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/metal/MetalInternalFrameUI.html#uninstallComponents()"><B>uninstallComponents()</B></A> - 类 javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalInternalFrameUI.html" title="javax.swing.plaf.metal 中的类">MetalInternalFrameUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicColorChooserUI.html#uninstallDefaultChoosers()"><B>uninstallDefaultChoosers()</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicColorChooserUI.html" title="javax.swing.plaf.basic 中的类">BasicColorChooserUI</A> 中的方法<DD> <DT><A HREF="../javax/swing/plaf/basic/BasicButtonUI.html#uninstallDefaults(javax.swing.AbstractButton)"><B>uninstallDefaults(AbstractButton)</B></A> - 类 javax.swing.plaf.basic.<A HREF="../javax/s
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -