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

U

ui. Variable in class java.awt.swing.JComponent
ui. Variable in class java.awt.swing.JMenu
ui. Variable in class java.awt.swing.JScrollBar
ui. Variable in class java.awt.swing.JSeparator
UID(). Constructor for class java.rmi.server.UID
Create 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
Create a "well-known" ID.
UIDefaults(). Constructor for class java.awt.swing.UIDefaults
Create an empty defaults table.
UIDefaults(Object[]). Constructor for class java.awt.swing.UIDefaults
Create a defaults table initialized with the specified key/value pairs.
UIManager(). Constructor for class java.awt.swing.UIManager
uis. Variable in class java.awt.swing.multi.MultiButtonUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiCheckBoxMenuItemUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiComboBoxUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiDesktopIconUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiDesktopPaneUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiDirectoryPaneUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiInternalFrameUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiLabelUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiListUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiMenuBarUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiMenuItemUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiMenuUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiOptionPaneUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiPopupMenuUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiProgressBarUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiRadioButtonMenuItemUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiScrollBarUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiScrollPaneUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiSeparatorUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiSliderUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiSpinnerUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiSplitPaneUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiTabbedPaneUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiTableHeaderUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiTableUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiTextUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiToggleButtonUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiToolBarUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiToolTipUI
The Vector containing the real UI's.
uis. Variable in class java.awt.swing.multi.MultiTreeUI
The Vector containing the real UI's.
uisToArray(Vector). Static method in class java.awt.swing.multi.MultiLookAndFeel
Turn the Vector of UI's into an array.
UK. Static variable in class java.util.Locale
Useful constant for country.
UNASSIGNED. Static variable in class java.lang.Character
UnavailableException(int, Servlet, String). Constructor for class javax.servlet.UnavailableException
Constructs a new exception with the specified descriptive message, indicating that the servlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UnavailableException(Servlet, String). Constructor for class javax.servlet.UnavailableException
Constructs a new exception with the specified descriptive message, indicating that the servlet is permanently unavailable.
unbind(NameComponent[]). Method in interface org.omg.CosNaming._NamingContextOperations
unbind(NameComponent[]). Method in class org.omg.CosNaming._NamingContextStub
unbind(NameComponent[]). Method in class org.omg.CosNaming._NamingContextTie
unbind(NameComponent[]). Method in interface org.omg.CosNaming.NamingContext
Removes the given name binding.
unbind(String). Static method in class java.rmi.Naming
Unbind the name.
unbind(String). Method in interface java.rmi.registry.Registry
Unbind the name.
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.
unconfigureComboBox(). Method in class java.awt.swing.basic.BasicComboBoxUI
unconfigureComboBox(). Method in class java.awt.swing.motif.MotifComboBoxUI
unconfigureComponent(). Method in class java.awt.swing.text.DefaultTextUI
Set the component properties that haven't been explicitly overriden to null.
unconfigureList(). Method in class java.awt.swing.basic.BasicListUI
Set the JList properties that haven't been explicitly overriden to null.
UNDECIMBER. Static variable in class java.util.Calendar
Useful constant for month.
UNDEFINED_CONDITION. Static variable in class java.awt.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 java.awt.swing.text.StyleConstants
Name of the underline attribute.
UNDERLINE. Static variable in class java.awt.font.TextAttributeSet
Adorn the text with underlining.
UNDERLINE_LOW_DASHED. Static variable in class java.awt.font.TextAttributeSet
Single pixel dashed low underline.
UNDERLINE_LOW_DOTTED. Static variable in class java.awt.font.TextAttributeSet
Single pixel dotted low underline.
UNDERLINE_LOW_GRAY. Static variable in class java.awt.font.TextAttributeSet
Double pixel gray low underline.
UNDERLINE_LOW_ONE_PIXEL. Static variable in class java.awt.font.TextAttributeSet
Single pixel solid low underline.
UNDERLINE_LOW_TWO_PIXEL. Static variable in class java.awt.font.TextAttributeSet
Double pixel solid low underline.
UNDERLINE_OFF. Static variable in class java.awt.font.TextAttributeSet
No underline.
UNDERLINE_ON. Static variable in class java.awt.font.TextAttributeSet
Standard underline at the roman baseline for roman text, and below the decenders for other text.
undo(). Method in class java.awt.swing.undo.AbstractUndoableEdit
Throws CannotUndoException if canUndo() returns false.
undo(). Method in class java.awt.swing.undo.CompoundEdit
Sends undo() to all contained UndoableEdits in the reverse of the order in which they were added.
undo(). Method in class java.awt.swing.text.DefaultDocumentEvent.ElementEdit
Undoes a change.
undo(). Method in class java.awt.swing.undo.StateEdit
Tells the edited object to apply the state prior to the edit
undo(). Method in interface java.awt.swing.undo.UndoableEdit
Undo the edit that was made.
undo(). Method in class java.awt.swing.undo.UndoManager
If this UndoManager is inProgress, undo the last significant UndoableEdit before indexOfNextAdd, and all insignificant edits back to it.
UndoableEditEvent(Object, UndoableEdit). Constructor for class java.awt.swing.undo.UndoableEditEvent
undoableEditHappened(UndoableEditEvent). Method in interface java.awt.swing.undo.UndoableEditListener
An undoable edit happened
undoableEditHappened(UndoableEditEvent). Method in class java.awt.swing.undo.UndoManager
Called by the UndoabledEdit sources this UndoManager listens to.
UndoableEditSupport(). Constructor for class java.awt.swing.undo.UndoableEditSupport
UndoableEditSupport(Object). Constructor for class java.awt.swing.undo.UndoableEditSupport
UndoManager(). Constructor for class java.awt.swing.undo.UndoManager
UndoName. Static variable in class java.awt.swing.undo.AbstractUndoableEdit
String returned by getUndoPresentationName()
undoOrRedo(). Method in class java.awt.swing.undo.UndoManager
Undo or redo as appropriate.
undoRedoName. Variable in class java.awt.swing.undo.StateEdit
The undo/redo presentation name
undoTo(UndoableEdit). Method in class java.awt.swing.undo.UndoManager
Undoes all changes from indexOfNextAdd to edit.
UnexpectedException(String). Constructor for class java.rmi.UnexpectedException
Create a new UnexpectedException with a description.
UnexpectedException(String, Exception). Constructor for class java.rmi.UnexpectedException
Create a new UnexpectedException with a description, and detail exception.
unexportObject(Remote). Static method in class java.rmi.server.RemoteServer
Forcibly "unexports" the object from the RMI runtime.
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, SocketType). Constructor for class java.rmi.server.UnicastRemoteObject
Create and export a new UnicastRemoteObject object using the particular supplied port and socket type.
UNIFORM_SCALE. Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a uniform scale in addition to the conversions indicated by other flag bits.
uninitialize(). Method in class java.awt.swing.AbstractLookAndFeel
UIManger.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 state value, signifying that this signature object has not yet been initialized.
uninstallAccessory(). Method in class java.awt.swing.basic.BasicFileChooserUI
uninstallBorder(JComponent). Static method in class java.awt.swing.basic.BasicLookAndFeel
Convenience method for un-installing Basic's default border on the specified component if the border is currently an instance of UIResource.
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicButtonUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicCheckBoxMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicComboBoxUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicDesktopIconUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicDesktopPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicDirectoryPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicFileChooserUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicInternalFrameUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicLabelUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicListUI
Uninitializes this.list by calling removeListListeners(), unregisterKeyboardActions(), and unconfigureList() in order.
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicMenuBarUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicMenuUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicOptionPaneUI
Removes the receiver from the L&F controller of the passed in split pane.
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicPopupMenuUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicProgressBarUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicRadioButtonMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicScrollBarUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicScrollPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicSeparatorUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicSliderUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicSpinnerUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicSplitPaneUI
Removes the receiver from the L&F controller of the passed in split pane.
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicTabbedPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicTableHeaderUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicTableUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicToggleButtonUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicToolBarUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicToolTipUI
uninstallUI(JComponent). Method in class java.awt.swing.basic.BasicTreeUI
uninstallUI(JComponent). Method in class java.awt.swing.plaf.ComponentUI
uninstallUI(JComponent). Method in class java.awt.swing.text.DefaultTextUI
Deinstalls the UI for a component.
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFCheckBoxMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFDesktopPaneUI
This replaces desktop icons back to the Desktop.
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFDirectoryPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFFileChooserUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFInternalFrameUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFMenuBarUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFMenuUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFOldTabbedPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFPasswordFieldUI
Deinstalls the UI for a component.
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFPopupMenuUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFRadioButtonMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFScrollBarUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFSpinnerUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFTabbedPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFTableHeaderUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFTableUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFTextAreaUI
gonna need this later when we get the defaults mechanism in place (sdw)
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFTextFieldUI
Deinstalls the UI for a component.
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFTextPaneUI
Deinstalls the UI for a component.
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFToolBarUI
uninstallUI(JComponent). Method in class java.awt.swing.jlf.JLFToolTipUI
Issue: This never seems to get called
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifCheckBoxMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifComboBoxUI
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifDesktopIconUI
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifDesktopPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifInternalFrameUI
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifRadioButtonMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifSeparatorUI
uninstallUI(JComponent). Method in class java.awt.swing.motif.MotifTabbedPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiButtonUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiCheckBoxMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiComboBoxUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiDesktopIconUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiDesktopPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiDirectoryPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiInternalFrameUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiLabelUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiListUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiMenuBarUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiMenuUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiOptionPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiPopupMenuUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiProgressBarUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiRadioButtonMenuItemUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiScrollBarUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiScrollPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiSeparatorUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiSliderUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiSpinnerUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiSplitPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiTabbedPaneUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiTableHeaderUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiTableUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiTextUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiToggleButtonUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiToolBarUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiToolTipUI
uninstallUI(JComponent). Method in class java.awt.swing.multi.MultiTreeUI
union(Rectangle). Method in class java.awt.Rectangle
Computes the union of this rectangle with the specified rectangle.
UnionMember(). Constructor for class org.omg.CORBA.UnionMember
UnionMember(String, Any, TypeCode, IDLType). Constructor for class org.omg.CORBA.UnionMember
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.
UNITIALIZED_VALUE. Static variable in class java.awt.swing.JOptionPane
Potential value for value, means that the user has not selected a value yet.
unitIncrement. Variable in class java.awt.swing.JScrollBar
UNKNOWN. Static variable in class java.awt.accessibility.AccessibleRole
UNKNOWN(). Constructor for class org.omg.CORBA.UNKNOWN
Constructs a UNKNOWN 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 a UNKNOWN with the specified minor code and completion status.
UNKNOWN(String). Constructor for class org.omg.CORBA.UNKNOWN
Constructs a UNKNOWN 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 a UNKNOWN with the specified description message, minor code, and completion status.
UNKNOWN_NUMBER_OF_PAGES. Static variable in class java.awt.print.Book
Pass this constant to the setNumberOfPages method to indicate that the number of pages in the book is unknown and thus the book is open ended.
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.
UnknownGroupException(String). Constructor for class java.rmi.activation.UnknownGroupException
Create a new UnknownGroupException with a description.
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
Create a new UnknownHostException with a description.
UnknownHostException(String, Exception). Constructor for class java.rmi.UnknownHostException
Create a new UnknownHostException with a description and detail exception.
UnknownObjectException(String). Constructor for class java.rmi.activation.UnknownObjectException
Create a new UnknownGroupException with a description.
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(). Constructor for class org.omg.CORBA.UnknownUserException
Constructs a UnknownUserException.
UnknownUserException(Any). Constructor for class org.omg.CORBA.UnknownUserException
Constructs a UnknownUserException with given Any.
UnmarshalException(String). Constructor for class java.rmi.UnmarshalException
Create a new marshal exception with a descriptive string.
UnmarshalException(String, Exception). Constructor for class java.rmi.UnmarshalException
Create a new marshal exception with a descriptive string and an 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.
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.PushbackInputStream
Pushes back a byte by copying it to the front of the pushback buffer.
unread(int). Method in class java.io.PushbackReader
Push back a single character.
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(). Method in interface java.rmi.server.Unreferenced
Called when there are no current references to this remote object.
unregister(). Method in class java.lang.ref.CachedReference
Cancel the registration of this reference object.
unregister(). Method in class java.lang.ref.Reference
Cancel the registration of this reference object.
unregister(ActivationID). Static method in class java.rmi.activation.Activatable
Revokes previous registration for the activation descriptor associated with id.
unregisterChildListeners(Object). Method in class java.beans.beancontext.BeanContextSupport

Subclasses may envelope this method to register newly added children's listener interfaces.

unregisterComponent(JComponent). Method in class java.awt.swing.ToolTipManager
unregisterGroup(ActivationGroupID). Method in interface java.rmi.activation.ActivationSystem
Remove the activation group.
unregisterKeyboardAction(KeyStroke). Method in class java.awt.swing.JComponent
Unregister a keyboard action.
unregisterKeyboardActions(). Method in class java.awt.swing.basic.BasicListUI
Unregister keyboard actions for the up and down arrow keys.
unregisterMenu(JMenu). Method in class java.awt.swing.basic.BasicMenuBarUI
Removes this MenuBarUI's DragListener as a MouseMotionListener and a MouseListener from menu.
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.
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.
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.
unsetKeyboard(). Method in class java.awt.swing.basic.BasicTreeUI
Unregisters for keyboard events that were previously registered for in setupKeyboard.
UnsupportedEncodingException(). Constructor for class java.io.UnsupportedEncodingException
no detailed message
UnsupportedEncodingException(String). Constructor for class java.io.UnsupportedEncodingException
detailed message
UnsupportedFlavorException(DataFlavor). Constructor for class java.awt.datatransfer.UnsupportedFlavorException
Constructs an UnsupportedFlavorException.
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.
UP. Static variable in class java.awt.Event
The Up Arrow key, a non-ASCII action key.
upAction. Static variable in class java.awt.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(). Method in class java.awt.swing.basic.BasicDirectoryPaneUI
update(). Method in class java.awt.swing.basic.BasicFileChooserUI
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.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[]). 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[], 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(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(Graphics). Method in class java.awt.swing.CellRendererPane
Shouldn't be called.
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 java.awt.swing.JComponent
Updates the container.
update(Graphics). Method in class java.awt.swing.JFrame
Updates the container.
update(Graphics). Method in class java.awt.swing.JProgressBar
Overridden to call paint without filling the background.
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(Observable, Object). Method in interface java.util.Observer
This method is called whenever the observed object is changed.
updateCachedPreferredSize(). Method in class java.awt.swing.basic.BasicTreeUI
Updates the cPreferredSize instance variable, which is returned from getPreferredSize().

If largeModel is true, the width is determined from only the visible rows, otherwise the width is determined from getMaxNodeWidth.

updateCellEditor(). Method in class java.awt.swing.basic.BasicTreeUI
Updates the cellEditor based on the editability of the JTree that we're contained in.
updateComponents(). Method in class java.awt.swing.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Determines the components.
updateComponentTreeUI(Component). Static method in class java.awt.swing.SwingUtilities
A simple minded look and feel change: ask each node in the tree to updateUI(), i.e.
updateDisplay(). Method in class java.awt.swing.jlf.JLFTabbedPaneUI
updateEnabled(). Method in class java.awt.swing.target.TriggerAction
Sets the enabled status of this TriggerAction based on isTargetReceptive(), emitting appropriate changeEvents.
updateLayoutState(). Method in class java.awt.swing.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 java.awt.swing.basic.BasicListUI
updateLevel. Variable in class java.awt.swing.undo.UndoableEditSupport
updateNodeSizes. Variable in class java.awt.swing.basic.AbstractTreeUI
When messaged to paint() if this is true updateNodeSizes() will be messaged before painting to relayout the location and sizes of the nodes.
updateNodeSizes(boolean). Method in class java.awt.swing.basic.AbstractTreeUI
Resets the y origin of all the visible nodes as well as messaging all the visible nodes to updatePreferredSize().
updateNodeSizes(boolean). Method in class java.awt.swing.basic.BasicTreeUI
Resets the y origin of all the visible nodes as well as messaging all the visible nodes to updatePreferredSize().
updatePreferredSize(). Method in class java.awt.swing.basic.VisibleTreeNode
updatePreferredSize(int). Method in class java.awt.swing.basic.VisibleTreeNode
Updates the preferred size by asking the current renderer for the Dimension needed to draw the user object this instance represents.
updateRenderer(). Method in class java.awt.swing.basic.BasicTreeUI
Messaged from the tree we're in when the renderer has changed.
updateSelection(MouseEvent). Method in class java.awt.swing.basic.BasicTableUI
updateTableInRealTime. Variable in class java.awt.swing.table.JTableHeader
If this flag is true, then the header will repaint the table as a column is dragged or resized.
updateTreeYLocationsFrom(int). Method in class java.awt.swing.basic.VisibleTreeNode
Messages the tree with updateYLocationsFrom(row).
updateUI(). Method in class java.awt.swing.AbstractButton
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JButton
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JCheckBox
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JCheckBoxMenuItem
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JComboBox
Overriden from JComponent to change the UI according to the default factory
updateUI(). Method in class java.awt.swing.JComponent
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JDesktopIcon
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JDesktopPane
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JDirectoryPane
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JFileChooser
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JInternalFrame
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JLabel
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.jlf.JLFInternalFrameButton
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JList
Set the UI property with the "ListUI" from the current default UIFactory.
updateUI(). Method in class java.awt.swing.JMenu
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JMenuBar
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JMenuItem
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JOptionPane
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JPanel
PENDING(jeff) - this should be done in BasicPanelUI
updateUI(). Method in class java.awt.swing.JPopupMenu
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JProgressBar
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JRadioButton
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JRadioButtonMenuItem
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JScrollBar
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JScrollPane
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JSeparator
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JSlider
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JSplitPane
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JTabbedPane
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JTable
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.table.JTableHeader
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.text.JTextComponent
Reloads the pluggable UI.
updateUI(). Method in class java.awt.swing.JToggleButton
Notification from the UIFactory that the L&F has changed.
updateUI(). Method in class java.awt.swing.JToolBar
Gets a new UI object from the default UIFactory.
updateUI(). Method in class java.awt.swing.JToolTip
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.JTree
Called to replace the UI with the latest version from the default UIFactory.
updateUI(). Method in class java.awt.swing.basic.Spinner
Notification from the UIFactory that the L&F has changed.
updateYLocationsFrom(int). Method in class java.awt.swing.basic.AbstractTreeUI
Updates the y locations of all of the visible nodes after location.
UPPER_LEFT_CORNER. Static variable in interface java.awt.swing.ScrollPaneConstants
UPPER_RIGHT_CORNER. Static variable in interface java.awt.swing.ScrollPaneConstants
UPPERCASE_LETTER. Static variable in class java.lang.Character
upperLeft. Variable in class java.awt.swing.ScrollPaneLayout
upperRight. Variable in class java.awt.swing.ScrollPaneLayout
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(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, String). Constructor for class java.net.URL
Creates an absolute 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 specification spec within a specified context.
URLClassLoader(URL[]). Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs.
URLClassLoader(URL[], ClassLoader). Constructor for class java.net.URLClassLoader
URLConnection(URL). Constructor for class java.net.URLConnection
Constructs a URL connection to the specified URL.
URLStreamHandler(). Constructor for class java.net.URLStreamHandler
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.SimpleTimeZone
Overrides TimeZone Queries if this time zone uses Daylight Savings Time.
useDaylightTime(). Method in class java.util.TimeZone
Queries if this time zone uses Daylight Savings Time.
UserException(). Constructor for class org.omg.CORBA.UserException
Constructs a UserException.
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.
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
Determines the date and time based on the arguments.
UTFDataFormatException(). Constructor for class java.io.UTFDataFormatException
Constructs a UTFDataFormatException with no detail message.
UTFDataFormatException(String). Constructor for class java.io.UTFDataFormatException
Constructs a UTFDataFormatException with the specified detail message.
Utilities(). Constructor for class java.awt.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 OTHER
All Packages   Class Hierarchy Index of Fields and Methods

Submit a bug or feature