当前页面:
在线文档首页 >
JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档
Java 2 Platform SE v1.3.1: U-Index - JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档
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 _
U
- U -
Static variable in class javax.swing.text.html.HTML.Tag
-
- ui -
Variable in class javax.swing.JComponent
-
- ui -
Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
-
- UID - class java.rmi.server.UID.
- Abstraction for creating identifiers that are unique with respect
to the the host on which it is generated.
- UID() -
Constructor for class java.rmi.server.UID
- Creates a pure identifier that is unique with respect to the
host on which it is generated.
- UID(short) -
Constructor for class java.rmi.server.UID
- Creates a "well-known" ID.
- UIDefaults - class javax.swing.UIDefaults.
- A table of defaults for Swing components.
- UIDefaults.ActiveValue - interface javax.swing.UIDefaults.ActiveValue.
- This class enables one to store an entry in the defaults
table that's constructed each time it's looked up with one of
the
getXXX(key)
methods. - UIDefaults.LazyInputMap - class javax.swing.UIDefaults.LazyInputMap.
LazyInputMap
will create a InputMap
in its createValue
method.- UIDefaults.LazyInputMap(Object[]) -
Constructor for class javax.swing.UIDefaults.LazyInputMap
-
- UIDefaults.LazyValue - interface javax.swing.UIDefaults.LazyValue.
- This class enables one to store an entry in the defaults
table that isn't constructed until the first time it's
looked up with one of the
getXXX(key)
methods. - UIDefaults.ProxyLazyValue - class javax.swing.UIDefaults.ProxyLazyValue.
- This class provides an implementation of
LazyValue
which can be
used to delay loading of the Class for the instance to be created. - UIDefaults.ProxyLazyValue(String) -
Constructor for class javax.swing.UIDefaults.ProxyLazyValue
- Creates a
LazyValue
which will construct an instance
when asked.
- UIDefaults.ProxyLazyValue(String, Object[]) -
Constructor for class javax.swing.UIDefaults.ProxyLazyValue
- Creates a
LazyValue
which will construct an instance
when asked.
- UIDefaults.ProxyLazyValue(String, String) -
Constructor for class javax.swing.UIDefaults.ProxyLazyValue
- Creates a
LazyValue
which will construct an instance
when asked.
- UIDefaults.ProxyLazyValue(String, String, Object[]) -
Constructor for class javax.swing.UIDefaults.ProxyLazyValue
- Creates a
LazyValue
which will construct an instance
when asked.
- UIDefaults() -
Constructor for class javax.swing.UIDefaults
- Create an empty defaults table.
- UIDefaults(Object[]) -
Constructor for class javax.swing.UIDefaults
- Create a defaults table initialized with the specified
key/value pairs.
- UIManager - class javax.swing.UIManager.
- This class keeps track of the current look and feel and its
defaults.
- UIManager.LookAndFeelInfo - class javax.swing.UIManager.LookAndFeelInfo.
- Provide a little information about an installed LookAndFeel
for the sake of configuring a menu or for initial application
set up.
- UIManager.LookAndFeelInfo(String, String) -
Constructor for class javax.swing.UIManager.LookAndFeelInfo
- Constructs an UIManager$LookAndFeelInfo object.
- UIManager() -
Constructor for class javax.swing.UIManager
-
- UIResource - interface javax.swing.plaf.UIResource.
- This interface is used to mark objects created by ComponentUI delegates.
- uis -
Variable in class javax.swing.plaf.multi.MultiListUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiSeparatorUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiLabelUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiPopupMenuUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiPanelUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiScrollBarUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiTextUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiComboBoxUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiTableHeaderUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiFileChooserUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiColorChooserUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiTreeUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiViewportUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiTabbedPaneUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiProgressBarUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiScrollPaneUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiOptionPaneUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiSplitPaneUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiButtonUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiToolBarUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiSliderUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiDesktopPaneUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiTableUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiDesktopIconUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiMenuItemUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiInternalFrameUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiToolTipUI
- The Vector containing the real UI's.
- uis -
Variable in class javax.swing.plaf.multi.MultiMenuBarUI
- The Vector containing the real UI's.
- uisToArray(Vector) -
Static method in class javax.swing.plaf.multi.MultiLookAndFeel
- Turn the Vector of UI's into an array.
- UK -
Static variable in class java.util.Locale
- Useful constant for country.
- UL -
Static variable in class javax.swing.text.html.HTML.Tag
-
- ULAW -
Static variable in class javax.sound.sampled.AudioFormat.Encoding
- Specifies u-law encoded data.
- ULongLongSeqHelper - class org.omg.CORBA.ULongLongSeqHelper.
- org/omg/CORBA/ULongLongSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from streams.idl
13 May 1999 22:41:37 o'clock GMT+00:00
- ULongLongSeqHelper() -
Constructor for class org.omg.CORBA.ULongLongSeqHelper
-
- ULongLongSeqHolder - class org.omg.CORBA.ULongLongSeqHolder.
- org/omg/CORBA/ULongLongSeqHolder.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from streams.idl
13 May 1999 22:41:37 o'clock GMT+00:00
- ULongLongSeqHolder() -
Constructor for class org.omg.CORBA.ULongLongSeqHolder
-
- ULongLongSeqHolder(long[]) -
Constructor for class org.omg.CORBA.ULongLongSeqHolder
-
- ULongSeqHelper - class org.omg.CORBA.ULongSeqHelper.
- org/omg/CORBA/ULongSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from streams.idl
13 May 1999 22:41:36 o'clock GMT+00:00
- ULongSeqHelper() -
Constructor for class org.omg.CORBA.ULongSeqHelper
-
- ULongSeqHolder - class org.omg.CORBA.ULongSeqHolder.
- org/omg/CORBA/ULongSeqHolder.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from streams.idl
13 May 1999 22:41:36 o'clock GMT+00:00
- ULongSeqHolder() -
Constructor for class org.omg.CORBA.ULongSeqHolder
-
- ULongSeqHolder(int[]) -
Constructor for class org.omg.CORBA.ULongSeqHolder
-
- UNASSIGNED -
Static variable in class java.lang.Character
- Public data for enumerated Unicode general category types.
- unbind(Name) -
Method in class javax.naming.InitialContext
-
- unbind(Name) -
Method in interface javax.naming.Context
- Unbinds the named object.
- unbind(NameComponent[]) -
Method in class org.omg.CosNaming._NamingContextStub
-
- unbind(NameComponent[]) -
Method in interface org.omg.CosNaming.NamingContextOperations
- The unbind operation removes a name binding from a context.
- unbind(String) -
Static method in class java.rmi.Naming
- Destroys the binding for the specified name that is associated
with a remote object.
- unbind(String) -
Method in interface java.rmi.registry.Registry
- Destroys the binding for the specified name that is associated
with a remote object.
- unbind(String) -
Method in class javax.naming.InitialContext
-
- unbind(String) -
Method in interface javax.naming.Context
- Unbinds the named object.
- uncaughtException(Thread, Throwable) -
Method in class java.lang.ThreadGroup
- Called by the Java Virtual Machine when a thread in this
thread group stops because of an uncaught exception.
- unconfigureArrowButton() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Unconfigures the arrow button by removing listeners.
- unconfigureArrowButton() -
Method in class javax.swing.plaf.metal.MetalComboBoxUI
-
- unconfigureEditor() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Unconfigures the editor by removing listeners.
- unconfigureEditor() -
Method in class javax.swing.plaf.metal.MetalComboBoxUI
-
- unconfigureEnclosingScrollPane() -
Method in class javax.swing.JTable
- Reverses the effect of
configureEnclosingScrollPane
by replacing the columnHeaderView
of the enclosing scroll pane with
null
.
- UNDECIMBER -
Static variable in class java.util.Calendar
- Value of the
MONTH
field indicating the
thirteenth month of the year.
- UndeclaredThrowableException - exception java.lang.reflect.UndeclaredThrowableException.
- Thrown by a method invocation on a proxy instance if its invocation
handler's
invoke
method throws a
checked exception (a Throwable
that is not assignable
to RuntimeException
or Error
) that
is not assignable to any of the exception types declared in the
throws
clause of the method that was invoked on the
proxy instance and dispatched to the invocation handler. - UndeclaredThrowableException(Throwable) -
Constructor for class java.lang.reflect.UndeclaredThrowableException
- Constructs an
UndeclaredThrowableException
with the
specifed Throwable
.
- UndeclaredThrowableException(Throwable, String) -
Constructor for class java.lang.reflect.UndeclaredThrowableException
- Constructs an
UndeclaredThrowableException
with the
specified Throwable
and a detail message.
- UNDEFINED_CONDITION -
Static variable in class javax.swing.JComponent
- Constant used by some of the APIs to mean that no condition is defined.
- UndefinedProperty -
Static variable in class java.awt.Image
- The
UndefinedProperty
object should be returned whenever a
property which was not defined for a particular image is fetched.
- Underline -
Static variable in class javax.swing.text.StyleConstants
- Name of the underline attribute.
- Underline -
Static variable in class javax.swing.text.StyleConstants.CharacterConstants
- Name of the underline attribute.
- UNDERLINE -
Static variable in class java.awt.font.TextAttribute
- Attribute key for underline adornments.
- UNDERLINE_LOW_DASHED -
Static variable in class java.awt.font.TextAttribute
- Single pixel dashed low underline.
- UNDERLINE_LOW_DOTTED -
Static variable in class java.awt.font.TextAttribute
- Single pixel dotted low underline.
- UNDERLINE_LOW_GRAY -
Static variable in class java.awt.font.TextAttribute
- Double pixel gray low underline.
- UNDERLINE_LOW_ONE_PIXEL -
Static variable in class java.awt.font.TextAttribute
- Single pixel solid low underline.
- UNDERLINE_LOW_TWO_PIXEL -
Static variable in class java.awt.font.TextAttribute
- Double pixel solid low underline.
- UNDERLINE_ON -
Static variable in class java.awt.font.TextAttribute
- Standard underline at the roman baseline for roman text, and below
the decenders for other text.
- undo() -
Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
- Undoes a change.
- undo() -
Method in class javax.swing.text.AbstractDocument.ElementEdit
- Undoes a change.
- undo() -
Method in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
- Undoes a change.
- undo() -
Method in class javax.swing.undo.AbstractUndoableEdit
- Throws CannotUndoException if canUndo() returns false.
- undo() -
Method in class javax.swing.undo.CompoundEdit
- Sends undo() to all contained UndoableEdits in the reverse of
the order in which they were added.
- undo() -
Method in class javax.swing.undo.UndoManager
- If this UndoManager is inProgress, undo the last significant
UndoableEdit before indexOfNextAdd, and all insignificant edits back to
it.
- undo() -
Method in class javax.swing.undo.StateEdit
- Tells the edited object to apply the state prior to the edit
- undo() -
Method in interface javax.swing.undo.UndoableEdit
- Undo the edit that was made.
- UndoableEdit - interface javax.swing.undo.UndoableEdit.
- An object representing an edit that has been done, and that can be
undone and redone
- UndoableEditEvent - class javax.swing.event.UndoableEditEvent.
- An event indicating that an operation which can be undone has occurred.
- UndoableEditEvent(Object, UndoableEdit) -
Constructor for class javax.swing.event.UndoableEditEvent
- Constructs an UndoableEditEvent object.
- undoableEditHappened(UndoableEditEvent) -
Method in interface javax.swing.event.UndoableEditListener
- An undoable edit happened
- undoableEditHappened(UndoableEditEvent) -
Method in class javax.swing.undo.UndoManager
- Called by the UndoabledEdit sources this UndoManager listens
to.
- UndoableEditListener - interface javax.swing.event.UndoableEditListener.
- Interface implemented by a class interested in hearing about
undoable operations.
- UndoableEditSupport - class javax.swing.undo.UndoableEditSupport.
- A support class used for managing UndoableEdit listeners.
- UndoableEditSupport() -
Constructor for class javax.swing.undo.UndoableEditSupport
- Constructs an UndoableEditSupport object.
- UndoableEditSupport(Object) -
Constructor for class javax.swing.undo.UndoableEditSupport
- Constructs an UndoableEditSupport object.
- UndoManager - class javax.swing.undo.UndoManager.
- 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.
- UndoManager() -
Constructor for class javax.swing.undo.UndoManager
-
- UndoName -
Static variable in class javax.swing.undo.AbstractUndoableEdit
- String returned by getUndoPresentationName()
- undoOrRedo() -
Method in class javax.swing.undo.UndoManager
- Undo or redo as appropriate.
- undoRedoName -
Variable in class javax.swing.undo.StateEdit
- The undo/redo presentation name
- undoTo(UndoableEdit) -
Method in class javax.swing.undo.UndoManager
- Undoes all changes from indexOfNextAdd to edit.
- UnexpectedException - exception java.rmi.UnexpectedException.
- An
UnexpectedException
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
throws
clause of the method in the remote interface. - UnexpectedException(String) -
Constructor for class java.rmi.UnexpectedException
- Constructs an
UnexpectedException
with the specified
detail message.
- UnexpectedException(String, Exception) -
Constructor for class java.rmi.UnexpectedException
- Constructs a
UnexpectedException
with the specified
detail message and nested exception.
- unexportObject(Remote) -
Static method in class javax.rmi.PortableRemoteObject
- Deregisters a server object from the runtime, allowing the object to become
available for garbage collection.
- unexportObject(Remote) -
Static method in class javax.rmi.CORBA.Util
- Removes the associated tie from an internal table and calls
Tie.deactivate()
to deactivate the object.
- unexportObject(Remote) -
Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
- Delegation call for
PortableRemoteObject.unexportObject(java.rmi.Remote)
.
- unexportObject(Remote) -
Method in interface javax.rmi.CORBA.UtilDelegate
- Delegation call for
Util.unexportObject(java.rmi.Remote)
.
- unexportObject(Remote, boolean) -
Static method in class java.rmi.activation.Activatable
- Remove the remote object, obj, from the RMI runtime.
- unexportObject(Remote, boolean) -
Static method in class java.rmi.server.UnicastRemoteObject
- Remove the remote object, obj, from the RMI runtime.
- UnicastRemoteObject - class java.rmi.server.UnicastRemoteObject.
- The UnicastRemoteObject class defines a non-replicated remote
object whose references are valid only while the server process is
alive.
- UnicastRemoteObject() -
Constructor for class java.rmi.server.UnicastRemoteObject
- Create and export a new UnicastRemoteObject object using an
anonymous port.
- UnicastRemoteObject(int) -
Constructor for class java.rmi.server.UnicastRemoteObject
- Create and export a new UnicastRemoteObject object using the
particular supplied port.
- UnicastRemoteObject(int, RMIClientSocketFactory, RMIServerSocketFactory) -
Constructor for class java.rmi.server.UnicastRemoteObject
- Create and export a new UnicastRemoteObject object using the
particular supplied port and socket factories.
- uninitialize() -
Method in class javax.swing.LookAndFeel
- UIManager.setLookAndFeel calls this method just before we're
replaced by a new default look and feel.
- UNINITIALIZED -
Static variable in class java.security.Signature
- Possible
Signature.state
value, signifying that
this signature object has not yet been initialized.
- UNINITIALIZED_VALUE -
Static variable in class javax.swing.JOptionPane
- Indicates that the user has not yet selected a value.
- uninstallBorder(JComponent) -
Static method in class javax.swing.LookAndFeel
- Convenience method for un-installing a component's default
border on the specified component if the border is
currently an instance of UIResource.
- uninstallChooserPanel(JColorChooser) -
Method in class javax.swing.colorchooser.AbstractColorChooserPanel
- Invoked when the panel is removed from the chooser.
- uninstallComboBoxModelListeners(ComboBoxModel) -
Method in class javax.swing.plaf.basic.BasicComboPopup
-
- uninstallComponents() -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
- uninstallComponents() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- uninstallComponents() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- uninstallComponents() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- uninstallComponents() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- The editor and/or arrow button are removed from the JComboBox here.
- uninstallComponents() -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Uninstalls the renderer pane.
- uninstallComponents() -
Method in class javax.swing.plaf.basic.BasicDesktopIconUI
-
- uninstallComponents() -
Method in class javax.swing.plaf.metal.MetalDesktopIconUI
-
- uninstallComponents(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- uninstallComponents(JFileChooser) -
Method in class javax.swing.plaf.metal.MetalFileChooserUI
-
- uninstallComponents(JLabel) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- uninstallComponents(JMenuItem) -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- uninstallComponents(JRootPane) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- uninstallDefaultChoosers() -
Method in class javax.swing.plaf.basic.BasicColorChooserUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicTextUI
- Sets the component properties that haven't been explicitly overriden to
null.
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicMenuUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicTableUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicListUI
- Set the JList properties that haven't been explicitly overriden to
null.
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Uninstalls the default colors, default font, default renderer, and default
editor into the JComboBox.
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicTableHeaderUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicMenuBarUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicColorChooserUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Uninstalls the UI defaults.
- uninstallDefaults() -
Method in class javax.swing.plaf.basic.BasicDesktopIconUI
-
- uninstallDefaults(AbstractButton) -
Method in class javax.swing.plaf.basic.BasicButtonUI
-
- uninstallDefaults(AbstractButton) -
Method in class javax.swing.plaf.basic.BasicRadioButtonUI
-
- uninstallDefaults(AbstractButton) -
Method in class javax.swing.plaf.metal.MetalToggleButtonUI
-
- uninstallDefaults(AbstractButton) -
Method in class javax.swing.plaf.metal.MetalRadioButtonUI
-
- uninstallDefaults(AbstractButton) -
Method in class javax.swing.plaf.metal.MetalButtonUI
-
- uninstallDefaults(AbstractButton) -
Method in class javax.swing.plaf.metal.MetalCheckBoxUI
-
- uninstallDefaults(JComponent) -
Method in class javax.swing.plaf.basic.BasicViewportUI
-
- uninstallDefaults(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolTipUI
-
- uninstallDefaults(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- uninstallDefaults(JLabel) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- uninstallDefaults(JPanel) -
Method in class javax.swing.plaf.basic.BasicPanelUI
-
- uninstallDefaults(JRootPane) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- uninstallDefaults(JScrollPane) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- uninstallDefaults(JSeparator) -
Method in class javax.swing.plaf.basic.BasicSeparatorUI
-
- uninstallDesktopManager() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- uninstallIcons(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- uninstallingUI() -
Method in class javax.swing.plaf.basic.BasicComboPopup
- Called when the UI is uninstalling.
- uninstallingUI() -
Method in interface javax.swing.plaf.basic.ComboPopup
- Called to inform the ComboPopup that the UI is uninstalling.
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTextUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicComboPopup
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicMenuUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTableUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicListUI
- Unregister keyboard actions for the up and down arrow keys.
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Removes the focus InputMap and ActionMap.
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTableHeaderUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicMenuBarUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Uninstalls the keyboard actions for the UI.
- uninstallKeyboardActions() -
Method in class javax.swing.plaf.metal.MetalInternalFrameUI
-
- uninstallKeyboardActions(AbstractButton) -
Method in class javax.swing.plaf.basic.BasicButtonUI
-
- uninstallKeyboardActions(JComponent) -
Method in class javax.swing.plaf.basic.BasicButtonListener
- Unregister's default key actions
- uninstallKeyboardActions(JLabel) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- uninstallKeyboardActions(JRootPane) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- uninstallKeyboardActions(JScrollPane) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- uninstallKeyboardActions(JSlider) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicTextUI
- Uninstalls listeners for the UI.
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicMenuUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicTableUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicListUI
- Remove the listeners for the JList, its model, and its
selectionModel.
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Removes listeners from the JComboBox and JComboBoxModel.
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicTableHeaderUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicMenuBarUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicColorChooserUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Uninstalls the event listeners for the UI.
- uninstallListeners() -
Method in class javax.swing.plaf.basic.BasicDesktopIconUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.metal.MetalComboBoxUI
-
- uninstallListeners() -
Method in class javax.swing.plaf.metal.MetalToolBarUI
-
- uninstallListeners(AbstractButton) -
Method in class javax.swing.plaf.basic.BasicButtonUI
-
- uninstallListeners(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolTipUI
-
- uninstallListeners(JComponent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- uninstallListeners(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- uninstallListeners(JLabel) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- uninstallListeners(JRootPane) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- uninstallListeners(JScrollPane) -
Method in class javax.swing.plaf.metal.MetalScrollPaneUI
-
- uninstallListeners(JSeparator) -
Method in class javax.swing.plaf.basic.BasicSeparatorUI
-
- uninstallListeners(JSlider) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- uninstallStrings(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.ComponentUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTextUI
- Deinstalls the UI for a component.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicSeparatorUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicButtonUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
- Removes the receiver from the L&F controller of the passed in split
pane.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicPanelUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTableUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicViewportUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolTipUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicListUI
- Uninitializes
this.list
by calling uninstallListeners()
,
uninstallKeyboardActions()
, and uninstallDefaults()
in order.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTableHeaderUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicMenuBarUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicColorChooserUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Uninstalls the UI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicDesktopIconUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalTreeUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalFileChooserUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalInternalFrameUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalComboBoxUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalToolBarUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalScrollPaneUI
-
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiListUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiSeparatorUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiLabelUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiPopupMenuUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiPanelUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiScrollBarUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTextUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiComboBoxUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTableHeaderUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiFileChooserUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiColorChooserUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTreeUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiViewportUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiProgressBarUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiScrollPaneUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiOptionPaneUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiSplitPaneUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiButtonUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiToolBarUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiSliderUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTableUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiDesktopIconUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiMenuItemUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiInternalFrameUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiToolTipUI
- Call uninstallUI on each UI handled by this MultiUI.
- uninstallUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiMenuBarUI
- Call uninstallUI on each UI handled by this MultiUI.
- union(Rectangle) -
Method in class java.awt.Rectangle
- Computes the union of this
Rectangle
with the
specified Rectangle
.
- union(Rectangle2D, Rectangle2D, Rectangle2D) -
Static method in class java.awt.geom.Rectangle2D
- Unions the pair of source
Rectangle2D
objects
and puts the result into the specified destination
Rectangle2D
object.
- UnionMember - class org.omg.CORBA.UnionMember.
- A description in the Interface Repository of a member of an IDL union.
- UnionMember() -
Constructor for class org.omg.CORBA.UnionMember
- Constructs a new
UnionMember
object with its fields initialized
to null.
- UnionMember(String, Any, TypeCode, IDLType) -
Constructor for class org.omg.CORBA.UnionMember
- Constructs a new
UnionMember
object with its fields initialized
to the given values.
- UnionMemberHelper - class org.omg.CORBA.UnionMemberHelper.
- org/omg/CORBA/UnionMemberHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
03 June 1999 11:33:43 o'clock GMT+00:00
- UnionMemberHelper() -
Constructor for class org.omg.CORBA.UnionMemberHelper
-
- UNIT_DECREMENT -
Static variable in class java.awt.event.AdjustmentEvent
- The unit decrement adjustment type.
- UNIT_INCREMENT -
Static variable in class java.awt.event.AdjustmentEvent
- The unit increment adjustment type.
- unitIncrement -
Variable in class javax.swing.JScrollBar
-
- UNKNOWN - exception org.omg.CORBA.UNKNOWN.
- The CORBA
UNKNOWN
exception, which is thrown when there is
an error whose cause is unknown to the ORB. - UNKNOWN -
Static variable in class java.awt.ComponentOrientation
- Indicates that a component's orientation has not been set.
- UNKNOWN -
Static variable in class javax.accessibility.AccessibleRole
- The object contains some Accessible information, but its role is
not known.
- UNKNOWN_LENGTH -
Static variable in class javax.sound.midi.MidiFileFormat
- Represents unknown length.
- UNKNOWN_NUMBER_OF_PAGES -
Static variable in interface java.awt.print.Pageable
- This constant is returned from the
getNumberOfPages
method if a Pageable
implementation does not know
the number of pages in its set
- UNKNOWN() -
Constructor for class org.omg.CORBA.UNKNOWN
- Constructs an
UNKNOWN
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- UNKNOWN(int, CompletionStatus) -
Constructor for class org.omg.CORBA.UNKNOWN
- Constructs an
UNKNOWN
exception with the specified
minor code and completion status.
- UNKNOWN(String) -
Constructor for class org.omg.CORBA.UNKNOWN
- Constructs an
UNKNOWN
exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
- UNKNOWN(String, int, CompletionStatus) -
Constructor for class org.omg.CORBA.UNKNOWN
- Constructs an
UNKNOWN
exception with the specified description
message, minor code, and completion status.
- UnknownError - error java.lang.UnknownError.
- Thrown when an unknown but serious exception has occurred in the
Java Virtual Machine.
- UnknownError() -
Constructor for class java.lang.UnknownError
- Constructs an
UnknownError
with no detail message.
- UnknownError(String) -
Constructor for class java.lang.UnknownError
- Constructs an
UnknownError
with the specified detail
message.
- UnknownException - exception org.omg.CORBA.portable.UnknownException.
- The org.omg.CORBA.portable.UnknownException is used for reporting
unknown exceptions between ties and ORBs and between ORBs and stubs.
- UnknownException(Throwable) -
Constructor for class org.omg.CORBA.portable.UnknownException
- Constructs an UnknownException object.
- UnknownGroupException - exception java.rmi.activation.UnknownGroupException.
- An
UnknownGroupException
is thrown by methods of classes and
interfaces in the java.rmi.activation
package when the
ActivationGroupID
parameter to the method is determined to be
invalid, i.e., not known by the ActivationSystem
. - UnknownGroupException(String) -
Constructor for class java.rmi.activation.UnknownGroupException
- Constructs an
UnknownGroupException
with the specified
detail message.
- UnknownHostException - exception java.net.UnknownHostException.
- Thrown to indicate that the IP address of a host could not be determined.
- UnknownHostException - exception java.rmi.UnknownHostException.
- An
UnknownHostException
is thrown if a
java.net.UnknownHostException
occurs while creating
a connection to the remote host for a remote method call. - UnknownHostException() -
Constructor for class java.net.UnknownHostException
- Constructs a new
UnknownHostException
with no detail
message.
- UnknownHostException(String) -
Constructor for class java.net.UnknownHostException
- Constructs a new
UnknownHostException
with the
specified detail message.
- UnknownHostException(String) -
Constructor for class java.rmi.UnknownHostException
- Constructs an
UnknownHostException
with the specified
detail message.
- UnknownHostException(String, Exception) -
Constructor for class java.rmi.UnknownHostException
- Constructs an
UnknownHostException
with the specified
detail message and nested exception.
- UnknownObjectException - exception java.rmi.activation.UnknownObjectException.
- An
UnknownObjectException
is thrown by methods of classes and
interfaces in the java.rmi.activation
package when the
ActivationID
parameter to the method is determined to be
invalid. - UnknownObjectException(String) -
Constructor for class java.rmi.activation.UnknownObjectException
- Constructs an
UnknownObjectException
with the specified
detail message.
- UnknownServiceException - exception java.net.UnknownServiceException.
- Thrown to indicate that an unknown service exception has
occurred.
- UnknownServiceException() -
Constructor for class java.net.UnknownServiceException
- Constructs a new
UnknownServiceException
with no
detail message.
- UnknownServiceException(String) -
Constructor for class java.net.UnknownServiceException
- Constructs a new
UnknownServiceException
with the
specified detail message.
- UnknownUserException - exception org.omg.CORBA.UnknownUserException.
- A class that contains user exceptions returned by the server.
- UnknownUserException() -
Constructor for class org.omg.CORBA.UnknownUserException
- Constructs an
UnknownUserException
object.
- UnknownUserException(Any) -
Constructor for class org.omg.CORBA.UnknownUserException
- Constructs an
UnknownUserException
object that contains the given
Any
object.
- unloadAllInstruments(Soundbank) -
Method in interface javax.sound.midi.Synthesizer
- Unloads all instruments contained in the specified
Soundbank
.
- unloadInstrument(Instrument) -
Method in interface javax.sound.midi.Synthesizer
- Unloads a particular instrument.
- unloadInstruments(Soundbank, Patch[]) -
Method in interface javax.sound.midi.Synthesizer
- Unloads the instruments referenced by the specified patches, from the MIDI sound bank specified.
- unloadZone(View) -
Method in class javax.swing.text.ZoneView
- Unload a zone (Convert the zone to its memory saving state).
- unmarshal(DataInputStream) -
Method in interface org.omg.CORBA.CustomMarshal
- Unmarshal method has to be implemented by the Customized Marshal class
This is the method invoked for Unmarshalling.
- UnmarshalException - exception java.rmi.UnmarshalException.
- An
UnmarshalException
can be thrown while unmarshalling the
parameters or results of a remote method call if any of the following
conditions occur:
if an exception occurs while unmarshalling the call header
if the protocol for the return value is invalid
if a java.io.IOException
occurs unmarshalling
parameters (on the server side) or the return value (on the client side). - UnmarshalException(String) -
Constructor for class java.rmi.UnmarshalException
- Constructs an
UnmarshalException
with the specified
detail message.
- UnmarshalException(String, Exception) -
Constructor for class java.rmi.UnmarshalException
- Constructs an
UnmarshalException
with the specified
detail message and nested exception.
- unmodifiableCollection(Collection) -
Static method in class java.util.Collections
- Returns an unmodifiable view of the specified collection.
- unmodifiableList(List) -
Static method in class java.util.Collections
- Returns an unmodifiable view of the specified list.
- unmodifiableMap(Map) -
Static method in class java.util.Collections
- Returns an unmodifiable view of the specified map.
- unmodifiableSet(Set) -
Static method in class java.util.Collections
- Returns an unmodifiable view of the specified set.
- unmodifiableSortedMap(SortedMap) -
Static method in class java.util.Collections
- Returns an unmodifiable view of the specified sorted map.
- unmodifiableSortedSet(SortedSet) -
Static method in class java.util.Collections
- Returns an unmodifiable view of the specified sorted set.
- UNNECESSARY -
Static variable in class java.awt.GraphicsConfigTemplate
- Value used for "Enum" (Integer) type.
- unread(byte[]) -
Method in class java.io.PushbackInputStream
- Pushes back an array of bytes by copying it to the front of the
pushback buffer.
- unread(byte[], int, int) -
Method in class java.io.PushbackInputStream
- Pushes back a portion of an array of bytes by copying it to the front
of the pushback buffer.
- unread(char[]) -
Method in class java.io.PushbackReader
- Push back an array of characters by copying it to the front of the
pushback buffer.
- unread(char[], int, int) -
Method in class java.io.PushbackReader
- Push back a portion of an array of characters by copying it to the
front of the pushback buffer.
- unread(int) -
Method in class java.io.PushbackReader
- Push back a single character.
- unread(int) -
Method in class java.io.PushbackInputStream
- Pushes back a byte by copying it to the front of the pushback buffer.
- UnrecoverableKeyException - exception java.security.UnrecoverableKeyException.
- This exception is thrown if a key in the keystore cannot be recovered.
- UnrecoverableKeyException() -
Constructor for class java.security.UnrecoverableKeyException
- Constructs an UnrecoverableKeyException with no detail message.
- UnrecoverableKeyException(String) -
Constructor for class java.security.UnrecoverableKeyException
- Constructs an UnrecoverableKeyException with the specified detail
message, which provides more information about why this exception
has been thrown.
- Unreferenced - interface java.rmi.server.Unreferenced.
- A remote object implementation should implement the
Unreferenced
interface to receive notification when there are
no more clients that reference that remote object. - unreferenced() -
Method in interface java.rmi.server.Unreferenced
- Called by the RMI runtime sometime after the runtime determines that
the reference list, the list of clients referencing the remote object,
becomes empty.
- unregister_value_factory(String) -
Method in class org.omg.CORBA_2_3.ORB
-
- unregister(ActivationID) -
Static method in class java.rmi.activation.Activatable
- Revokes previous registration for the activation descriptor
associated with
id
.
- unregisterComponent(JComponent) -
Method in class javax.swing.ToolTipManager
- Remove a component from tooltip control.
- unregisterGroup(ActivationGroupID) -
Method in interface java.rmi.activation.ActivationSystem
- Remove the activation group.
- unregisterKeyboardAction(KeyStroke) -
Method in class javax.swing.JComponent
- This method is now obsolete.
- unregisterKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- unregisterListeners() -
Method in class java.awt.dnd.DragGestureRecognizer
- unregister this DragGestureRecognizer's Listeners with the Component
subclasses must override this method
- unregisterListeners() -
Method in class java.awt.dnd.MouseDragGestureRecognizer
- unregister this DragGestureRecognizer's Listeners with the Component
subclasses must override this method
- unregisterObject(ActivationID) -
Method in interface java.rmi.activation.ActivationSystem
- Remove the activation id and associated descriptor previously
registered with the
ActivationSystem
; the object
can no longer be activated via the object's activation id.
- UnresolvedPermission - class java.security.UnresolvedPermission.
- The UnresolvedPermission class is used to hold Permissions that
were "unresolved" when the Policy was initialized.
- UnresolvedPermission(String, String, String, Certificate[]) -
Constructor for class java.security.UnresolvedPermission
- Creates a new UnresolvedPermission containing the permission
information needed later to actually create a Permission of the
specified class, when the permission is resolved.
- UnsatisfiedLinkError - error java.lang.UnsatisfiedLinkError.
- Thrown if the Java Virtual Machine cannot find an appropriate
native-language definition of a method declared
native
. - UnsatisfiedLinkError() -
Constructor for class java.lang.UnsatisfiedLinkError
- Constructs an
UnsatisfiedLinkError
with no detail message.
- UnsatisfiedLinkError(String) -
Constructor for class java.lang.UnsatisfiedLinkError
- Constructs an
UnsatisfiedLinkError
with the
specified detail message.
- unscaledValue() -
Method in class java.math.BigDecimal
- Returns a BigInteger whose value is the unscaled value of this
BigDecimal.
- UNSELECTED_CONVERTED_TEXT_HIGHLIGHT -
Static variable in class java.awt.im.InputMethodHighlight
- Constant for the default highlight for unselected converted text.
- UNSELECTED_RAW_TEXT_HIGHLIGHT -
Static variable in class java.awt.im.InputMethodHighlight
- Constant for the default highlight for unselected raw text.
- UnsolicitedNotification - interface javax.naming.ldap.UnsolicitedNotification.
- This interface represents an unsolicited notification as defined in
RFC 2251.
- UnsolicitedNotificationEvent - class javax.naming.ldap.UnsolicitedNotificationEvent.
- This class represents an event fired in response to an unsolicited
notification sent by the LDAP server.
- UnsolicitedNotificationEvent(Object, UnsolicitedNotification) -
Constructor for class javax.naming.ldap.UnsolicitedNotificationEvent
- Constructs a new instance of UnsolicitedNotificationEvent.
- UnsolicitedNotificationListener - interface javax.naming.ldap.UnsolicitedNotificationListener.
- This interface is for handling UnsolicitedNotificationEvent.
- UNSUPPORTED_POLICY - interface org.omg.CORBA.UNSUPPORTED_POLICY.
- UNSUPPORTED_POLICY is one of the PolicyErrorCodes which would be filled in
the PolicyError exception.
- UNSUPPORTED_POLICY_VALUE - interface org.omg.CORBA.UNSUPPORTED_POLICY_VALUE.
- UNSUPPORTED_POLICY_VALUE is one of the PolicyErrorCodes which would be filled in
the PolicyError exception.
- UnsupportedAudioFileException - exception javax.sound.sampled.UnsupportedAudioFileException.
- An
UnsupportedAudioFileException
is an exception indicating that an
operation failed because a file did not contain valid data of a recognized file
type and format. - UnsupportedAudioFileException() -
Constructor for class javax.sound.sampled.UnsupportedAudioFileException
- Constructs a
UnsupportedAudioFileException
that has
null
as its error detail message.
- UnsupportedAudioFileException(String) -
Constructor for class javax.sound.sampled.UnsupportedAudioFileException
- Constructs a
UnsupportedAudioFileException
that has
the specified detail message.
- UnsupportedClassVersionError - error java.lang.UnsupportedClassVersionError.
- Thrown when the Java Virtual Machine attempts to read a class
file and determines that the major and minor version numbers
in the file are not supported.
- UnsupportedClassVersionError() -
Constructor for class java.lang.UnsupportedClassVersionError
- Constructs a
UnsupportedClassVersionError
with no detail message.
- UnsupportedClassVersionError(String) -
Constructor for class java.lang.UnsupportedClassVersionError
- Constructs a
UnsupportedClassVersionError
with
the specified detail message.
- UnsupportedEncodingException - exception java.io.UnsupportedEncodingException.
- The Character Encoding is not supported.
- UnsupportedEncodingException() -
Constructor for class java.io.UnsupportedEncodingException
- Constructs an UnsupportedEncodingException without a detail message.
- UnsupportedEncodingException(String) -
Constructor for class java.io.UnsupportedEncodingException
- Constructs an UnsupportedEncodingException with a detail message.
- UnsupportedFlavorException - exception java.awt.datatransfer.UnsupportedFlavorException.
- Signals that the requested data is not supported in this flavor.
- UnsupportedFlavorException(DataFlavor) -
Constructor for class java.awt.datatransfer.UnsupportedFlavorException
- Constructs an UnsupportedFlavorException.
- UnsupportedLookAndFeelException - exception javax.swing.UnsupportedLookAndFeelException.
- An exception that indicates the request look & feel management classes
are not present on the user's system.
- UnsupportedLookAndFeelException(String) -
Constructor for class javax.swing.UnsupportedLookAndFeelException
- Constructs an UnsupportedLookAndFeelException object.
- UnsupportedOperationException - exception java.lang.UnsupportedOperationException.
- Thrown to indicate that the requested operation is not supported.
- UnsupportedOperationException() -
Constructor for class java.lang.UnsupportedOperationException
- Constructs an UnsupportedOperationException with no detail message.
- UnsupportedOperationException(String) -
Constructor for class java.lang.UnsupportedOperationException
- Constructs an UnsupportedOperationException with the specified
detail message.
- unsynchronize(Line[]) -
Method in interface javax.sound.sampled.Mixer
- Releases synchronization for the specified lines.
- UP -
Static variable in class java.awt.Event
- The Up Arrow key, a non-ASCII action key.
- upAction -
Static variable in class javax.swing.text.DefaultEditorKit
- Name of the Action for moving the caret
logically upward one position.
- UPDATE -
Static variable in class java.awt.event.PaintEvent
- The update event type.
- UPDATE -
Static variable in interface javax.accessibility.AccessibleTableModelChange
- Identifies a change to existing data.
- UPDATE -
Static variable in class javax.swing.event.TableModelEvent
- Identifies a change to existing data.
- update(byte) -
Method in class java.security.MessageDigest
- Updates the digest using the specified byte.
- update(byte) -
Method in class java.security.Signature
- Updates the data to be signed or verified by a byte.
- update(byte[]) -
Method in class java.security.MessageDigest
- Updates the digest using the specified array of bytes.
- update(byte[]) -
Method in class java.security.Signature
- Updates the data to be signed or verified, using the specified
array of bytes.
- update(byte[]) -
Method in class java.util.zip.Adler32
- Updates checksum with specified array of bytes.
- update(byte[]) -
Method in class java.util.zip.CRC32
- Updates checksum with specified array of bytes.
- update(byte[], int, int) -
Method in class java.security.MessageDigest
- Updates the digest using the specified array of bytes, starting
at the specified offset.
- update(byte[], int, int) -
Method in class java.security.Signature
- Updates the data to be signed or verified, using the specified
array of bytes, starting at the specified offset.
- update(byte[], int, int) -
Method in class java.util.zip.Adler32
- Updates checksum with specified array of bytes.
- update(byte[], int, int) -
Method in interface java.util.zip.Checksum
- Updates the current checksum with the specified array of bytes.
- update(byte[], int, int) -
Method in class java.util.zip.CRC32
- Updates CRC-32 with specified array of bytes.
- update(Graphics) -
Method in class java.awt.Component
- Updates this component.
- update(Graphics) -
Method in class java.awt.Container
- Updates the container.
- update(Graphics) -
Method in class javax.swing.JComponent
- Calls paint(g).
- update(Graphics) -
Method in class javax.swing.JApplet
- Just calls
paint(g)
.
- update(Graphics) -
Method in class javax.swing.CellRendererPane
- Shouldn't be called.
- update(Graphics) -
Method in class javax.swing.JFrame
- Just calls
paint(g)
.
- update(Graphics) -
Method in class javax.swing.JDialog
- Calls
paint(g)
.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.ComponentUI
-
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.basic.BasicTextUI
- Superclass paints background in an uncontrollable way
(i.e.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
- We draw the background in paintMenuItem()
so override update (which fills the background of opaque
components by default) to just call paint().
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiListUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiSeparatorUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiLabelUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiPopupMenuUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiPanelUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiScrollBarUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiTextUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiComboBoxUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiTableHeaderUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiFileChooserUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiColorChooserUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiTreeUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiViewportUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiProgressBarUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiScrollPaneUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiOptionPaneUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiSplitPaneUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiButtonUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiToolBarUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiSliderUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiTableUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiDesktopIconUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiMenuItemUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiInternalFrameUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiToolTipUI
- Call update on each UI handled by this MultiUI.
- update(Graphics, JComponent) -
Method in class javax.swing.plaf.multi.MultiMenuBarUI
- Call update on each UI handled by this MultiUI.
- update(int) -
Method in class java.util.zip.Adler32
- Updates checksum with specified byte.
- update(int) -
Method in interface java.util.zip.Checksum
- Updates the current checksum with the specified byte.
- update(int) -
Method in class java.util.zip.CRC32
- Updates CRC-32 with specified byte.
- update(LineEvent) -
Method in interface javax.sound.sampled.LineListener
- Informs the listener that a line's state has changed.
- update(Observable, Object) -
Method in interface java.util.Observer
- This method is called whenever the observed object is changed.
- updateAsciiStream(int, InputStream, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with an ascii stream value.
- updateAsciiStream(String, InputStream, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with an ascii stream value.
- updateAutoscroll(Point) -
Method in class java.awt.dnd.DropTarget
- update autoscrolling with current cursor locn
- updateBigDecimal(int, BigDecimal) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
java.math.BigDecimal
value.
- updateBigDecimal(String, BigDecimal) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
java.sql.BigDecimal
value.
- updateBinaryStream(int, InputStream, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with a binary stream value.
- updateBinaryStream(String, InputStream, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with a binary stream value.
- updateBoolean(int, boolean) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
boolean
value.
- updateBoolean(String, boolean) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
boolean
value.
- updateButtonMnemonic -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- updateButtonText -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- updateButtonToolTipText -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- updateByte(int, byte) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
byte
value.
- updateByte(String, byte) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
byte
value.
- updateBytes(int, byte[]) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
byte
array value.
- updateBytes(String, byte[]) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
boolean
value.
- updateCachedPreferredSize() -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Updates the
preferredSize
instance variable,
which is returned from getPreferredSize()
.
- updateCellEditor() -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Updates the cellEditor based on the editability of the JTree that
we're contained in.
- updateCharacterStream(int, Reader, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with a character stream value.
- updateCharacterStream(String, Reader, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with a character stream value.
- updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) -
Method in class javax.swing.text.View
- Updates the child views in response to receiving notification
that the model changed, and there is change record for the
element this view is responsible for.
- updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) -
Method in class javax.swing.text.ZoneView
- The superclass behavior will try to update the child views
which is not desired in this case, since the children are
zones and not directly effected by the changes to the
associated element.
- updateChooser() -
Method in class javax.swing.colorchooser.AbstractColorChooserPanel
- Invoked automatically when the model's state changes.
- updateColumnHeader(PropertyChangeEvent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- updateComponents() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
- Determines the components.
- updateComponentTreeUI(Component) -
Static method in class javax.swing.SwingUtilities
- A simple minded look and feel change: ask each node in the tree
to updateUI() -- that is, to initialize its UI property with the
current look and feel.
- updateCurrentCursor(int, int, int) -
Method in class java.awt.dnd.DragSourceContext
- check the cursor for updates and implement defaults
- updateDate(int, Date) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
java.sql.Date
value.
- updateDate(String, Date) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
java.sql.Date
value.
- updateDepthOffset() -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Updates how much each depth should be offset by.
- updateDouble(int, double) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
double
value.
- updateDouble(String, double) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
double
value.
- updateExpandedDescendants(TreePath) -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Updates the expanded state of all the descendants of
path
by getting the expanded descendants from the tree and forwarding
to the tree state.
- updateFloat(int, float) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
float
value.
- updateFloat(String, float) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
float
value.
- updateInt(int, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with an
int
value.
- updateInt(String, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with an
int
value.
- updateLabelUIs() -
Method in class javax.swing.JSlider
- Called internally to replace the label UIs with the latest versions
from the UIFactory when the UIFactory notifies us via
updateUI
that the L&F has changed.
- updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) -
Method in class javax.swing.text.View
- Update the layout in response to receiving notification of
change from the model.
- updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) -
Method in class javax.swing.text.AsyncBoxView
- Update the layout in response to receiving notification of
change from the model.
- updateLayoutCacheExpandedNodes() -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Makes all the nodes that are expanded in JTree expanded in LayoutCache.
- updateLayoutState() -
Method in class javax.swing.plaf.basic.BasicListUI
- Recompute the value of cellHeight or cellHeights based
and cellWidth, based on the current font and the current
values of fixedCellWidth, fixedCellHeight, and prototypeCellValue.
- updateLayoutStateNeeded -
Variable in class javax.swing.plaf.basic.BasicListUI
-
- updateLeadIndex() -
Method in class javax.swing.tree.DefaultTreeSelectionModel
- Updates the leadIndex instance variable.
- updateLevel -
Variable in class javax.swing.undo.UndoableEditSupport
-
- updateListBoxSelectionForEvent(MouseEvent, boolean) -
Method in class javax.swing.plaf.basic.BasicComboPopup
- A utility method used by the event listeners.
- updateLocation(Point) -
Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
- cause autoscroll to occur
- updateLong(int, long) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
long
value.
- updateLong(String, long) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
long
value.
- updateNull(int) -
Method in interface java.sql.ResultSet
- Gives a nullable column a null value.
- updateNull(String) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
null
value.
- updateObject(int, Object) -
Method in interface java.sql.ResultSet
- Updates the designated column with an
Object
value.
- updateObject(int, Object, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with an
Object
value.
- updateObject(String, Object) -
Method in interface java.sql.ResultSet
- Updates the designated column with an
Object
value.
- updateObject(String, Object, int) -
Method in interface java.sql.ResultSet
- Updates the designated column with an
Object
value.
- updateRenderer() -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Messaged from the tree we're in when the renderer has changed.
- updateRenderer(JComponent, String) -
Static method in class javax.swing.plaf.basic.BasicHTML
- Stash the HTML render for the given text into the client
properties of the given JComponent.
- updateRow() -
Method in interface java.sql.ResultSet
- Updates the underlying database with the new contents of the
current row of this
ResultSet
object.
- updateRowHeader(PropertyChangeEvent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- updatesAreDetected(int) -
Method in interface java.sql.DatabaseMetaData
- Indicates whether or not a visible row update can be detected by
calling the method
ResultSet.rowUpdated
.
- updateScrollBarDisplayPolicy(PropertyChangeEvent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- updateShort(int, short) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
short
value.
- updateShort(String, short) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
short
value.
- updateSize() -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Marks the cached size as being invalid, and messages the
tree with
treeDidChange
.
- updateString(int, String) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
String
value.
- updateString(String, String) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
String
value.
- updateTableInRealTime -
Variable in class javax.swing.table.JTableHeader
- Obsolete as of Java 2 platform v1.3.
- updateTime(int, Time) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
java.sql.Time
value.
- updateTime(String, Time) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
java.sql.Time
value.
- updateTimestamp(int, Timestamp) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
java.sql.Timestamp
value.
- updateTimestamp(String, Timestamp) -
Method in interface java.sql.ResultSet
- Updates the designated column with a
java.sql.Timestamp
value.
- updateUI() -
Method in class javax.swing.JComponent
- Resets the UI property to a value from the current look and feel.
- updateUI() -
Method in class javax.swing.JViewport
- Notification from the
UIFactory
that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JTabbedPane
- Notification from the
UIManager
that the L&F has changed.
- updateUI() -
Method in class javax.swing.AbstractButton
- Notification from the
UIFactory
that the
L&F has changed.
- updateUI() -
Method in class javax.swing.JMenuItem
- Resets the UI property with a value from the current look and feel.
- updateUI() -
Method in class javax.swing.JToggleButton
- Notification from the UIFactory that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JCheckBox
- Notification from the UIFactory that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JOptionPane
- Notification from the
UIManager
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JMenu
- Notification from the
UIFactory
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JColorChooser
- Notification from the
UIManager
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JButton
- Notification from the UIFactory that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JPopupMenu
- Notification from the
UIFactory
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JSeparator
- Notification from the
UIFactory
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JComboBox
- Notification from the
UIFactory
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JList
- Sets the UI property with the "ListUI" from the current default
UIFactory.
- updateUI() -
Method in class javax.swing.JToolTip
- Notification from the
UIFactory
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JInternalFrame
- Notification from the
UIManager
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JInternalFrame.JDesktopIcon
- Notification from the UIManager that the L&F has changed.
- updateUI() -
Method in class javax.swing.JPanel
- Notification from the UIFactory that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JSplitPane
- Notification from the
UIManager
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JTree
- Notification from the
UIManager
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JTable
- Notification from the
UIManager
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JLabel
- Notification from the UIFactory that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JFileChooser
- Notification from the
UIFactory
that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JDesktopPane
- Notification from the UIManager that the L&F has changed.
- updateUI() -
Method in class javax.swing.JRadioButton
- Notification from the UIFactory that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JToolBar
- Notification from the
UIFactory
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JMenuBar
- Notification from the
UIFactory
that the L&F has changed.
- updateUI() -
Method in class javax.swing.JScrollPane
- Replaces the current
ScrollPaneUI
object with a version
from the current default look and feel.
- updateUI() -
Method in class javax.swing.JScrollBar
- Overrides
JComponent.updateUI
.
- updateUI() -
Method in class javax.swing.JProgressBar
- Notification from the UIFactory that the L&F has changed.
- updateUI() -
Method in class javax.swing.JRootPane
- Notification from the UIFactory that the L&F
has changed.
- updateUI() -
Method in class javax.swing.JSlider
- Notification from the UIFactory that the L&F has changed.
- updateUI() -
Method in class javax.swing.table.JTableHeader
- Notification from the
UIManager
that the look and feel
(L&F) has changed.
- updateUI() -
Method in class javax.swing.table.DefaultTableCellRenderer
- Notification from the
UIManager
that the look and feel
[L&F] has changed.
- updateUI() -
Method in class javax.swing.text.JTextComponent
- Reloads the pluggable UI.
- updateUndoPositions(Vector) -
Method in class javax.swing.text.StringContent
- Resets the location for all the UndoPosRef instances
in
positions
.
- updateUndoPositions(Vector, int, int) -
Method in class javax.swing.text.GapContent
- Resets the location for all the UndoPosRef instances
in
positions
.
- updateViewport(PropertyChangeEvent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- upFolderIcon -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- upKey -
Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
- Deprecated. As of Java 2 platform v1.3.
- upKey -
Variable in class javax.swing.plaf.basic.BasicToolBarUI
- Deprecated. As of Java 2 platform v1.3.
- upKey -
Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
- Deprecated. As of Java 2 platform v1.3.
- UPPER_LEADING_CORNER -
Static variable in interface javax.swing.ScrollPaneConstants
- Identifies the upper leading edge corner of the viewport.
- UPPER_LEFT_CORNER -
Static variable in interface javax.swing.ScrollPaneConstants
- Identifies the upper left corner of the viewport.
- UPPER_RIGHT_CORNER -
Static variable in interface javax.swing.ScrollPaneConstants
- Identifies the upper right corner of the viewport.
- UPPER_TRAILING_CORNER -
Static variable in interface javax.swing.ScrollPaneConstants
- Identifies the upper trailing edge corner of the viewport.
- UPPERCASE_LETTER -
Static variable in class java.lang.Character
- Public data for enumerated Unicode general category types.
- upperLeft -
Variable in class javax.swing.ScrollPaneLayout
- The component to display in the upper left corner.
- upperLeft -
Variable in class javax.swing.JScrollPane
- The component to display in the upper left corner.
- upperRight -
Variable in class javax.swing.ScrollPaneLayout
- The component to display in the upper right corner.
- upperRight -
Variable in class javax.swing.JScrollPane
- The component to display in the upper right corner.
- url -
Variable in class java.net.URLConnection
- The URL represents the remote object on the World Wide Web to
which this connection is opened.
- URL - class java.net.URL.
- Class
URL
represents a Uniform Resource
Locator, a pointer to a "resource" on the World
Wide Web. - URL_PKG_PREFIXES -
Static variable in interface javax.naming.Context
- Constant that holds the name of the environment property
for specifying the list of package prefixes to use when
loading in URL context factories.
- URL(String) -
Constructor for class java.net.URL
- Creates a
URL
object from the String
representation.
- URL(String, String, int, String) -
Constructor for class java.net.URL
- Creates a
URL
object from the specified
protocol
, host
, port
number, and file
.
- URL(String, String, int, String, URLStreamHandler) -
Constructor for class java.net.URL
- Creates a
URL
object from the specified
protocol
, host
, port
number, file
, and handler
.
- URL(String, String, String) -
Constructor for class java.net.URL
- Creates a URL from the specified
protocol
name, host
name, and file
name.
- URL(URL, String) -
Constructor for class java.net.URL
- Creates a URL by parsing the given spec within a specified context.
- URL(URL, String, URLStreamHandler) -
Constructor for class java.net.URL
- Creates a URL by parsing the given spec with the specified handler
within a specified context.
- URLClassLoader - class java.net.URLClassLoader.
- This class loader is used to load classes and resources from a search
path of URLs referring to both JAR files and directories.
- URLClassLoader(URL[]) -
Constructor for class java.net.URLClassLoader
- Constructs a new URLClassLoader for the specified URLs using the
default delegation parent
ClassLoader
.
- URLClassLoader(URL[], ClassLoader) -
Constructor for class java.net.URLClassLoader
- Constructs a new URLClassLoader for the given URLs.
- URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) -
Constructor for class java.net.URLClassLoader
- Constructs a new URLClassLoader for the specified URLs, parent
class loader, and URLStreamHandlerFactory.
- URLConnection - class java.net.URLConnection.
- The abstract class
URLConnection
is the superclass
of all classes that represent a communications link between the
application and a URL. - URLConnection(URL) -
Constructor for class java.net.URLConnection
- Constructs a URL connection to the specified URL.
- URLDecoder - class java.net.URLDecoder.
- The class contains a utility method for converting from
a MIME format called "
x-www-form-urlencoded
"
to a String
- URLDecoder() -
Constructor for class java.net.URLDecoder
-
- URLEncoder - class java.net.URLEncoder.
- The class contains a utility method for converting a
String
into a MIME format called
"x-www-form-urlencoded
" format. - URLStreamHandler - class java.net.URLStreamHandler.
- The abstract class
URLStreamHandler
is the common
superclass for all stream protocol handlers. - URLStreamHandler() -
Constructor for class java.net.URLStreamHandler
-
- URLStreamHandlerFactory - interface java.net.URLStreamHandlerFactory.
- This interface defines a factory for
URL
stream
protocol handlers. - US -
Static variable in class java.util.Locale
- Useful constant for country.
- USE_ALL_BEANINFO -
Static variable in class java.beans.Introspector
-
- useCaches -
Variable in class java.net.URLConnection
- If
true
, the protocol is allowed to use caching
whenever it can.
- useDaylightTime() -
Method in class java.util.TimeZone
- Queries if this time zone uses daylight savings time.
- useDaylightTime() -
Method in class java.util.SimpleTimeZone
- Overrides TimeZone
Queries if this time zone uses Daylight Savings Time.
- USEMAP -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- useProtocolVersion(int) -
Method in class java.io.ObjectOutputStream
- Specify stream protocol version to use when writing the stream.
- UserException - exception org.omg.CORBA.UserException.
- The root class for CORBA IDL-defined user exceptions.
- UserException() -
Constructor for class org.omg.CORBA.UserException
- Constructs a
UserException
object.
- UserException(String) -
Constructor for class org.omg.CORBA.UserException
- Constructs a
UserException
object with a
detail message.
- userObject -
Variable in class javax.swing.tree.DefaultMutableTreeNode
- optional user object
- usesFractionalMetrics() -
Method in class java.awt.font.FontRenderContext
- Gets the text fractional metrics mode requested by the application
for use in this
FontRenderContext
.
- usesLocalFilePerTable() -
Method in interface java.sql.DatabaseMetaData
- Does the database use a file for each table?
- usesLocalFiles() -
Method in interface java.sql.DatabaseMetaData
- Does the database store tables in a local file?
- usesShiftModifier() -
Method in class java.awt.MenuShortcut
- Return whether this MenuShortcut must be invoked using the SHIFT key.
- UShortSeqHelper - class org.omg.CORBA.UShortSeqHelper.
- org/omg/CORBA/UShortSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from streams.idl
13 May 1999 22:41:36 o'clock GMT+00:00
- UShortSeqHelper() -
Constructor for class org.omg.CORBA.UShortSeqHelper
-
- UShortSeqHolder - class org.omg.CORBA.UShortSeqHolder.
- org/omg/CORBA/UShortSeqHolder.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from streams.idl
13 May 1999 22:41:36 o'clock GMT+00:00
- UShortSeqHolder() -
Constructor for class org.omg.CORBA.UShortSeqHolder
-
- UShortSeqHolder(short[]) -
Constructor for class org.omg.CORBA.UShortSeqHolder
-
- usingProxy() -
Method in class java.net.HttpURLConnection
- Indicates if the connection is going through a proxy.
- UTC(int, int, int, int, int, int) -
Static method in class java.util.Date
- Deprecated. As of JDK version 1.1,
replaced by
Calendar.set(year + 1900, month, date,
hrs, min, sec)
or GregorianCalendar(year + 1900,
month, date, hrs, min, sec)
, using a UTC
TimeZone
, followed by Calendar.getTime().getTime()
.
- UTFDataFormatException - exception java.io.UTFDataFormatException.
- Signals that a malformed UTF-8 string has been read in a data
input stream or by any class that implements the data input
interface.
- UTFDataFormatException() -
Constructor for class java.io.UTFDataFormatException
- Constructs a
UTFDataFormatException
with
null
as its error detail message.
- UTFDataFormatException(String) -
Constructor for class java.io.UTFDataFormatException
- Constructs a
UTFDataFormatException
with the
specified detail message.
- Util - class javax.rmi.CORBA.Util.
- Provides utility methods that can be used by stubs and ties to
perform common operations.
- UtilDelegate - interface javax.rmi.CORBA.UtilDelegate.
- Supports delegation for method implementations in
Util
. - Utilities - class javax.swing.text.Utilities.
- A collection of methods to deal with various text
related activities.
- Utilities() -
Constructor for class javax.swing.text.Utilities
-
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 _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.