⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-21.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 5 页
字号:
Constructor for class java.lang.reflect.<A HREF="../java/lang/reflect/UndeclaredThrowableException.html">UndeclaredThrowableException</A><DD>Constructs an <code>UndeclaredThrowableException</code> with the specifed <code>Throwable</code>.<DT><A HREF="../java/lang/reflect/UndeclaredThrowableException.html#UndeclaredThrowableException(java.lang.Throwable, java.lang.String)"><B>UndeclaredThrowableException(Throwable, String)</B></A> - Constructor for class java.lang.reflect.<A HREF="../java/lang/reflect/UndeclaredThrowableException.html">UndeclaredThrowableException</A><DD>Constructs an <code>UndeclaredThrowableException</code> with the specified <code>Throwable</code> and a detail message.<DT><A HREF="../javax/swing/JComponent.html#UNDEFINED_CONDITION"><B>UNDEFINED_CONDITION</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JComponent.html">JComponent</A><DD>Constant used by some of the APIs to mean that no condition is defined.<DT><A HREF="../java/awt/Image.html#UndefinedProperty"><B>UndefinedProperty</B></A> - Static variable in class java.awt.<A HREF="../java/awt/Image.html">Image</A><DD>The <code>UndefinedProperty</code> object should be returned whenever a property which was not defined for a particular image is fetched.<DT><A HREF="../javax/swing/text/StyleConstants.html#Underline"><B>Underline</B></A> - Static variable in class javax.swing.text.<A HREF="../javax/swing/text/StyleConstants.html">StyleConstants</A><DD>Name of the underline attribute.<DT><A HREF="../javax/swing/text/StyleConstants.CharacterConstants.html#Underline"><B>Underline</B></A> - Static variable in class javax.swing.text.<A HREF="../javax/swing/text/StyleConstants.CharacterConstants.html">StyleConstants.CharacterConstants</A><DD>Name of the underline attribute.<DT><A HREF="../java/awt/font/TextAttribute.html#UNDERLINE"><B>UNDERLINE</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>Attribute key for underline adornments.<DT><A HREF="../java/awt/font/TextAttribute.html#UNDERLINE_LOW_DASHED"><B>UNDERLINE_LOW_DASHED</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>Single pixel dashed low underline.<DT><A HREF="../java/awt/font/TextAttribute.html#UNDERLINE_LOW_DOTTED"><B>UNDERLINE_LOW_DOTTED</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>Single pixel dotted low underline.<DT><A HREF="../java/awt/font/TextAttribute.html#UNDERLINE_LOW_GRAY"><B>UNDERLINE_LOW_GRAY</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>Double pixel gray low underline.<DT><A HREF="../java/awt/font/TextAttribute.html#UNDERLINE_LOW_ONE_PIXEL"><B>UNDERLINE_LOW_ONE_PIXEL</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>Single pixel solid low underline.<DT><A HREF="../java/awt/font/TextAttribute.html#UNDERLINE_LOW_TWO_PIXEL"><B>UNDERLINE_LOW_TWO_PIXEL</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>Double pixel solid low underline.<DT><A HREF="../java/awt/font/TextAttribute.html#UNDERLINE_ON"><B>UNDERLINE_ON</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>Standard underline at the roman baseline for roman text, and below the decenders for other text.<DT><A HREF="../javax/swing/text/AbstractDocument.DefaultDocumentEvent.html#undo()"><B>undo()</B></A> - Method in class javax.swing.text.<A HREF="../javax/swing/text/AbstractDocument.DefaultDocumentEvent.html">AbstractDocument.DefaultDocumentEvent</A><DD>Undoes a change.<DT><A HREF="../javax/swing/text/AbstractDocument.ElementEdit.html#undo()"><B>undo()</B></A> - Method in class javax.swing.text.<A HREF="../javax/swing/text/AbstractDocument.ElementEdit.html">AbstractDocument.ElementEdit</A><DD>Undoes a change.<DT><A HREF="../javax/swing/text/DefaultStyledDocument.AttributeUndoableEdit.html#undo()"><B>undo()</B></A> - Method in class javax.swing.text.<A HREF="../javax/swing/text/DefaultStyledDocument.AttributeUndoableEdit.html">DefaultStyledDocument.AttributeUndoableEdit</A><DD>Undoes a change.<DT><A HREF="../javax/swing/undo/AbstractUndoableEdit.html#undo()"><B>undo()</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/AbstractUndoableEdit.html">AbstractUndoableEdit</A><DD>Throws CannotUndoException if canUndo() returns false.<DT><A HREF="../javax/swing/undo/CompoundEdit.html#undo()"><B>undo()</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/CompoundEdit.html">CompoundEdit</A><DD>Sends undo() to all contained UndoableEdits in the reverse of the order in which they were added.<DT><A HREF="../javax/swing/undo/UndoManager.html#undo()"><B>undo()</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A><DD>If this UndoManager is inProgress, undo the last significant UndoableEdit before indexOfNextAdd, and all insignificant edits back to it.<DT><A HREF="../javax/swing/undo/StateEdit.html#undo()"><B>undo()</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/StateEdit.html">StateEdit</A><DD>Tells the edited object to apply the state prior to the edit<DT><A HREF="../javax/swing/undo/UndoableEdit.html#undo()"><B>undo()</B></A> - Method in interface javax.swing.undo.<A HREF="../javax/swing/undo/UndoableEdit.html">UndoableEdit</A><DD>Undo the edit that was made.<DT><A HREF="../javax/swing/undo/UndoableEdit.html"><B>UndoableEdit</B></A> - interface javax.swing.undo.<A HREF="../javax/swing/undo/UndoableEdit.html">UndoableEdit</A>.<DD>An object representing an edit that has been done, and that can be undone and redone<DT><A HREF="../javax/swing/event/UndoableEditEvent.html"><B>UndoableEditEvent</B></A> - class javax.swing.event.<A HREF="../javax/swing/event/UndoableEditEvent.html">UndoableEditEvent</A>.<DD>An event indicating that an operation which can be undone has occurred.<DT><A HREF="../javax/swing/event/UndoableEditEvent.html#UndoableEditEvent(java.lang.Object, javax.swing.undo.UndoableEdit)"><B>UndoableEditEvent(Object, UndoableEdit)</B></A> - Constructor for class javax.swing.event.<A HREF="../javax/swing/event/UndoableEditEvent.html">UndoableEditEvent</A><DD>Constructs an UndoableEditEvent object.<DT><A HREF="../javax/swing/event/UndoableEditListener.html#undoableEditHappened(javax.swing.event.UndoableEditEvent)"><B>undoableEditHappened(UndoableEditEvent)</B></A> - Method in interface javax.swing.event.<A HREF="../javax/swing/event/UndoableEditListener.html">UndoableEditListener</A><DD>An undoable edit happened<DT><A HREF="../javax/swing/undo/UndoManager.html#undoableEditHappened(javax.swing.event.UndoableEditEvent)"><B>undoableEditHappened(UndoableEditEvent)</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A><DD>Called by the UndoabledEdit sources this UndoManager listens to.<DT><A HREF="../javax/swing/event/UndoableEditListener.html"><B>UndoableEditListener</B></A> - interface javax.swing.event.<A HREF="../javax/swing/event/UndoableEditListener.html">UndoableEditListener</A>.<DD>Interface implemented by a class interested in hearing about undoable operations.<DT><A HREF="../javax/swing/undo/UndoableEditSupport.html"><B>UndoableEditSupport</B></A> - class javax.swing.undo.<A HREF="../javax/swing/undo/UndoableEditSupport.html">UndoableEditSupport</A>.<DD>A support class used for managing UndoableEdit listeners.<DT><A HREF="../javax/swing/undo/UndoableEditSupport.html#UndoableEditSupport()"><B>UndoableEditSupport()</B></A> - Constructor for class javax.swing.undo.<A HREF="../javax/swing/undo/UndoableEditSupport.html">UndoableEditSupport</A><DD>Constructs an UndoableEditSupport object.<DT><A HREF="../javax/swing/undo/UndoableEditSupport.html#UndoableEditSupport(java.lang.Object)"><B>UndoableEditSupport(Object)</B></A> - Constructor for class javax.swing.undo.<A HREF="../javax/swing/undo/UndoableEditSupport.html">UndoableEditSupport</A><DD>Constructs an UndoableEditSupport object.<DT><A HREF="../javax/swing/undo/UndoManager.html"><B>UndoManager</B></A> - class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A>.<DD>Concrete subclass of CompoundEdit which can serve as an UndoableEditListener, consolidating the UndoableEditEvents from a variety of sources, and undoing or redoing them one at a time.<DT><A HREF="../javax/swing/undo/UndoManager.html#UndoManager()"><B>UndoManager()</B></A> - Constructor for class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A><DD>&nbsp;<DT><A HREF="../javax/swing/undo/AbstractUndoableEdit.html#UndoName"><B>UndoName</B></A> - Static variable in class javax.swing.undo.<A HREF="../javax/swing/undo/AbstractUndoableEdit.html">AbstractUndoableEdit</A><DD>String returned by getUndoPresentationName()<DT><A HREF="../javax/swing/undo/UndoManager.html#undoOrRedo()"><B>undoOrRedo()</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A><DD>Undo or redo as appropriate.<DT><A HREF="../javax/swing/undo/StateEdit.html#undoRedoName"><B>undoRedoName</B></A> - Variable in class javax.swing.undo.<A HREF="../javax/swing/undo/StateEdit.html">StateEdit</A><DD>The undo/redo presentation name<DT><A HREF="../javax/swing/undo/UndoManager.html#undoTo(javax.swing.undo.UndoableEdit)"><B>undoTo(UndoableEdit)</B></A> - Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A><DD>Undoes all changes from indexOfNextAdd to edit.<DT><A HREF="../java/rmi/UnexpectedException.html"><B>UnexpectedException</B></A> - exception java.rmi.<A HREF="../java/rmi/UnexpectedException.html">UnexpectedException</A>.<DD>An <code>UnexpectedException</code> is thrown if the client of a remote method call receives, as a result of the call, a checked exception that is not among the checked exception types declared in the <code>throws</code> clause of the method in the remote interface.<DT><A HREF="../java/rmi/UnexpectedException.html#UnexpectedException(java.lang.String)"><B>UnexpectedException(String)</B></A> - Constructor for class java.rmi.<A HREF="../java/rmi/UnexpectedException.html">UnexpectedException</A><DD>Constructs an <code>UnexpectedException</code> with the specified detail message.<DT><A HREF="../java/rmi/UnexpectedException.html#UnexpectedException(java.lang.String, java.lang.Exception)"><B>UnexpectedException(String, Exception)</B></A> - Constructor for class java.rmi.<A HREF="../java/rmi/UnexpectedException.html">UnexpectedException</A><DD>Constructs a <code>UnexpectedException</code> with the specified detail message and nested exception.<DT><A HREF="../javax/rmi/PortableRemoteObject.html#unexportObject(java.rmi.Remote)"><B>unexportObject(Remote)</B></A> - Static method in class javax.rmi.<A HREF="../javax/rmi/PortableRemoteObject.html">PortableRemoteObject</A><DD>Deregisters a server object from the runtime, allowing the object to become available for garbage collection.<DT><A HREF="../javax/rmi/CORBA/Util.html#unexportObject(java.rmi.Remote)"><B>unexportObject(Remote)</B></A> - Static method in class javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/Util.html">Util</A><DD>Removes the associated tie from an internal table and calls <A HREF="../javax/rmi/CORBA/Tie.html#deactivate()"><CODE>Tie.deactivate()</CODE></A>  to deactivate the object.<DT><A HREF="../javax/rmi/CORBA/PortableRemoteObjectDelegate.html#unexportObject(java.rmi.Remote)"><B>unexportObject(Remote)</B></A> - Method in interface javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/PortableRemoteObjectDelegate.html">PortableRemoteObjectDelegate</A><DD>Delegation call for <A HREF="../javax/rmi/PortableRemoteObject.html#unexportObject(java.rmi.Remote)"><CODE>PortableRemoteObject.unexportObject(java.rmi.Remote)</CODE></A>.<DT><A HREF="../javax/rmi/CORBA/UtilDelegate.html#unexportObject(java.rmi.Remote)"><B>unexportObject(Remote)</B></A> - Method in interface javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/UtilDelegate.html">UtilDelegate</A><DD>Delegation call for <A HREF="../javax/rmi/CORBA/Util.html#unexportObject(java.rmi.Remote)"><CODE>Util.unexportObject(java.rmi.Remote)</CODE></A>.<DT><A HREF="../java/rmi/activation/Activatable.html#unexportObject(java.rmi.Remote, boolean)"><B>unexportObject(Remote, boolean)</B></A> - Static method in class java.rmi.activation.<A HREF="../java/rmi/activation/Activatable.html">Activatable</A><DD>Remove the remote object, obj, from the RMI runtime.<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html#unexportObject(java.rmi.Remote, boolean)"><B>unexportObject(Remote, boolean)</B></A> - Static method in class java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html">UnicastRemoteObject</A><DD>Remove the remote object, obj, from the RMI runtime.<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html"><B>UnicastRemoteObject</B></A> - class java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html">UnicastRemoteObject</A>.<DD>The UnicastRemoteObject class defines a non-replicated remote object whose references are valid only while the server process is alive.<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html#UnicastRemoteObject()"><B>UnicastRemoteObject()</B></A> - Constructor for class java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html">UnicastRemoteObject</A><DD>Create and export a new UnicastRemoteObject object using an anonymous port.<DT><A HREF="../java/rmi/server/UnicastRemoteObject.html#UnicastRemoteObject(int)"><B>UnicastRemoteObject(int)</B></A> - Constructor for class java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html">UnicastRemoteObject</A><DD>Create and export a new UnicastRemoteObject object using the particular supplied port.<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> - Constructor for class java.rmi.server.<A HREF="../java/rmi/server/UnicastRemoteObject.html">UnicastRemoteObject</A><DD>Create and export a new UnicastRemoteObject object using the particular supplied port and socket factories.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -