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
标记<u>
UGARITIC - java.lang. Character.UnicodeScript
Unicode脚本“Ugaritic”。
UGARITIC - Static variable in class java.lang. Character.UnicodeBlock
“Ugaritic”Unicode字符块的常量。
ui - Variable in class javax.swing. JComponent
此组件的外观委托。
ui - Variable in class javax.swing.plaf.basic. BasicMenuUI.ChangeHandler
BasicMenuUI的实例。
UIClientPropertyKey - Interface in javax.swing
此接口仅用于标记UI设置的 JComponent客户端属性的密钥,需要在L&F更改和序列化时清除。
uid - Variable in class com.sun.security.auth.module. UnixSystem
 
UID - Class in java.rmi.server
UID表示相对于其生成的主机在时间上唯一的标识符,或者是2 “公知的”标识符之一。
UID() - Constructor for class java.rmi.server. UID
生成一个 UID ,它对于生成它的主机而言是唯一的。
UID(short) - Constructor for class java.rmi.server. UID
创造一个“着名的” UID
UIDefaults - Class in javax.swing
Swing组件的默认表。
UIDefaults() - Constructor for class javax.swing. UIDefaults
创建一个空的默认表。
UIDefaults(int, float) - Constructor for class javax.swing. UIDefaults
创建具有指定初始容量和加载因子的空默认值表。
UIDefaults(Object[]) - Constructor for class javax.swing. UIDefaults
创建使用指定的键/值对初始化的默认表。
UIDefaults.ActiveValue - Interface in javax.swing
此类允许用户在每次使用 getXXX(key)方法之一查找时构造的默认表中存储条目。
UIDefaults.LazyInputMap - Class in javax.swing
LazyInputMap将创建一个 InputMap在其 createValue方法。
UIDefaults.LazyValue - Interface in javax.swing
此类允许用户在默认表中存储一个条目,该条目在第一次使用 getXXX(key)方法之一进行查找之前不会构建。
UIDefaults.ProxyLazyValue - Class in javax.swing
此类提供了 LazyValue的实现,可用于延迟为要创建的实例加载Class。
UIEvent - Interface in org.w3c.dom.events
UIEvent接口提供与用户界面事件关联的特定上下文信息。
UIManager - Class in javax.swing
UIManager管理当前外观,可用外观集合, PropertyChangeListeners ,当外观更改时,通知和默认情况下通知,以及获取各种默认值的便捷方法。
UIManager() - Constructor for class javax.swing. UIManager
 
UIManager.LookAndFeelInfo - Class in javax.swing
提供有关已安装的 LookAndFeel的一些信息,以便配置菜单或初始应用程序设置。
UIResource - Interface in javax.swing.plaf
此接口用于标记由ComponentUI委托创建的对象。
UIResource() - Constructor for class javax.swing. DefaultListCellRenderer.UIResource
 
UIResource() - Constructor for class javax.swing.plaf.basic. BasicComboBoxEditor.UIResource
 
UIResource() - Constructor for class javax.swing.plaf.basic. BasicComboBoxRenderer.UIResource
 
UIResource() - Constructor for class javax.swing.plaf.metal. MetalComboBoxEditor.UIResource
 
UIResource() - Constructor for class javax.swing. ScrollPaneLayout.UIResource
 
UIResource() - Constructor for class javax.swing.table. DefaultTableCellRenderer.UIResource
 
uis - Variable in class javax.swing.plaf.multi. MultiButtonUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiColorChooserUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiComboBoxUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiDesktopIconUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiDesktopPaneUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiFileChooserUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiInternalFrameUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiLabelUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiListUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiMenuBarUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiMenuItemUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiOptionPaneUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiPanelUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiPopupMenuUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiProgressBarUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiRootPaneUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiScrollBarUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiScrollPaneUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiSeparatorUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiSliderUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiSpinnerUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiSplitPaneUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiTabbedPaneUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiTableHeaderUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiTableUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiTextUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiToolBarUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiToolTipUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiTreeUI
包含真实UI的向量。
uis - Variable in class javax.swing.plaf.multi. MultiViewportUI
包含真实UI的向量。
uisToArray(Vector<? extends ComponentUI>) - Static method in class javax.swing.plaf.multi. MultiLookAndFeel
创建一个数组,使用传入向量中的UI对象填充它,然后返回该数组。
UK - Static variable in class java.util. Locale
适用于国家的常数。
UL - Static variable in class javax.swing.text.html. HTML.Tag
标记<ul>
ULAW - Static variable in class javax.sound.sampled. AudioFormat.Encoding
指定u-law编码数据。
ulp() - Method in class java.math. BigDecimal
返回此 BigDecimal的ulp(最后一个单位)的 BigDecimal
ulp(double) - Static method in class java.lang. Math
返回参数的ulp大小。
ulp(double) - Static method in class java.lang. StrictMath
返回参数的ulp大小。
ulp(float) - Static method in class java.lang. Math
返回参数的ulp大小。
ulp(float) - Static method in class java.lang. StrictMath
返回参数的ulp大小。
UNARY_MINUS - com.sun.source.tree. Tree.Kind
用于实例UnaryTree占元减运算符-
UNARY_MINUS - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于实例UnaryTree占元减运算符-
UNARY_PLUS - com.sun.source.tree. Tree.Kind
用于实例UnaryTree代表一元加号+
UNARY_PLUS - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于实例UnaryTree代表一元加号+
UnaryOperator< T> - Interface in java.util.function
表示对单个操作数的操作,该操作生成与其操作数相同类型的结果。
UnaryTree - Interface in com.sun.source.tree
后缀和一元表达式的树节点。
UnaryTree - Interface in jdk.nashorn.api.tree
Deprecated, for removal: This API element is subject to removal in a future version.
Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
UNASSIGNED - Static variable in class java.lang. Character
Unicode规范中的常规类别“Cn”。
UNAUTHORIZED - Static variable in exception org.ietf.jgss. GSSException
操作未经授权
UNAVAILABLE - Static variable in exception org.ietf.jgss. GSSException
操作不可用。
unbind(String) - Static method in class java.rmi. Naming
销毁与远程对象关联的指定名称的绑定。
unbind(String) - Method in interface java.rmi.registry. Registry
删除此注册表中指定的 name的绑定。
unbind(String) - Method in interface javax.naming. Context
取消绑定命名对象。
unbind(Name) - Method in interface javax.naming. Context
取消绑定命名对象。
unbindAddress(InetAddress) - Method in class com.sun.nio.sctp. SctpChannel
从通道套接字的绑定地址中删除给定地址。
unbindAddress(InetAddress) - Method in class com.sun.nio.sctp. SctpMultiChannel
从通道套接字的绑定地址中删除给定地址。
unbindAddress(InetAddress) - Method in class com.sun.nio.sctp. SctpServerChannel
从通道套接字的绑定地址中删除给定地址。
unblock(InetAddress) - Method in class java.nio.channels. MembershipKey
从先前使用 block方法阻止的给定源地址中 取消阻止多播数据报。
UNBOUNDED_WILDCARD - com.sun.source.tree. Tree.Kind
用于表示无界通配符类型参数的WildcardTree实例。
unboxedType(TypeMirror) - Method in interface javax.lang.model.util. Types
返回给定类型的未装箱值的类型(基本类型)。
uncaughtException(Thread, Throwable) - Method in interface java.lang. Thread.UncaughtExceptionHandler
当给定线程由于给定的未捕获异常而终止时调用的方法。
uncaughtException(Thread, Throwable) - Method in class java.lang. ThreadGroup
当此线程组中的线程因未捕获的异常而停止,并且该线程未安装特定的Thread.UncaughtExceptionHandler时,由Java虚拟机调用。
UncheckedIOException - Exception in java.io
用未经检查的例外包装IOException
UncheckedIOException(IOException) - Constructor for exception java.io. UncheckedIOException
构造此类的实例。
UncheckedIOException(String, IOException) - Constructor for exception java.io. UncheckedIOException
构造此类的实例。
UNCOLLATED - Static variable in class javax.print.attribute.standard. SheetCollate
打印多份时,文档中的工作表将以未分页的顺序显示。
UNCONDITIONAL - Static variable in class java.lang.invoke. MethodHandles.Lookup
表示 unconditional访问权限的单位掩码,可能导致 lookupModes的结果。
unconfigurableExecutorService(ExecutorService) - Static method in class java.util.concurrent. Executors
返回一个对象,该对象将所有已定义的ExecutorService方法委托给给定的执行程序,但不能使用强制转换可以访问的任何其他方法。
unconfigurableScheduledExecutorService(ScheduledExecutorService) - Static method in class java.util.concurrent. Executors
返回一个对象,该对象将所有已定义的ScheduledExecutorService方法委托给给定的执行程序,但不能使用强制转换可以访问的任何其他方法。
unconfigureArrowButton() - Method in class javax.swing.plaf.basic. BasicComboBoxUI
此公共方法是特定于实现的,应该是私有的。
unconfigureEditor() - Method in class javax.swing.plaf.basic. BasicComboBoxUI
此受保护的方法是特定于实现的,应该是私有的。
unconfigureEnclosingScrollPane() - Method in class javax.swing. JTable
逆转的效果 configureEnclosingScrollPane通过更换 columnHeaderView与封闭滚动窗格 null
UNDECIDED - java.io. ObjectInputFilter.Status
状态尚未确定,不允许且未被拒绝。
UNDECIMBER - Static variable in class java.util. Calendar
Calendar.MONTH字段的值,表示一年中的第13个月。
UndeclaredThrowableException - Exception in java.lang.reflect
如果代理实例的调用处理程序的 invoke方法抛出已检查的异常( Throwable ,不能分配给 RuntimeExceptionError ),则该代理实例上的方法调用会抛出该异常,该异常不能分配给方法的 throws子句中声明的任何异常类型。在代理实例上调用并调度到调用处理程序。
UndeclaredThrowableException(Throwable) - Constructor for exception java.lang.reflect. UndeclaredThrowableException
构造一个 UndeclaredThrowableException具有指定 Throwable
UndeclaredThrowableException(Throwable, String) - Constructor for exception java.lang.reflect. UndeclaredThrowableException
使用指定的 Throwable构造一个 UndeclaredThrowableException和一条详细消息。
UNDEFINED - Static variable in class java.awt. BufferCapabilities.FlipContents
当翻转内容为 UNDEFINED ,翻转后后台缓冲区的内容未定义。
UNDEFINED_CONDITION - Static variable in class javax.swing. JComponent
某些API使用的常量表示没有定义条件。
UndefinedProperty - Static variable in class java.awt. Image
只要获取未为特定图像定义的属性,就应返回 UndefinedProperty对象。
UNDERFLOW - Static variable in class java.nio.charset. CoderResult
结果对象指示下溢,表示输入缓冲区已完全消耗,或者如果输入缓冲区尚未为空,则表示需要额外输入。
Underline - Static variable in class javax.swing.text. StyleConstants
下划线属性的名称。
UNDERLINE - Static variable in class java.awt.font. TextAttribute
下划线的属性键。
UNDERLINE_LOW_DASHED - Static variable in class java.awt.font. TextAttribute
单像素虚线低下划线。
UNDERLINE_LOW_DOTTED - Static variable in class java.awt.font. TextAttribute
单像素点缀低下划线。
UNDERLINE_LOW_GRAY - Static variable in class java.awt.font. TextAttribute
双像素灰色低下划线。
UNDERLINE_LOW_ONE_PIXEL - Static variable in class java.awt.font. TextAttribute
单像素实心低下划线。
UNDERLINE_LOW_TWO_PIXEL - Static variable in class java.awt.font. TextAttribute
双像素实心低下划线。
UNDERLINE_ON - Static variable in class java.awt.font. TextAttribute
标准下划线。
UnderlineAction() - Constructor for class javax.swing.text. StyledEditorKit.UnderlineAction
构造一个新的UnderlineAction。
underlyingType() - Method in interface com.sun.javadoc. AnnotatedType
Deprecated.
返回基础类型。
UNDETERMINED_REVOCATION_STATUS - java.security.cert. CertPathValidatorException.BasicReason
无法确定证书的撤销状态。
undo() - Method in class javax.swing.text. AbstractDocument.DefaultDocumentEvent
撤消改变。
undo() - Method in class javax.swing.text. AbstractDocument.ElementEdit
撤消改变。
undo() - Method in class javax.swing.text. DefaultStyledDocument.AttributeUndoableEdit
撤消改变。
undo() - Method in class javax.swing.undo. AbstractUndoableEdit
抛出 CannotUndoException如果 canUndo回报 false
undo() - Method in class javax.swing.undo. CompoundEdit
所有包含的 UndoableEdits发送 undo ,与添加的顺序相反。
undo() - Method in class javax.swing.undo. StateEdit
告知编辑的对象在编辑之前应用状态
undo() - Method in interface javax.swing.undo. UndoableEdit
撤消编辑。
undo() - Method in class javax.swing.undo. UndoManager
撤消相应的编辑。
UndoableEdit - Interface in javax.swing.undo
UndoableEdit表示编辑。
UNDOABLEEDIT - Static variable in class com.sun.java.accessibility.util. EventID
映射到Swing UndoableEdit支持(即UndoableEditListener和UndoableEditEvent)
UndoableEditEvent - Class in javax.swing.event
指示已发生可撤消的操作的事件。
UndoableEditEvent(Object, UndoableEdit) - Constructor for class javax.swing.event. UndoableEditEvent
构造一个UndoableEditEvent对象。
undoableEditHappened(UndoableEditEvent) - Method in interface javax.swing.event. UndoableEditListener
发生了可撤消的编辑
undoableEditHappened(UndoableEditEvent) - Method in class javax.swing.undo. UndoManager
一种 UndoableEditListener方法。
UndoableEditListener - Interface in javax.swing.event
由有兴趣听取可撤销操作的类实现的接口。
UndoableEditSupport - Class in javax.swing.undo
用于管理 UndoableEdit侦听器的支持类。
UndoableEditSupport() - Constructor for class javax.swing.undo. UndoableEditSupport
构造一个 UndoableEditSupport对象。
UndoableEditSupport(Object) - Constructor for class javax.swing.undo. UndoableEditSupport
构造一个 UndoableEditSupport对象。
undoDelete() - Method in interface javax.sql.rowset. CachedRowSet
取消删除当前行并通知侦听器行已更改。
undoInsert() - Method in interface javax.sql.rowset. CachedRowSet
如果已插入行,则立即从此 CachedRowSet对象中删除当前行,并通知侦听器行已更改。
UndoManager - Class in javax.swing.undo
UndoManager管理列表 UndoableEdits ,提供了一种方法来撤消或恢复适当的编辑。
UndoManager() - Constructor for class javax.swing.undo. UndoManager
创建一个新的 UndoManager
UndoName - Static variable in class javax.swing.undo. AbstractUndoableEdit
字符串由getUndoPresentationName返回; 从Java 2平台v1.3.1开始,不再使用此字段。
undoOrRedo() - Method in class javax.swing.undo. UndoManager
调用 undoredo之一的便捷方法。
undoRedoName - Variable in class javax.swing.undo. StateEdit
撤消/重做演示文稿名称
undoTo(UndoableEdit) - Method in class javax.swing.undo. UndoManager
将所有更改从下一个编辑的索引撤消到 edit ,适当更新下一个编辑的索引。
undoUpdate() - Method in interface javax.sql.rowset. CachedRowSet
如果已修改行,则立即反转上次更新操作。
unescapeValue(String) - Static method in class javax.naming.ldap. Rdn
给定根据 RFC 2253中指定的规则格式化的属性值字符串,返回未格式化的值。
UNEXPECTED - java.awt.event. FocusEvent.Cause
导致意外焦点更改的系统操作。
UnexpectedException - Exception in java.rmi
一个 UnexpectedException被抛出如果远程方法调用的客户端接收,作为呼叫,检查异常不属于中声明的检查的异常类型的一个结果 throws在远程接口的方法的子句。
UnexpectedException(String) - Constructor for exception java.rmi. UnexpectedException
使用指定的详细消息构造一个 UnexpectedException
UnexpectedException(String, Exception) - Constructor for exception java.rmi. UnexpectedException
使用指定的详细消息和嵌套异常构造一个 UnexpectedException
unexportObject(Remote, boolean) - Static method in class java.rmi.activation. Activatable
从RMI运行时中删除远程对象obj。
unexportObject(Remote, boolean) - Static method in class java.rmi.server. UnicastRemoteObject
从RMI运行时中删除远程对象obj。
UnicastRemoteObject - Class in java.rmi.server
用于通过JRMP导出远程对象并获取与远程对象通信的存根。
UnicastRemoteObject() - Constructor for class java.rmi.server. UnicastRemoteObject
使用匿名端口创建并导出新的UnicastRemoteObject对象。
UnicastRemoteObject(int) - Constructor for class java.rmi.server. UnicastRemoteObject
使用特定提供的端口创建并导出新的UnicastRemoteObject对象。
UnicastRemoteObject(int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.server. UnicastRemoteObject
使用特定提供的端口和套接字工厂创建并导出新的UnicastRemoteObject对象。
UNICODE_CASE - Static variable in class java.util.regex. Pattern
启用支持Unicode的案例折叠。
UNICODE_CHARACTER_CLASS - Static variable in class java.util.regex. Pattern
启用Unicode版本的 预定义字符类POSIX字符类
UNICODE_LOCALE_EXTENSION - Static variable in class java.util. Locale
Unicode区域设置扩展的关键('u')。
UNICODE_STREAM_PARAM - Static variable in class javax.sql.rowset. BaseRowSet
一个常量,指示给定参数是Unicode流的 RowSetReaderImpl对象。
unicodeStream - Variable in class javax.sql.rowset. BaseRowSet
将由方法 getUnicodeStream返回的 InputStream对象,该对象在 ResultSet接口中指定。
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS - Static variable in class java.lang. Character.UnicodeBlock
“Unified Canadian Aboriginal Syllabics”Unicode字符块的常量。
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED - Static variable in class java.lang. Character.UnicodeBlock
“Unified Canadian Aboriginal Syllabics Extended”Unicode字符块的常量。
uninitialize() - Method in class javax.swing. LookAndFeel
取消初始化外观和感觉。
uninitialize() - Method in class javax.swing.plaf.nimbus. NimbusLookAndFeel
卸载此外观时由UIManager调用。
uninitialize() - Method in class javax.swing.plaf.synth. SynthLookAndFeel
卸载此外观时由UIManager调用。
UNINITIALIZED - Static variable in class java.security. Signature
可能的值为 Signature.state ,表示此签名对象尚未初始化。
UNINITIALIZED_VALUE - Static variable in class javax.swing. JOptionPane
表示用户尚未选择值。
uninstall() - Method in class javax.swing. JFormattedTextField.AbstractFormatter
卸载 AbstractFormatter可能已安装在 JFormattedTextField上的任何状态。
uninstallBorder(JComponent) - Static method in class javax.swing. LookAndFeel
卸载边框的便捷方法。
uninstallChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser. AbstractColorChooserPanel
从选择器中删除面板时调用。
uninstallComboBoxModelListeners(ComboBoxModel<?>) - Method in class javax.swing.plaf.basic. BasicComboPopup
从组合框模型中删除侦听器
uninstallComponents() - Method in class javax.swing.plaf.basic. BasicComboBoxUI
组成框的聚合组件未注册且未初始化。
uninstallComponents() - Method in class javax.swing.plaf.basic. BasicDesktopIconUI
取消注册组件。
uninstallComponents() - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
卸载组件。
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. BasicTabbedPaneUI
从JTabbedPane中删除任何已安装的子组件。
uninstallComponents() - Method in class javax.swing.plaf.basic. BasicToolBarUI
取消注册组件。
uninstallComponents() - Method in class javax.swing.plaf.basic. BasicTreeUI
卸载渲染器窗格。
uninstallComponents(JFileChooser) - Method in class javax.swing.plaf.basic. BasicFileChooserUI
卸载组件。
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. BasicColorChooserUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicComboBoxUI
从组合框中卸载默认颜色,默认字体,默认渲染器和默认编辑器。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicDesktopIconUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicDesktopPaneUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
卸载默认值。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicListUI
将尚未显式覆盖的列表属性设置为 null
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicMenuBarUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicMenuItemUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicOptionPaneUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicPopupMenuUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicProgressBarUI
Unintalls默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicScrollBarUI
卸载默认值。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicSpinnerUI
JSpinner's布局管理器设置为null。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicSplitPaneUI
卸载UI默认值。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicTabbedPaneUI
卸载默认值。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicTableHeaderUI
卸载默认属性
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicTableUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicTextUI
将尚未显式覆盖的组件属性设置为 null
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicToolBarUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.basic. BasicTreeUI
卸载默认属性。
uninstallDefaults() - Method in class javax.swing.plaf.synth. SynthSpinnerUI
JSpinner's布局管理器设置为null。
uninstallDefaults() - Method in class javax.swing.plaf.synth. SynthSplitPaneUI
卸载UI默认值。
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.basic. BasicButtonUI
卸载默认属性。
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.basic. BasicToolTipUI
卸载默认属性。
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.basic. BasicViewportUI
卸载视图端口属性。
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.synth. SynthViewportUI
从视口卸载默认值。
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
卸载默认属性。
uninstallDefaults(JSeparator) - Method in class javax.swing.plaf.synth. SynthSeparatorUI
卸载默认设置。
uninstallDefaults(JSlider) - Method in class javax.swing.plaf.basic. BasicSliderUI
卸载默认值。
uninstallDefaults(JSlider) - Method in class javax.swing.plaf.synth. SynthSliderUI
卸载默认设置。
uninstallDefaults(SynthContext) - Method in class javax.swing.plaf.synth. SynthStyle
context卸载 JComponent上安装此样式的任何状态。
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
在UI卸载时调用。
uninstallingUI() - Method in interface javax.swing.plaf.basic. ComboPopup
被叫通知ComboPopup UI正在卸载。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicComboBoxUI
删除焦点InputMap和ActionMap。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicComboPopup
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicDesktopPaneUI
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
卸载键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicListUI
取消注册从 installKeyboardActions安装的键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicMenuBarUI
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicMenuItemUI
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicOptionPaneUI
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicPopupMenuUI
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicScrollBarUI
卸载键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicSplitPaneUI
卸载UI的键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicTabbedPaneUI
卸载键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicTableHeaderUI
取消注册默认密钥操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicTableUI
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicTextUI
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicToolBarUI
取消注册键盘操作。
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic. BasicTreeUI
取消注册键盘操作。
uninstallKeyboardActions(AbstractButton) - Method in class javax.swing.plaf.basic. BasicButtonUI
取消注册键盘操作。
uninstallKeyboardActions(JComponent) - Method in class javax.swing.plaf.basic. BasicButtonListener
取消注册默认密钥操作。
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. BasicColorChooserUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicComboBoxUI
从组合框及其模型中删除已安装的侦听器。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicDesktopIconUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicDesktopPaneUI
createPropertyChangeListener卸载从 PropertyChangeListener返回的 JDesktopPane
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
卸载侦听器。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicListUI
从JList,其模型及其selectionModel中删除侦听器。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicMenuBarUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicMenuItemUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicOptionPaneUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicPopupMenuUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicProgressBarUI
删除此对象安装的所有侦听器。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicScrollBarUI
卸载侦听器。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicSpinnerUI
删除 PropertyChangeListener添加的PropertyChangeListener。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicSplitPaneUI
卸载UI的事件侦听器。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicTabbedPaneUI
卸载侦听器。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicTableHeaderUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicTableUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicTextUI
卸载UI的侦听器。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicToolBarUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.basic. BasicTreeUI
取消注册听众。
uninstallListeners() - Method in class javax.swing.plaf.synth. SynthSplitPaneUI
从UI卸载事件侦听器。
uninstallListeners(AbstractButton) - Method in class javax.swing.plaf.basic. BasicButtonUI
取消注册听众。
uninstallListeners(JComponent) - Method in class javax.swing.plaf.basic. BasicScrollPaneUI
取消注册听众。
uninstallListeners(JComponent) - Method in class javax.swing.plaf.basic. BasicToolTipUI
取消注册听众。
uninstallListeners(JComponent) - Method in class javax.swing.plaf.synth. SynthViewportUI
从视口中卸载侦听器。
uninstallListeners(JFileChooser) - Method in class javax.swing.plaf.basic. BasicFileChooserUI
卸载侦听器。
uninstallListeners(JLabel) - Method in class javax.swing.plaf.basic. BasicLabelUI
取消注册听众。
uninstallListeners(JPanel) - Method in class javax.swing.plaf.synth. SynthPanelUI
从面板中卸载侦听器。
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(JSeparator) - Method in class javax.swing.plaf.synth. SynthSeparatorUI
卸载侦听器。
uninstallListeners(JSlider) - Method in class javax.swing.plaf.basic. BasicSliderUI
卸载侦听器。
uninstallPreviewPanel() - Method in class javax.swing.plaf.basic. BasicColorChooserUI
从UI委托中删除已安装的预览面板。
uninstallStrings(JFileChooser) - Method in class javax.swing.plaf.basic. BasicFileChooserUI
卸载字符串。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicEditorPaneUI
卸载组件的UI。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicFileChooserUI
卸载UI。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicInternalFrameUI
卸载UI。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicListUI
取消初始化 this.list拨打 uninstallListeners()uninstallKeyboardActions()uninstallDefaults()秩序。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicOptionPaneUI
从传入的拆分窗格的L&F控制器中删除接收器。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicScrollBarUI
卸载UI。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicSliderUI
卸载UI。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicSpinnerUI
电话 uninstallDefaultsuninstallListeners ,然后删除所有的纺纱孩子。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicSplitPaneUI
卸载UI。
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic. BasicTextUI
卸载组件的UI。
uninstallUI(JComponent) - Method in class javax.swing.plaf. ComponentUI
installUI期间反转在指定组件上完成的配置。
uninstallUI(JComponent) - Method in class javax.swing.plaf. LayerUI
反转先前在 LayerUI.installUI(JComponent)方法中设置的配置。
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal. MetalMenuBarUI
installUI期间反转在指定组件上完成的配置。
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal. MetalRootPaneUI
调用超级实现来卸载其任何状态。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiButtonUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiColorChooserUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiComboBoxUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiDesktopIconUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiDesktopPaneUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiFileChooserUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiInternalFrameUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiLabelUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiListUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiMenuBarUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiMenuItemUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiOptionPaneUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiPanelUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiPopupMenuUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiProgressBarUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiRootPaneUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiScrollBarUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiScrollPaneUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiSeparatorUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiSliderUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiSpinnerUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiSplitPaneUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiTabbedPaneUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiTableHeaderUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiTableUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiTextUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiToolBarUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiToolTipUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiTreeUI
在由此对象处理的每个UI上调用 uninstallUI方法。
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi. MultiViewportUI
在由此对象处理的每个UI上调用 uninstallUI方法。
union(Rectangle2D, Rectangle2D, Rectangle2D) - Static method in class java.awt.geom. Rectangle2D
联合源对 Rectangle2D对,并将结果放入指定的目标 Rectangle2D对象。
union(Rectangle) - Method in class java.awt. Rectangle
计算此 Rectangle与指定的 Rectangle
union(Descriptor...) - Static method in class javax.management. ImmutableDescriptor
返回 ImmutableDescriptor其内容是给定描述符的并集。
UNION - javax.lang.model.type. TypeKind
联合类型。
UNION - Static variable in class javax.xml.crypto.dsig.spec. XPathType.Filter
联合过滤器操作。
UNION_TYPE - com.sun.source.tree. Tree.Kind
用于UnionTypeTree实例。
UnionType - Interface in javax.lang.model.type
表示联合类型。
UnionTypeTree - Interface in com.sun.source.tree
多标记变量声明中的联合类型表达式的树节点。
uniqueID() - Method in interface com.sun.jdi. ObjectReference
返回此ObjectReference的唯一标识符。
UNIT_DECREMENT - Static variable in class java.awt.event. AdjustmentEvent
单位减量调整类型。
UNIT_INCREMENT - Static variable in class java.awt.event. AdjustmentEvent
单位增量调整类型。
unitIncrement - Variable in class javax.swing. JScrollBar
 
UNIX_LINES - Static variable in class java.util.regex. Pattern
启用Unix线路模式。
UnixLoginModule - Class in com.sun.security.auth.module
LoginModule导入用户的Unix Principal信息( UnixPrincipalUnixNumericUserPrincipal ,和 UnixNumericGroupPrincipal ),并将其与当前的关联 Subject
UnixLoginModule() - Constructor for class com.sun.security.auth.module. UnixLoginModule
 
UnixNumericGroupPrincipal - Class in com.sun.security.auth
此类实现 Principal接口并表示用户的Unix组标识号(GID)。
UnixNumericGroupPrincipal(long, boolean) - Constructor for class com.sun.security.auth. UnixNumericGroupPrincipal
使用用户的组标识号(GID)的长表示创建 UnixNumericGroupPrincipal
UnixNumericGroupPrincipal(String, boolean) - Constructor for class com.sun.security.auth. UnixNumericGroupPrincipal
使用 String表示用户的组标识号(GID)创建 UnixNumericGroupPrincipal
UnixNumericUserPrincipal - Class in com.sun.security.auth
此类实现 Principal接口并表示用户的Unix标识号(UID)。
UnixNumericUserPrincipal(long) - Constructor for class com.sun.security.auth. UnixNumericUserPrincipal
使用用户标识号(UID)的长表示创建 UnixNumericUserPrincipal
UnixNumericUserPrincipal(String) - Constructor for class com.sun.security.auth. UnixNumericUserPrincipal
使用用户标识号(UID)的 String表示创建 UnixNumericUserPrincipal
UnixOperatingSystemMXBean - Interface in com.sun.management
特定于平台的管理界面,用于运行Java虚拟机的Unix操作系统。
UnixPrincipal - Class in com.sun.security.auth
此类实现 Principal接口并代表Unix用户。
UnixPrincipal(String) - Constructor for class com.sun.security.auth. UnixPrincipal
使用Unix用户名创建UnixPrincipal。
UnixSystem - Class in com.sun.security.auth.module
此类实现检索并为当前用户提供Unix UID / GID /组信息。
UnixSystem() - Constructor for class com.sun.security.auth.module. UnixSystem
实例化 UnixSystem并加载本机库以访问基础系统信息。
UNKNOWN - java.awt.event. FocusEvent.Cause
默认值。
UNKNOWN - java.lang. Character.UnicodeScript
Unicode脚本“未知”。
UNKNOWN - jdk.jshell. SourceCodeAnalysis.Completeness
无法确定输入的完整性,因为它包含错误。
UNKNOWN - Static variable in class java.awt. ComponentOrientation
表示尚未设置组件的方向。
UNKNOWN - Static variable in class javax.accessibility. AccessibleRole
该对象包含一些 Accessible信息,但其作用尚不清楚。
UNKNOWN - Static variable in class javax.management. MBeanOperationInfo
表示操作的影响未知或无法使用其他值之一表示。
UNKNOWN - Static variable in class javax.print.attribute.standard. JobState
工作状态未知。
UNKNOWN - Static variable in class javax.print.attribute.standard. PrinterState
打印机状态未知。
UNKNOWN_ATTRIBUTE - Static variable in interface java.util.jar. Pack200.Packer
Deprecated.
指示遇到包含未知属性的类文件时要执行的操作。
UNKNOWN_BLOCK_TAG - com.sun.source.doctree. DocTree.Kind
用于表示未知块标记的UnknownBlockTagTree实例。
UNKNOWN_INLINE_TAG - com.sun.source.doctree. DocTree.Kind
用于表示未知内联标记的UnknownInlineTagTree实例。
UNKNOWN_LENGTH - Static variable in class javax.sound.midi. MidiFileFormat
代表未知长度。
UNKNOWN_NUMBER_OF_PAGES - Static variable in interface java.awt.print. Pageable
如果 Pageable实现不知道其集合中的页数,则从 getNumberOfPages方法返回此常量。
UNKNOWN_RULE - Static variable in interface org.w3c.dom.css. CSSRule
规则是 CSSUnknownRule
UNKNOWN_SUBKIND - jdk.jshell. Snippet.SubKind
一个未知的片段。
UNKNOWN_TAG_NAME - Static variable in class javax.imageio.plugins.tiff. TIFFTag
分配给具有未知标记号的标记的名称。
UnknownAnnotationValueException - Exception in javax.lang.model.element
表示遇到了未知类型的注释值。
UnknownAnnotationValueException(AnnotationValue, Object) - Constructor for exception javax.lang.model.element. UnknownAnnotationValueException
创建一个新的 UnknownAnnotationValueException
UnknownBlockTagTree - Interface in com.sun.source.doctree
无法识别的内联标记的树节点。
UnknownDirectiveException - Exception in javax.lang.model.element
表示遇到了未知类型的模块指令。
UnknownDirectiveException(ModuleElement.Directive, Object) - Constructor for exception javax.lang.model.element. UnknownDirectiveException
创建一个新的 UnknownElementException
UnknownElementException - Exception in javax.lang.model.element
表示遇到了未知类型的元素。
UnknownElementException(Element, Object) - Constructor for exception javax.lang.model.element. UnknownElementException
创建一个新的 UnknownElementException
UnknownEntityException - Exception in javax.lang.model
表示遇到未知类型实体的超类异常。
UnknownEntityException(String) - Constructor for exception javax.lang.model. UnknownEntityException
使用指定的详细消息创建新的 UnknownEntityException
UnknownError - Error in java.lang
在Java虚拟机中发生未知但严重的异常时抛出。
UnknownError() - Constructor for error java.lang. UnknownError
构造一个没有详细消息的 UnknownError
UnknownError(String) - Constructor for error java.lang. UnknownError
使用指定的详细消息构造一个 UnknownError
UnknownFormatConversionException - Exception in java.util
在给出未知转换时抛出未经检查的异常。
UnknownFormatConversionException(String) - Constructor for exception java.util. UnknownFormatConversionException
使用未知转换构造此类的实例。
UnknownFormatFlagsException - Exception in java.util
给出未知标志时抛出未经检查的异常。
UnknownFormatFlagsException(String) - Constructor for exception java.util. UnknownFormatFlagsException
使用指定的标志构造此类的实例。
UnknownGroupException - Exception in java.rmi.activation
一个 UnknownGroupException通过在类和接口方法抛出 java.rmi.activation包时 ActivationGroupID参数的方法被确定为是无效的,即,不通过已知 ActivationSystem
UnknownGroupException(String) - Constructor for exception java.rmi.activation. UnknownGroupException
使用指定的详细消息构造一个 UnknownGroupException
UnknownHostException - Exception in java.net
抛出表示无法确定主机的IP地址。
UnknownHostException - Exception in java.rmi
如果在创建与远程主机的连接以进行远程方法调用时发生 UnknownHostException则抛出 java.net.UnknownHostException
UnknownHostException() - Constructor for exception java.net. UnknownHostException
构造一个新的 UnknownHostException ,不含详细信息。
UnknownHostException(String) - Constructor for exception java.net. UnknownHostException
使用指定的详细消息构造一个新的 UnknownHostException
UnknownHostException(String) - Constructor for exception java.rmi. UnknownHostException
使用指定的详细消息构造 UnknownHostException
UnknownHostException(String, Exception) - Constructor for exception java.rmi. UnknownHostException
使用指定的详细消息和嵌套异常构造一个 UnknownHostException
UnknownInlineTagTree - Interface in com.sun.source.doctree
无法识别的内联标记的树节点。
UnknownObjectException - Exception in java.rmi.activation
一个 UnknownObjectException通过在类和接口方法抛出 java.rmi.activation包时 ActivationID参数的方法被确定为是无效的。
UnknownObjectException(String) - Constructor for exception java.rmi.activation. UnknownObjectException
使用指定的详细消息构造一个 UnknownObjectException
UnknownServiceException - Exception in java.net
抛出此异常表示发生了未知服务异常。
UnknownServiceException() - Constructor for exception java.net. UnknownServiceException
构造一个没有详细消息的新 UnknownServiceException
UnknownServiceException(String) - Constructor for exception java.net. UnknownServiceException
使用指定的详细消息构造一个新的 UnknownServiceException
UnknownTag(String) - Constructor for class javax.swing.text.html. HTML.UnknownTag
创建一个新的 UnknownTag具有指定 id
UnknownTreeException - Exception in jdk.nashorn.api.tree
Deprecated, for removal: This API element is subject to removal in a future version.
Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
UnknownTreeException(Tree, Object) - Constructor for exception jdk.nashorn.api.tree. UnknownTreeException
Deprecated.
创建一个新的 UnknownTreeException
UnknownTypeException - Exception in javax.lang.model.type
表示遇到了未知类型的类型。
UnknownTypeException(TypeMirror, Object) - Constructor for exception javax.lang.model.type. UnknownTypeException
创建一个新的UnknownTypeException .The p参数可以用于在用约在其中遇到未知的类型的上下文信息的附加参数来传递; 例如, TypeVisitor的访问方法可以传递它们的附加参数。
UNLIMITED - Static variable in class java.math. MathContext
一个 MathContext对象,其设置具有无限精度算术所需的值。
unloadAllInstruments(Soundbank) - Method in interface javax.sound.midi. Synthesizer
卸载指定的 Soundbank包含的所有仪器。
unloadInstrument(Instrument) - Method in interface javax.sound.midi. Synthesizer
卸载特定的乐器。
unloadInstruments(Soundbank, Patch[]) - Method in interface javax.sound.midi. Synthesizer
从指定的MIDI声音库中卸载指定音色引用的乐器。
unloadZone(View) - Method in class javax.swing.text. ZoneView
卸载区域(将区域转换为其内存保存状态)。
unlock() - Method in interface java.util.concurrent.locks. Lock
释放锁定。
unlock() - Method in class java.util.concurrent.locks. ReentrantLock
尝试释放此锁定。
unlock() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock.ReadLock
尝试释放此锁定。
unlock() - Method in class java.util.concurrent.locks. ReentrantReadWriteLock.WriteLock
尝试释放此锁定。
unlock(long) - Method in class java.util.concurrent.locks. StampedLock
如果锁定状态与给定标记匹配,则释放锁定的相应模式。
unlockRead(long) - Method in class java.util.concurrent.locks. StampedLock
如果锁定状态与给定戳记匹配,则释放非独占锁定。
unlockWrite(long) - Method in class java.util.concurrent.locks. StampedLock
如果锁定状态与给定戳记匹配,则释放独占锁定。
unmappableCharacterAction() - Method in class java.nio.charset. CharsetDecoder
返回此解码器对不可映射字符错误的当前操作。
unmappableCharacterAction() - Method in class java.nio.charset. CharsetEncoder
返回此编码器对不可映射字符错误的当前操作。
UnmappableCharacterException - Exception in java.nio.charset
当输入字符(或字节)序列有效但无法映射到输出字节(或字符)序列时,抛出检查异常。
UnmappableCharacterException(int) - Constructor for exception java.nio.charset. UnmappableCharacterException
构造具有给定长度的 UnmappableCharacterException
unmappableForLength(int) - Static method in class java.nio.charset. CoderResult
静态工厂方法,返回描述给定长度的不可映射字符错误的唯一结果对象。
UnmarshalException - Exception in java.rmi
如果出现以下任何一种情况,则在解组远程方法调用的参数或结果时可以抛出 UnmarshalException :如果在解组参数的情况下,如果 java.io.IOException发生解组参数,则返回值的协议无效时解组调用头时发生异常(on服务器端)或返回值(在客户端)。
UnmarshalException(String) - Constructor for exception java.rmi. UnmarshalException
使用指定的详细消息构造一个 UnmarshalException
UnmarshalException(String, Exception) - Constructor for exception java.rmi. UnmarshalException
使用指定的详细消息和嵌套异常构造一个 UnmarshalException
unmarshalKeyInfo(XMLStructure) - Method in class javax.xml.crypto.dsig.keyinfo. KeyInfoFactory
从机制特定的XMLStructure (例如: DOMStructure )实例解组一个新的KeyInfo实例。
unmarshalXMLSignature(XMLValidateContext) - Method in class javax.xml.crypto.dsig. XMLSignatureFactory
解组新的 XMLSignature从特定于机制的实例 XMLValidateContext实例。
unmarshalXMLSignature(XMLStructure) - Method in class javax.xml.crypto.dsig. XMLSignatureFactory
解组新的 XMLSignature从特定于机制的实例 XMLStructure实例。
UnmodifiableClassException - Exception in java.lang.instrument
当其中一个指定的类无法修改时,由实现 Instrumentation.redefineClasses引发
UnmodifiableClassException() - Constructor for exception java.lang.instrument. UnmodifiableClassException
构造一个没有详细消息的 UnmodifiableClassException
UnmodifiableClassException(String) - Constructor for exception java.lang.instrument. UnmodifiableClassException
使用指定的详细消息构造一个 UnmodifiableClassException
unmodifiableCollection(Collection<? extends T>) - Static method in class java.util. Collections
返回指定集合的 unmodifiable view
unmodifiableList(List<? extends T>) - Static method in class java.util. Collections
返回指定列表的 unmodifiable view
unmodifiableMap(Map<? extends K, ? extends V>) - Static method in class java.util. Collections
返回指定映射的 unmodifiable view
UnmodifiableModuleException - Exception in java.lang.instrument
抛出以指示无法修改模块。
UnmodifiableModuleException() - Constructor for exception java.lang.instrument. UnmodifiableModuleException
构造一个没有详细消息的 UnmodifiableModuleException
UnmodifiableModuleException(String) - Constructor for exception java.lang.instrument. UnmodifiableModuleException
使用指定的详细消息构造一个 UnmodifiableModuleException
unmodifiableNavigableMap(NavigableMap<K, ? extends V>) - Static method in class java.util. Collections
返回指定的可导航地图的 unmodifiable view
unmodifiableNavigableSet(NavigableSet<T>) - Static method in class java.util. Collections
返回指定的可导航集的 unmodifiable view
unmodifiableSet(Set<? extends T>) - Static method in class java.util. Collections
返回指定集的 unmodifiable view
UnmodifiableSetException - Exception in javax.print.attribute
抛出以指示无法执行请求的操作,因为该集是不可修改的。
UnmodifiableSetException() - Constructor for exception javax.print.attribute. UnmodifiableSetException
构造一个没有详细消息的 UnsupportedOperationException
UnmodifiableSetException(String) - Constructor for exception javax.print.attribute. UnmodifiableSetException
使用指定的详细消息构造一个 UnmodifiableSetException
unmodifiableSortedMap(SortedMap<K, ? extends V>) - Static method in class java.util. Collections
返回指定有序映射的 unmodifiable view
unmodifiableSortedSet(SortedSet<T>) - Static method in class java.util. Collections
返回指定有序集的 unmodifiable view
unmodifiableView(AttributeSet) - Static method in class javax.print.attribute. AttributeSetUtilities
创建给定属性集的不可修改视图。
unmodifiableView(DocAttributeSet) - Static method in class javax.print.attribute. AttributeSetUtilities
创建给定doc属性集的不可修改视图。
unmodifiableView(PrintJobAttributeSet) - Static method in class javax.print.attribute. AttributeSetUtilities
创建给定打印作业属性集的不可修改视图。
unmodifiableView(PrintRequestAttributeSet) - Static method in class javax.print.attribute. AttributeSetUtilities
创建给定打印请求属性集的不可修改视图。
unmodifiableView(PrintServiceAttributeSet) - Static method in class javax.print.attribute. AttributeSetUtilities
创建给定打印服务属性集的不可修改视图。
UNNECESSARY - java.math. RoundingMode
舍入模式断言所请求的操作具有精确结果,因此不需要舍入。
UNNECESSARY - Static variable in class java.awt. GraphicsConfigTemplate
用于“枚举”(整数)类型的值。
unordered() - Method in interface java.util.stream. BaseStream
返回等效流,即 unordered
unordered(boolean) - Method in class com.sun.nio.sctp. MessageInfo
设置消息是否无序。
UNORDERED - java.util.stream. Collector.Characteristics
指示集合操作不承诺保留输入元素的遭遇顺序。
UNORDERED_NODE_ITERATOR_TYPE - Static variable in interface org.w3c.dom.xpath. XPathResult
结果是由定义的节点集将被迭代访问,这可能不会以特定顺序产生节点。
UNORDERED_NODE_SNAPSHOT_TYPE - Static variable in interface org.w3c.dom.xpath. XPathResult
结果是由定义的节点集将作为可能不按特定顺序排列的节点的快照列表来访问。
unpack(File, JarOutputStream) - Method in interface java.util.jar. Pack200.Unpacker
Deprecated.
读取Pack200存档,并将编码的JAR写入JarOutputStream。
unpack(InputStream, JarOutputStream) - Method in interface java.util.jar. Pack200.Unpacker
Deprecated.
读取Pack200存档,并将编码的JAR写入JarOutputStream。
unpack200 - Search tag in jdk.pack
unpack200 tool
unpark(Thread) - Static method in class java.util.concurrent.locks. LockSupport
如果给定线程尚不可用,则为其提供许可。
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax. DTDHandler
接收未解析的实体声明事件的通知。
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax. HandlerBase
Deprecated.
接收未解析的实体声明的通知。
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers. DefaultHandler
接收未解析的实体声明的通知。
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers. XMLFilterImpl
过滤未解析的实体声明事件。
unquote(String) - Static method in class javax.management. ObjectName
返回给定String的不带引号的形式。
UNQUOTED - com.sun.source.doctree. AttributeTree.ValueKind
属性值未包含在引号中。
unread(byte[]) - Method in class java.io. PushbackInputStream
通过将字节数组复制到回送缓冲区的前面来推回字节数组。
unread(byte[], int, int) - Method in class java.io. PushbackInputStream
通过将其复制到回送缓冲区的前面来推回一部分字节数组。
unread(char[]) - Method in class java.io. PushbackReader
通过将字符数组复制到回送缓冲区的前面来推回字符数组。
unread(char[], int, int) - Method in class java.io. PushbackReader
通过将字符数组的一部分复制到回送缓冲区的前面来将其推回。
unread(int) - Method in class java.io. PushbackInputStream
通过将字节复制到回送缓冲区的前面来推回一个字节。
unread(int) - Method in class java.io. PushbackReader
通过将单个字符复制到回送缓冲区的前面来将其推回。
UNRECOGNIZED_CRIT_EXT - java.security.cert. PKIXReason
证书包含一个或多个无法识别的关键扩展。
UnrecoverableEntryException - Exception in java.security
如果无法恢复密钥库中的条目,则抛出此异常。
UnrecoverableEntryException() - Constructor for exception java.security. UnrecoverableEntryException
构造一个没有详细消息的UnrecoverableEntryException。
UnrecoverableEntryException(String) - Constructor for exception java.security. UnrecoverableEntryException
使用指定的详细消息构造一个UnrecoverableEntryException,它提供有关为什么抛出此异常的更多信息。
UnrecoverableKeyException - Exception in java.security
如果无法恢复密钥库中的密钥,则抛出此异常。
UnrecoverableKeyException() - Constructor for exception java.security. UnrecoverableKeyException
构造一个没有详细消息的UnrecoverableKeyException。
UnrecoverableKeyException(String) - Constructor for exception java.security. UnrecoverableKeyException
使用指定的详细消息构造一个UnrecoverableKeyException,它提供有关为什么抛出此异常的更多信息。
unreferenced() - Method in interface java.rmi.server. Unreferenced
在运行时确定引用列表(引用远程对象的客户端列表)变为空之后的某个时间由RMI运行时调用。
Unreferenced - Interface in java.rmi.server
远程对象实现应该实现 Unreferenced接口,以便在没有更多客户端引用该远程对象时接收通知。
unreflect(MethodHandles.Lookup, Method) - Static method in class jdk.dynalink.linker.support. Lookup
unreflect(Method) - Method in class java.lang.invoke. MethodHandles.Lookup
如果查找类具有权限,则将 direct method handle设置m
unreflect(Method) - Method in class jdk.dynalink.linker.support. Lookup
unreflectConstructor(MethodHandles.Lookup, Constructor<?>) - Static method in class jdk.dynalink.linker.support. Lookup
unreflectConstructor(Constructor<?>) - Method in class java.lang.invoke. MethodHandles.Lookup
为反射的构造函数生成方法句柄。
unreflectConstructor(Constructor<?>) - Method in class jdk.dynalink.linker.support. Lookup
unreflectGetter(Field) - Method in class java.lang.invoke. MethodHandles.Lookup
生成一个方法句柄,提供对反射字段的读访问权限。
unreflectGetter(Field) - Method in class jdk.dynalink.linker.support. Lookup
unreflectSetter(Field) - Method in class java.lang.invoke. MethodHandles.Lookup
生成一个方法句柄,提供对反射字段的写访问权限。
unreflectSetter(Field) - Method in class jdk.dynalink.linker.support. Lookup
unreflectSpecial(Method, Class<?>) - Method in class java.lang.invoke. MethodHandles.Lookup
为反射方法生成方法句柄。
unreflectVarHandle(Field) - Method in class java.lang.invoke. MethodHandles.Lookup
产生VarHandle给访问反射场 f类型 T在类类型的声明 R
unregister() - Method in class jdk.jfr. EventFactory
取消注册与此事件工厂关联的事件。
unregister(Class<? extends Event>) - Static method in class jdk.jfr. FlightRecorder
取消注册事件类。
unregister(ActivationID) - Static method in class java.rmi.activation. Activatable
撤消与 id关联的激活描述符的先前注册。
unregisterComponent(JComponent) - Method in class javax.swing. ToolTipManager
从工具提示控件中删除组件。
unregisterGroup(ActivationGroupID) - Method in interface java.rmi.activation. ActivationSystem
删除激活组。
unregisterKeyboardAction(KeyStroke) - Method in class javax.swing. JComponent
此方法现已过时。
unregisterKeyboardActions() - Method in class javax.swing.plaf.basic. BasicDesktopPaneUI
取消注册键盘操作。
unregisterListeners() - Method in class java.awt.dnd. DragGestureRecognizer
使用Component子类取消注册此DragGestureRecognizer的Listeners必须覆盖此方法
unregisterListeners() - Method in class java.awt.dnd. MouseDragGestureRecognizer
使用Component子类取消注册此DragGestureRecognizer的Listeners必须覆盖此方法
unregisterMBean(ObjectName) - Method in interface javax.management. MBeanServer
从MBean服务器取消注册MBean。
unregisterMBean(ObjectName) - Method in interface javax.management. MBeanServerConnection
从MBean服务器取消注册MBean。
unregisterMBean(ObjectName, Subject) - Method in interface javax.management.remote.rmi. RMIConnection
unregisterObject(ActivationID) - Method in interface java.rmi.activation. ActivationSystem
删除先前在ActivationSystem注册的激活ID和关联描述符; 无法再通过对象的激活ID激活该对象。
unregisterProvider(String) - Static method in class javax.sql.rowset.spi. SyncFactory
从Factory SPI寄存器中删除指定的当前注册的同步提供程序。
UNREGISTRATION_NOTIFICATION - Static variable in class javax.management. MBeanServerNotification
表示MBean已取消注册的通知类型。
UNRELATED - javax.swing. LayoutStyle.ComponentPlacement
枚举值表示两个组件在视觉上不相关,并将放在同一个父组件中。
UnresolvedAddressException - Exception in java.nio.channels
尝试在未解析的套接字地址上调用网络操作时抛出未经检查的异常。
UnresolvedAddressException() - Constructor for exception java.nio.channels. UnresolvedAddressException
构造此类的实例。
unresolvedDependencies(DeclarationSnippet) - Method in class jdk.jshell. JShell
对于 RECOVERABLE_DEFINEDRECOVERABLE_NOT_DEFINED声明,代码段的当前未解析依赖项的名称。
UnresolvedPermission - Class in java.security
UnresolvedPermission类用于保存初始化策略时“未解析”的权限。
UnresolvedPermission(String, String, String, Certificate[]) - Constructor for class java.security. UnresolvedPermission
创建一个新的UnresolvedPermission,其中包含稍后需要的权限信息,以便在解析权限时实际创建指定类的权限。
UnresolvedReferenceException - Exception in jdk.jshell
尝试执行 RECOVERABLE_DEFINED代码段时报告了异常。
UnsatisfiedLinkError - Error in java.lang
如果Java虚拟机无法找到声明为 native的方法的适当本机语言定义,则抛出此异常。
UnsatisfiedLinkError() - Constructor for error java.lang. UnsatisfiedLinkError
构造一个没有详细消息的 UnsatisfiedLinkError
UnsatisfiedLinkError(String) - Constructor for error java.lang. UnsatisfiedLinkError
使用指定的详细消息构造一个 UnsatisfiedLinkError
unscaledValue() - Method in class java.math. BigDecimal
返回 BigInteger其值是此 BigDecimal的未 缩放值
UNSELECTED_CONVERTED_TEXT_HIGHLIGHT - Static variable in class java.awt.im. InputMethodHighlight
未选择的转换文本的默认突出显示的常量。
UNSELECTED_RAW_TEXT_HIGHLIGHT - Static variable in class java.awt.im. InputMethodHighlight
未选择的原始文本的默认突出显示的常量。
UNSEQ_TOKEN - Static variable in exception org.ietf.jgss. GSSException
后来的令牌已经处理完毕。
UNSET - Static variable in class javax.swing. Spring
一个整数值,表示尚未计算属性值。
UNSET - Static variable in class jdk.net. SocketFlow
 
unsetCompression() - Method in class javax.imageio. ImageWriteParam
删除任何先前的压缩类型和质量设置。
unsetCompression() - Method in class javax.imageio.plugins.jpeg. JPEGImageWriteParam
删除任何先前的压缩质量设置。
unsetDecodeTables() - Method in class javax.imageio.plugins.jpeg. JPEGImageReadParam
删除当前设置的所有量化和Huffman表。
unsetEncodeTables() - Method in class javax.imageio.plugins.jpeg. JPEGImageWriteParam
删除当前设置的所有量化和Huffman表。
unsetMatchColumn(int) - Method in interface javax.sql.rowset. Joinable
取消将指定列设置为此 RowSet对象的匹配列。
unsetMatchColumn(int[]) - Method in interface javax.sql.rowset. Joinable
将指定列取消设置为此 RowSet对象的匹配列。
unsetMatchColumn(String) - Method in interface javax.sql.rowset. Joinable
取消将指定列设置为此 RowSet对象的匹配列。
unsetMatchColumn(String[]) - Method in interface javax.sql.rowset. Joinable
取消将指定列设置为此 RowSet对象的匹配列。
unsetOrdering(Class<T>, T, T) - Method in class javax.imageio.spi. ServiceRegistry
设置给定类别中两个服务提供者对象之间的成对排序。
unsetTiling() - Method in class javax.imageio. ImageWriteParam
删除调用 setTiling指定的任何先前tile网格参数。
Unsigned - Annotation Type in jdk.jfr
事件字段注释指定该值是无符号数据类型。
UNSIGNED_RIGHT_SHIFT - com.sun.source.tree. Tree.Kind
用于实例BinaryTree代表无符号右移>>>
UNSIGNED_RIGHT_SHIFT - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于实例BinaryTree代表无符号右移>>>
UNSIGNED_RIGHT_SHIFT_ASSIGNMENT - com.sun.source.tree. Tree.Kind
用于实例CompoundAssignmentTree代表无符号右移分配>>>=
UNSIGNED_RIGHT_SHIFT_ASSIGNMENT - jdk.nashorn.api.tree. Tree.Kind
Deprecated.
用于实例CompoundAssignmentTree代表无符号右移分配>>>=
UnsolicitedNotification - Interface in javax.naming.ldap
此接口表示 RFC 2251中定义的未经请求的通知。
UnsolicitedNotificationEvent - Class in javax.naming.ldap
此类表示响应LDAP服务器发送的未经请求的通知而触发的事件。
UnsolicitedNotificationEvent(Object, UnsolicitedNotification) - Constructor for class javax.naming.ldap. UnsolicitedNotificationEvent
构造一个 UnsolicitedNotificationEvent的新实例。
UnsolicitedNotificationListener - Interface in javax.naming.ldap
此接口用于处理 UnsolicitedNotificationEvent
UNSORTED - javax.swing. SortOrder
枚举值表示项目是无序的。
UNSPECIFIED - java.awt.desktop. UserSessionEvent.Reason
系统不提供会话更改的原因。
UNSPECIFIED - java.security.cert. CertPathValidatorException.BasicReason
未说明的原因。
UNSPECIFIED - java.security.cert. CRLReason
这个原因表明没有说明证书被撤销的原因。
UNSPECIFIED_EVENT_TYPE_ERR - Static variable in exception org.w3c.dom.events. EventException
如果在 Event方法之前初始化事件未指定 Event的类型。
UNSPECIFIED_OPTION - Static variable in class javax.security.auth.callback. ConfirmationCallback
未指定的选项类型。
unsubscribe(JShell.Subscription) - Method in class jdk.jshell. JShell
取消回拨订阅。
UNSUPPORTED_COMPRESSION - Static variable in class javax.print.attribute.standard. JobStateReason
作业由系统中止,因为打印机在尝试解压缩文档数据时确定压缩实际上不在打印机支持的压缩范围内。
UNSUPPORTED_DOCUMENT_FORMAT - Static variable in class javax.print.attribute.standard. JobStateReason
该作业被系统中止,因为文档数据的文档格式(doc flavor)不在打印机支持的范围内。
UNSUPPORTED_EMPTY_COLLECTION - Static variable in class java.security. Policy
只读空PermissionCollection实例。
UnsupportedAddressTypeException - Exception in java.nio.channels
尝试绑定或连接到不受支持的类型的套接字地址时抛出未经检查的异常。
UnsupportedAddressTypeException() - Constructor for exception java.nio.channels. UnsupportedAddressTypeException
构造此类的实例。
UnsupportedAudioFileException - Exception in javax.sound.sampled
UnsupportedAudioFileException是一个例外,表示操作失败,因为文件不包含已识别文件类型和格式的有效数据。
UnsupportedAudioFileException() - Constructor for exception javax.sound.sampled. UnsupportedAudioFileException
构造一个 UnsupportedAudioFileException ,其中包含 null作为其错误详细消息。
UnsupportedAudioFileException(String) - Constructor for exception javax.sound.sampled. UnsupportedAudioFileException
构造具有指定详细消息的 UnsupportedAudioFileException
UnsupportedCallbackException - Exception in javax.security.auth.callback
表示 CallbackHandler无法识别特定的 Callback
UnsupportedCallbackException(Callback) - Constructor for exception javax.security.auth.callback. UnsupportedCallbackException
构造一个没有详细消息的 UnsupportedCallbackException
UnsupportedCallbackException(Callback, String) - Constructor for exception javax.security.auth.callback. UnsupportedCallbackException
使用指定的详细消息构造UnsupportedCallbackException。
UnsupportedCharsetException - Exception in java.nio.charset
如果没有可用于请求的字符集的支持,则抛出未经检查的异常。
UnsupportedCharsetException(String) - Constructor for exception java.nio.charset. UnsupportedCharsetException
构造此类的实例。
UnsupportedClassVersionError - Error in java.lang
当Java虚拟机尝试读取类文件并确定不支持文件中的主要版本号和次要版本号时抛出。
UnsupportedClassVersionError() - Constructor for error java.lang. UnsupportedClassVersionError
构造一个没有详细消息的 UnsupportedClassVersionError
UnsupportedClassVersionError(String) - Constructor for error java.lang. UnsupportedClassVersionError
使用指定的详细消息构造一个 UnsupportedClassVersionError
UnsupportedEncodingException - Exception in java.io
不支持字符编码。
UnsupportedEncodingException() - Constructor for exception java.io. UnsupportedEncodingException
构造一个UnsupportedEncodingException而不显示详细消息。
UnsupportedEncodingException(String) - Constructor for exception java.io. UnsupportedEncodingException
使用详细消息构造UnsupportedEncodingException。
UnsupportedFlavorException - Exception in java.awt.datatransfer
表示此风格不支持请求的数据。
UnsupportedFlavorException(DataFlavor) - Constructor for exception java.awt.datatransfer. UnsupportedFlavorException
构造一个UnsupportedFlavorException。
UnsupportedLookAndFeelException - Exception in javax.swing
指示所请求的外观管理类的异常不存在于用户的系统上。
UnsupportedLookAndFeelException(String) - Constructor for exception javax.swing. UnsupportedLookAndFeelException
构造一个UnsupportedLookAndFeelException对象。
UnsupportedOperationException - Exception in java.lang
抛出以指示不支持所请求的操作。
UnsupportedOperationException() - Constructor for exception java.lang. UnsupportedOperationException
构造一个UnsupportedOperationException,没有详细消息。
UnsupportedOperationException(String) - Constructor for exception java.lang. UnsupportedOperationException
使用指定的详细消息构造UnsupportedOperationException。
UnsupportedOperationException(String, Throwable) - Constructor for exception java.lang. UnsupportedOperationException
使用指定的详细消息和原因构造一个新的异常。
UnsupportedOperationException(Throwable) - Constructor for exception java.lang. UnsupportedOperationException
构造具有指定的原因和详细消息的新异常 (cause==null ? null : cause.toString()) (它通常包含的类和详细消息 cause )。
UnsupportedTemporalTypeException - Exception in java.time.temporal
UnsupportedTemporalTypeException指示Temporal类不支持ChronoField或ChronoUnit。
UnsupportedTemporalTypeException(String) - Constructor for exception java.time.temporal. UnsupportedTemporalTypeException
使用指定的消息构造一个新的UnsupportedTemporalTypeException。
UnsupportedTemporalTypeException(String, Throwable) - Constructor for exception java.time.temporal. UnsupportedTemporalTypeException
使用指定的消息和原因构造一个新的UnsupportedTemporalTypeException。
unsynchronize(Line[]) - Method in interface javax.sound.sampled. Mixer
释放指定行的同步。
until(ChronoLocalDate) - Method in interface java.time.chrono. ChronoLocalDate
计算此日期与另一个日期之间的时间段为 ChronoPeriod
until(ChronoLocalDate) - Method in class java.time. LocalDate
计算此日期与另一个日期之间的时间段为 Period
until(Temporal, TemporalUnit) - Method in interface java.time.chrono. ChronoLocalDate
根据指定的单位计算到另一个日期的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. Instant
根据指定的单位计算到另一个瞬间的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. LocalDate
根据指定的单位计算到另一个日期的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. LocalDateTime
根据指定的单位计算到另一个日期时间的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. LocalTime
根据指定的单位计算到另一个时间的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. OffsetDateTime
根据指定的单位计算到另一个日期时间的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. OffsetTime
根据指定的单位计算到另一个时间的时间量。
until(Temporal, TemporalUnit) - Method in interface java.time.temporal. Temporal
根据指定单位计算直到另一个时间的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. Year
按指定单位计算直到另一年的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. YearMonth
根据指定的单位计算直到另一年 - 月的时间量。
until(Temporal, TemporalUnit) - Method in class java.time. ZonedDateTime
根据指定的单位计算到另一个日期时间的时间量。
UNUSED - java.security.cert. CRLReason
未使用的原因。
unwrap() - Method in class java.lang.invoke. MethodType
将所有包装器类型转换为其对应的基本类型。
unwrap(byte[], int, int) - Method in interface javax.security.sasl. SaslClient
展开从服务器接收的字节数组。
unwrap(byte[], int, int) - Method in interface javax.security.sasl. SaslServer
展开从客户端接收的字节数组。
unwrap(byte[], int, int, MessageProp) - Method in interface org.ietf.jgss. GSSContext
用于处理上下文另一侧的 wrap方法生成的令牌。
unwrap(byte[], String, int) - Method in class javax.crypto. Cipher
打开先前包装的密钥。
unwrap(InputStream, OutputStream, MessageProp) - Method in interface org.ietf.jgss. GSSContext
Deprecated.
The stream-based methods have been removed from RFC 8353. Use GSSContext.unwrap(byte[], int, int, MessageProp) instead.
unwrap(Class<T>) - Method in interface java.sql. Wrapper
返回实现给定接口的对象,以允许访问非标准方法或代理未公开的标准方法。
unwrap(Class<T>) - Method in class javax.sql.rowset. RowSetMetaDataImpl
返回实现给定接口的对象,以允许访问非标准方法或代理未公开的标准方法。
unwrap(Object) - Static method in class jdk.nashorn.api.scripting. ScriptUtils
Deprecated.
如果需要,打开脚本对象镜像。
unwrap(Object, Object) - Static method in class jdk.nashorn.api.scripting. ScriptObjectMirror
Deprecated.
如果需要,打开脚本对象镜像。
unwrap(ByteBuffer, ByteBuffer) - Method in class javax.net.ssl. SSLEngine
尝试将SSL / TLS / DTLS网络数据解码为纯文本应用程序数据缓冲区。
unwrap(ByteBuffer, ByteBuffer[]) - Method in class javax.net.ssl. SSLEngine
尝试将SSL / TLS / DTLS网络数据解码为一系列明文应用程序数据缓冲区。
unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class javax.net.ssl. SSLEngine
尝试将SSL / TLS / DTLS网络数据解码为明文应用程序数据缓冲区的子序列。
UNWRAP_MODE - Static variable in class javax.crypto. Cipher
常量用于将密码初始化为密钥解包模式。
unwrapArray(Object[]) - Static method in class jdk.nashorn.api.scripting. ScriptUtils
Deprecated.
如果需要,打开一组脚本对象镜像。
unwrapArray(Object[], Object) - Static method in class jdk.nashorn.api.scripting. ScriptObjectMirror
Deprecated.
如果需要,打开一组脚本对象镜像。
UP - java.math. RoundingMode
舍入模式从零开始舍入。
UP - Static variable in class java.awt. Event
Deprecated.
向上箭头键,非ASCII动作键。
UP_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt. KeyboardFocusManager
Up Cycle焦点遍历键的标识符。
upAction - Static variable in class javax.swing.text. DefaultEditorKit
用于将插入符号逻辑向上移动一个位置的Action的名称。
UPDATABLE_VIEW_SYNC - Static variable in class javax.sql.rowset.spi. SyncProvider
表示 SyncProvider实现支持 RowSet对象与用于填充它的SQL VIEW之间的同步。
update() - Method in class java.awt. SplashScreen
使用叠加图像的当前内容更新启动窗口。
update() - Method in class java.lang. Runtime.Version
返回版本号的 update元素的值,如果不存在,则返回零。
update(byte) - Method in class java.security. MessageDigest
使用指定的字节更新摘要。
update(byte) - Method in class java.security. Signature
更新要由字节签名或验证的数据。
update(byte) - Method in class javax.crypto. Mac
处理给定的字节。
update(byte[]) - Method in class java.security. MessageDigest
使用指定的字节数组更新摘要。
update(byte[]) - Method in class java.security. Signature
使用指定的字节数组更新要签名或验证的数据。
update(byte[]) - Method in interface java.util.zip. Checksum
使用指定的字节数组更新当前校验和。
update(byte[]) - Method in class javax.crypto. Cipher
继续多部分加密或解密操作(取决于此密码的初始化方式),处理另一个数据部分。
update(byte[]) - Method in class javax.crypto. Mac
处理给定的字节数组。
update(byte[], int, int) - Method in class java.security. MessageDigest
使用指定的字节数组更新摘要,从指定的偏移量开始。
update(byte[], int, int) - Method in class java.security. Signature
使用指定的字节数组从指定的偏移量开始更新要签名或验证的数据。
update(byte[], int, int) - Method in class java.util.zip. Adler32
使用指定的字节数组更新校验和。
update(byte[], int, int) - Method in interface java.util.zip. Checksum
使用指定的字节数组更新当前校验和。
update(byte[], int, int) - Method in class java.util.zip. CRC32
使用指定的字节数组更新CRC-32校验和。
update(byte[], int, int) - Method in class java.util.zip. CRC32C
使用指定的字节数组更新CRC-32C校验和。
update(byte[], int, int) - Method in class javax.crypto. Cipher
继续多部分加密或解密操作(取决于此密码的初始化方式),处理另一个数据部分。
update(byte[], int, int) - Method in class javax.crypto. Mac
处理第一 len字节 input ,起始于 offset以下。
update(byte[], int, int, byte[]) - Method in class javax.crypto. Cipher
继续多部分加密或解密操作(取决于此密码的初始化方式),处理另一个数据部分。
update(byte[], int, int, byte[], int) - Method in class javax.crypto. Cipher
继续多部分加密或解密操作(取决于此密码的初始化方式),处理另一个数据部分。
update(int) - Method in class java.util.zip. Adler32
使用指定的字节更新校验和(参数b的低8位)。
update(int) - Method in interface java.util.zip. Checksum
使用指定的字节更新当前校验和。
update(int) - Method in class java.util.zip. CRC32
使用指定的字节(参数b的低8位)更新CRC-32校验和。
update(int) - Method in class java.util.zip. CRC32C
使用指定的字节(参数b的低8位)更新CRC-32C校验和。
update(Graphics) - Method in class java.awt. Canvas
更新此画布。
update(Graphics) - Method in class java.awt. Component
更新此组件。
update(Graphics) - Method in class java.awt. Container
更新容器。
update(Graphics) - Method in class javax.swing. CellRendererPane
不应该叫。
update(Graphics) - Method in class javax.swing. JApplet
Deprecated.
只需致电 paint(g)
update(Graphics) - Method in class javax.swing. JComponent
致电 paint
update(Graphics) - Method in class javax.swing. JDialog
致电 paint(g)
update(Graphics) - Method in class javax.swing. JFrame
只需致电 paint(g)
update(Graphics) - Method in class javax.swing. JWindow
致电 paint(g)
update(Graphics, JComponent) - Method in class javax.swing.plaf.basic. BasicMenuItemUI
我们在paintMenuItem()中绘制背景,因此覆盖更新(默认情况下填充不透明组件的背景)只调用paint()。
update(Graphics, JComponent) - Method in class javax.swing.plaf.basic. BasicTextUI
超类以无法控制的方式绘制背景(即人们可能希望将图像平铺到背景中)。
update(Graphics, JComponent) - Method in class javax.swing.plaf. ComponentUI
通知此UI委托,是时候绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal. MetalButtonUI
如有必要,绘制组件的背景,然后调用 paint
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal. MetalMenuBarUI
如有必要,绘制组件的背景,然后调用 paint
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal. MetalToggleButtonUI
如有必要,绘制组件的背景,然后调用 paint
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal. MetalToolBarUI
如有必要,绘制组件的背景,然后调用 paint
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiButtonUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiColorChooserUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiComboBoxUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiDesktopIconUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiDesktopPaneUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiFileChooserUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiInternalFrameUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiLabelUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiListUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiMenuBarUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiMenuItemUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiOptionPaneUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiPanelUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiPopupMenuUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiProgressBarUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiRootPaneUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiScrollBarUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiScrollPaneUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiSeparatorUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiSliderUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiSpinnerUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiSplitPaneUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiTabbedPaneUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiTableHeaderUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiTableUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiTextUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiToolBarUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiToolTipUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiTreeUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi. MultiViewportUI
在由此对象处理的每个UI上调用 update方法。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthButtonUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthColorChooserUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthComboBoxUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthDesktopIconUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthDesktopPaneUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthEditorPaneUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthInternalFrameUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthLabelUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthListUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthMenuBarUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthMenuItemUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthMenuUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthOptionPaneUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthPanelUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthPopupMenuUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthProgressBarUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthRootPaneUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthScrollBarUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthScrollPaneUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthSeparatorUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthSliderUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthSpinnerUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthSplitPaneUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthTabbedPaneUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthTableHeaderUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthTableUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthTextAreaUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthTextFieldUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthToolBarUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthToolTipUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthTreeUI
通知此UI委托重新绘制指定的组件。
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth. SynthViewportUI
通知此UI委托重新绘制指定的组件。
update(ByteBuffer) - Method in class java.security. MessageDigest
使用指定的ByteBuffer更新摘要。
update(ByteBuffer) - Method in class java.security. Signature
使用指定的ByteBuffer更新要签名或验证的数据。
update(ByteBuffer) - Method in class java.util.zip. Adler32
使用指定缓冲区中的字节更新校验和。
update(ByteBuffer) - Method in interface java.util.zip. Checksum
使用指定缓冲区中的字节更新当前校验和。
update(ByteBuffer) - Method in class java.util.zip. CRC32
使用指定缓冲区中的字节更新CRC-32校验和。
update(ByteBuffer) - Method in class java.util.zip. CRC32C
使用指定缓冲区中的字节更新CRC-32C校验和。
update(ByteBuffer) - Method in class javax.crypto. Mac
处理 input.remaining()在ByteBuffer的字节 input ,起始于 input.position()
update(ByteBuffer, ByteBuffer) - Method in class javax.crypto. Cipher
继续多部分加密或解密操作(取决于此密码的初始化方式),处理另一个数据部分。
update(Observable, Object) - Method in interface java.util. Observer
Deprecated.
每当观察对象发生变化时,都会调用此方法。
update(LineEvent) - Method in interface javax.sound.sampled. LineListener
通知监听器线路状态已更改。
UPDATE - Static variable in class java.awt.event. PaintEvent
更新事件类型。
UPDATE - Static variable in interface javax.accessibility. AccessibleTableModelChange
标识对现有数据的更改。
UPDATE - Static variable in class javax.swing.event. TableModelEvent
标识对现有数据的更改。
UPDATE_ROW_CONFLICT - Static variable in interface javax.sql.rowset.spi. SyncResolver
表示 RowSet对象尝试更新数据源中的行时发生冲突。
UPDATE_WHEN_ON_EDT - Static variable in class javax.swing.text. DefaultCaret
指示仅在事件调度线程上执行文档更改时才更新插入符号位置。
updateAAD(byte[]) - Method in class javax.crypto. Cipher
继续进行附加认证数据(AAD)的多部分更新。
updateAAD(byte[], int, int) - Method in class javax.crypto. Cipher
使用提供的缓冲区的子集继续对附加认证数据(AAD)进行多部分更新。
updateAAD(ByteBuffer) - Method in class javax.crypto. Cipher
继续进行附加认证数据(AAD)的多部分更新。
UpdateAction() - Constructor for class javax.swing.plaf.basic. BasicFileChooserUI.UpdateAction
 
updateAndGet(int, IntUnaryOperator) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
原子更新(具有 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)索引 i处的元素以及应用给定函数的结果,返回更新的值。
updateAndGet(int, LongUnaryOperator) - Method in class java.util.concurrent.atomic. AtomicLongArray
原子更新(具有 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)索引 i处的元素以及应用给定函数的结果,返回更新的值。
updateAndGet(int, UnaryOperator<E>) - Method in class java.util.concurrent.atomic. AtomicReferenceArray
原子更新(具有 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)索引 i处的元素以及应用给定函数的结果,返回更新的值。
updateAndGet(IntUnaryOperator) - Method in class java.util.concurrent.atomic. AtomicInteger
原子更新(具有 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)当前值和应用给定函数的结果,返回更新的值。
updateAndGet(LongUnaryOperator) - Method in class java.util.concurrent.atomic. AtomicLong
原子更新(具有 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)当前值和应用给定函数的结果,返回更新的值。
updateAndGet(UnaryOperator<V>) - Method in class java.util.concurrent.atomic. AtomicReference
原子更新(具有 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)当前值和应用给定函数的结果,返回更新的值。
updateAndGet(T, IntUnaryOperator) - Method in class java.util.concurrent.atomic. AtomicIntegerFieldUpdater
原子地更新(具有由 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)由此更新程序管理的给定对象的字段以及应用给定函数的结果,返回更新的值。
updateAndGet(T, LongUnaryOperator) - Method in class java.util.concurrent.atomic. AtomicLongFieldUpdater
原子地更新(具有由 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)由此更新程序管理的给定对象的字段以及应用给定函数的结果,返回更新的值。
updateAndGet(T, UnaryOperator<V>) - Method in class java.util.concurrent.atomic. AtomicReferenceFieldUpdater
原子地更新(具有由 VarHandle.compareAndSet(java.lang.Object...)指定的记忆效应)由此更新程序管理的给定对象的字段以及应用给定函数的结果,返回更新的值。
updateArray(int, Array) - Method in interface java.sql. ResultSet
使用 java.sql.Array值更新指定的列。
updateArray(String, Array) - Method in interface java.sql. ResultSet
使用 java.sql.Array值更新指定的列。
updateAsciiStream(int, InputStream) - Method in interface java.sql. ResultSet
使用ascii流值更新指定的列。
updateAsciiStream(int, InputStream, int) - Method in interface java.sql. ResultSet
使用ascii流值更新指定列,该值将具有指定的字节数。
updateAsciiStream(int, InputStream, long) - Method in interface java.sql. ResultSet
使用ascii流值更新指定列,该值将具有指定的字节数。
updateAsciiStream(String, InputStream) - Method in interface java.sql. ResultSet
使用ascii流值更新指定的列。
updateAsciiStream(String, InputStream, int) - Method in interface java.sql. ResultSet
使用ascii流值更新指定列,该值将具有指定的字节数。
updateAsciiStream(String, InputStream, long) - Method in interface java.sql. ResultSet
使用ascii流值更新指定列,该值将具有指定的字节数。
updateAutoscroll(Point) - Method in class java.awt.dnd. DropTarget
使用当前光标位置更新自动滚动
updateBigDecimal(int, BigDecimal) - Method in interface java.sql. ResultSet
使用 java.math.BigDecimal值更新指定的列。
updateBigDecimal(String, BigDecimal) - Method in interface java.sql. ResultSet
使用 java.sql.BigDecimal值更新指定的列。
updateBinaryStream(int, InputStream) - Method in interface java.sql. ResultSet
使用二进制流值更新指定的列。
updateBinaryStream(int, InputStream, int) - Method in interface java.sql. ResultSet
使用二进制流值更新指定列,该值将具有指定的字节数。
updateBinaryStream(int, InputStream, long) - Method in interface java.sql. ResultSet
使用二进制流值更新指定列,该值将具有指定的字节数。
updateBinaryStream(String, InputStream) - Method in interface java.sql. ResultSet
使用二进制流值更新指定的列。
updateBinaryStream(String, InputStream, int) - Method in interface java.sql. ResultSet
使用二进制流值更新指定列,该值将具有指定的字节数。
updateBinaryStream(String, InputStream, long) - Method in interface java.sql. ResultSet
使用二进制流值更新指定列,该值将具有指定的字节数。
updateBlob(int, InputStream) - Method in interface java.sql. ResultSet
使用给定的输入流更新指定的列。
updateBlob(int, InputStream, long) - Method in interface java.sql. ResultSet
使用给定输入流更新指定列,该输入流将具有指定的字节数。
updateBlob(int, Blob) - Method in interface java.sql. ResultSet
使用 java.sql.Blob值更新指定列。
updateBlob(String, InputStream) - Method in interface java.sql. ResultSet
使用给定的输入流更新指定的列。
updateBlob(String, InputStream, long) - Method in interface java.sql. ResultSet
使用给定输入流更新指定列,该输入流将具有指定的字节数。
updateBlob(String, Blob) - Method in interface java.sql. ResultSet
使用 java.sql.Blob值更新指定的列。
updateBoolean(int, boolean) - Method in interface java.sql. ResultSet
使用 boolean值更新指定的列。
updateBoolean(String, boolean) - Method in interface java.sql. ResultSet
使用 boolean值更新指定的列。
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
使用 byte值更新指定的列。
updateByte(String, byte) - Method in interface java.sql. ResultSet
使用 byte值更新指定的列。
updateBytes(int, byte[]) - Method in interface java.sql. ResultSet
使用 byte数组值更新指定的列。
updateBytes(String, byte[]) - Method in interface java.sql. ResultSet
使用字节数组值更新指定的列。
updateCachedPreferredSize() - Method in class javax.swing.plaf.basic. BasicTreeUI
更新 preferredSize实例变量,该变量从 getPreferredSize()返回。
updateCellEditor() - Method in class javax.swing.plaf.basic. BasicTreeUI
根据我们所包含的JTree的可编辑性更新cellEditor。
updateCharacterStream(int, Reader) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列。
updateCharacterStream(int, Reader, int) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列,该值将具有指定的字节数。
updateCharacterStream(int, Reader, long) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列,该值将具有指定的字节数。
updateCharacterStream(String, Reader) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列。
updateCharacterStream(String, Reader, int) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列,该值将具有指定的字节数。
updateCharacterStream(String, Reader, long) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列,该值将具有指定的字节数。
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.text. View
更新子视图以响应接收模型更改的通知,并且此视图负责的元素有更改记录。
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.text. ZoneView
超类行为将尝试更新在这种情况下不需要的子视图,因为子视图是区域而不是由关联元素的更改直接影响。
updateChooser() - Method in class javax.swing.colorchooser. AbstractColorChooserPanel
模型状态更改时自动调用。
updateClob(int, Reader) - Method in interface java.sql. ResultSet
使用给定的 Reader对象更新指定的列。
updateClob(int, Reader, long) - Method in interface java.sql. ResultSet
使用给定的 Reader对象更新指定的列,该对象是给定的字符长度。
updateClob(int, Clob) - Method in interface java.sql. ResultSet
使用 java.sql.Clob值更新指定的列。
updateClob(String, Reader) - Method in interface java.sql. ResultSet
使用给定的 Reader对象更新指定的列。
updateClob(String, Reader, long) - Method in interface java.sql. ResultSet
使用给定的 Reader对象更新指定的列,该对象是给定的字符长度。
updateClob(String, Clob) - Method in interface java.sql. ResultSet
使用 java.sql.Clob值更新指定的列。
updateColumnHeader(PropertyChangeEvent) - Method in class javax.swing.plaf.basic. BasicScrollPaneUI
更新列标题。
updateComponents() - Method in class javax.swing.plaf.basic. BasicSplitPaneUI.BasicHorizontalLayoutManager
确定组件。
updateComponentTreeUI(Component) - Static method in class javax.swing. SwingUtilities
简单的外观和感觉更改:将树中的每个节点都询问为 updateUI() - 即,使用当前外观初始化其UI属性。
updateConfiguration(InputStream, Function<String, BiFunction<String, String, String>>) - Method in class java.util.logging. LogManager
更新日志记录配置。
updateConfiguration(Function<String, BiFunction<String, String, String>>) - Method in class java.util.logging. LogManager
更新日志记录配置。
updateCurrentCursor(int, int, int) - Method in class java.awt.dnd. DragSourceContext
如果默认拖动光标行为处于活动状态,则此方法为拖动源,放置目标操作和状态支持的指定操作设置默认拖动光标,否则此方法不执行任何操作。
updateDamage(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text. PlainView
重新绘制给定文档事件所涵盖的更改区域。
updateDate(int, Date) - Method in interface java.sql. ResultSet
使用 java.sql.Date值更新指定的列。
updateDate(String, Date) - Method in interface java.sql. ResultSet
使用 java.sql.Date值更新指定的列。
updateDepthOffset() - Method in class javax.swing.plaf.basic. BasicTreeUI
更新每个深度应该偏移的程度。
updateDouble(int, double) - Method in interface java.sql. ResultSet
使用 double值更新指定的列。
updateDouble(String, double) - Method in interface java.sql. ResultSet
使用 double值更新指定的列。
updateExpandedDescendants(TreePath) - Method in class javax.swing.plaf.basic. BasicTreeUI
通过从树中获取展开的后代并转发到树状态来更新 path的所有后代的展开状态。
updateFloat(int, float) - Method in interface java.sql. ResultSet
使用 float值更新指定的列。
updateFloat(String, float) - Method in interface java.sql. ResultSet
使用 float值更新指定的列。
updateInt(int, int) - Method in interface java.sql. ResultSet
使用 int值更新指定的列。
updateInt(String, int) - Method in interface java.sql. ResultSet
使用 int值更新指定列。
updateLabelUIs() - Method in class javax.swing. JSlider
通过在每个标签上调用 updateUI来更新标签表中标签的UI。
updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) - Method in class javax.swing.text. AsyncBoxView
更新布局以响应从模型接收更改通知。
updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) - Method in class javax.swing.text. View
更新布局以响应从模型接收更改通知。
updateLayoutCacheExpandedNodes() - Method in class javax.swing.plaf.basic. BasicTreeUI
使所有在JTree中扩展的节点在LayoutCache中扩展。
updateLayoutState() - Method in class javax.swing.plaf.basic. BasicListUI
根据当前字体以及fixedCellWidth,fixedCellHeight和prototypeCellValue的当前值,重新计算cellHeight或cellHeights和cellWidth的值。
updateLayoutStateNeeded - Variable in class javax.swing.plaf.basic. BasicListUI
该值表示对 JList型号的更改。
updateLeadIndex() - Method in class javax.swing.tree. DefaultTreeSelectionModel
更新leadIndex实例变量。
updateLeadSelectionRow() - Method in class javax.swing.plaf.basic. BasicTreeUI
更新选择的前导行。
updateLevel - Variable in class javax.swing.undo. UndoableEditSupport
更新级别。
updateListBoxSelectionForEvent(MouseEvent, boolean) - Method in class javax.swing.plaf.basic. BasicComboPopup
事件侦听器使用的实用程序方法。
updateListeners - Variable in class javax.imageio. ImageReader
A List当前注册 IIOReadUpdateListener s,默认初始化为 null ,这是空 List代名词。
updateLocation(Point) - Method in class java.awt.dnd. DropTarget.DropTargetAutoScroller
导致自动滚动发生
updateLong(int, long) - Method in interface java.sql. ResultSet
使用 long值更新指定的列。
updateLong(String, long) - Method in interface java.sql. ResultSet
使用 long值更新指定的列。
updateMetrics() - Method in class javax.swing.text. PlainView
检查字体指标和最长行是否是最新的。
updateNCharacterStream(int, Reader) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列。
updateNCharacterStream(int, Reader, long) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列,该值将具有指定的字节数。
updateNCharacterStream(String, Reader) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列。
updateNCharacterStream(String, Reader, long) - Method in interface java.sql. ResultSet
使用字符流值更新指定的列,该值将具有指定的字节数。
updateNClob(int, Reader) - Method in interface java.sql. ResultSet
使用给定的 Reader更新指定列。将根据需要从流中读取数据,直到达到流末尾。
updateNClob(int, Reader, long) - Method in interface java.sql. ResultSet
使用给定的 Reader对象更新指定的列,该对象是给定的字符长度。
updateNClob(int, NClob) - Method in interface java.sql. ResultSet
使用 java.sql.NClob值更新指定列。
updateNClob(String, Reader) - Method in interface java.sql. ResultSet
使用给定的 Reader对象更新指定的列。
updateNClob(String, Reader, long) - Method in interface java.sql. ResultSet
使用给定的 Reader对象更新指定的列,该对象是给定的字符长度。
updateNClob(String, NClob) - Method in interface java.sql. ResultSet
使用 java.sql.NClob值更新指定的列。
updateNString(int, String) - Method in interface java.sql. ResultSet
使用 String值更新指定的列。
updateNString(String, String) - Method in interface java.sql. ResultSet
使用 String值更新指定的列。
updateNull(int) - Method in interface java.sql. ResultSet
使用 null值更新指定的列。
updateNull(String) - Method in interface java.sql. ResultSet
使用 null值更新指定列。
updateObject(int, Object) - Method in interface java.sql. ResultSet
使用 Object值更新指定列。
updateObject(int, Object, int) - Method in interface java.sql. ResultSet
使用 Object值更新指定的列。
updateObject(int, Object, SQLType) - Method in interface java.sql. ResultSet
使用 Object值更新指定的列。
updateObject(int, Object, SQLType, int) - Method in interface java.sql. ResultSet
使用 Object值更新指定的列。
updateObject(String, Object) - Method in interface java.sql. ResultSet
使用 Object值更新指定列。
updateObject(String, Object, int) - Method in interface java.sql. ResultSet
使用 Object值更新指定的列。
updateObject(String, Object, SQLType) - Method in interface java.sql. ResultSet
使用 Object值更新指定的列。
updateObject(String, Object, SQLType, int) - Method in interface java.sql. ResultSet
使用 Object值更新指定的列。
updateRef(int, Ref) - Method in interface java.sql. ResultSet
使用 java.sql.Ref值更新指定的列。
updateRef(String, Ref) - Method in interface java.sql. ResultSet
使用 java.sql.Ref值更新指定的列。
updateRenderer() - Method in class javax.swing.plaf.basic. BasicTreeUI
当渲染器发生变化时,我们从树中传来消息。
updateRenderer(JComponent, String) - Static method in class javax.swing.plaf.basic. BasicHTML
将给定文本的HTML呈现存储到给定JComponent的客户端属性中。
updateRoleMap(String, Role, List<ObjectName>) - Method in class javax.management.relation. RelationService
处理给定关系中给定角色更新的Relation Service角色映射的更新。
updateRoleMap(String, Role, List<ObjectName>) - Method in interface javax.management.relation. RelationServiceMBean
处理给定关系中给定角色更新的Relation Service角色映射的更新。
updateRow() - Method in interface java.sql. ResultSet
使用此 ResultSet对象的当前行的新内容更新基础数据库。
updateRowHeader(PropertyChangeEvent) - Method in class javax.swing.plaf.basic. BasicScrollPaneUI
更新行标题。
updateRowId(int, RowId) - Method in interface java.sql. ResultSet
使用 RowId值更新指定的列。
updateRowId(String, RowId) - Method in interface java.sql. ResultSet
使用 RowId值更新指定的列。
updatesAreDetected(int) - Method in interface java.sql. DatabaseMetaData
通过调用方法 ResultSet.rowUpdated检索是否可以检测到可见行更新。
updateScrollBarDisplayPolicy(PropertyChangeEvent) - Method in class javax.swing.plaf.basic. BasicScrollPaneUI
更新滚动条显示策略。
updateShort(int, short) - Method in interface java.sql. ResultSet
使用 short值更新指定的列。
updateShort(String, short) - Method in interface java.sql. ResultSet
使用 short值更新指定的列。
updateSize() - Method in class javax.swing.plaf.basic. BasicTreeUI
将缓存的大小标记为无效,并使用 treeDidChange向树发送消息。
updateSQLXML(int, SQLXML) - Method in interface java.sql. ResultSet
使用 java.sql.SQLXML值更新指定的列。
updateSQLXML(String, SQLXML) - Method in interface java.sql. ResultSet
使用 java.sql.SQLXML值更新指定的列。
updateString(int, String) - Method in interface java.sql. ResultSet
使用 String值更新指定的列。
updateString(String, String) - Method in interface java.sql. ResultSet
使用 String值更新指定的列。
updateStyles(Component) - Static method in class javax.swing.plaf.synth. SynthLookAndFeel
更新与 c及其所有子项相关联的样式。
updateTableInRealTime - Variable in class javax.swing.table. JTableHeader
从Java 2平台v1.3开始已过时。
updateTime(int, Time) - Method in interface java.sql. ResultSet
使用 java.sql.Time值更新指定的列。
updateTime(String, Time) - Method in interface java.sql. ResultSet
使用 java.sql.Time值更新指定的列。
updateTimestamp(int, Timestamp) - Method in interface java.sql. ResultSet
使用 java.sql.Timestamp值更新指定列。
updateTimestamp(String, Timestamp) - Method in interface java.sql. ResultSet
使用 java.sql.Timestamp值更新指定的列。
updateUI() - Method in class javax.swing. AbstractButton
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JButton
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JCheckBox
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JColorChooser
来自 UIManager通知表明L&F已经改变。
updateUI() - Method in class javax.swing. JComboBox
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JComponent
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JDesktopPane
来自 UIManager的L&F已经改变的通知。
updateUI() - Method in class javax.swing. JFileChooser
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JInternalFrame.JDesktopIcon
来自 UIManager通知表明外观已经改变。
updateUI() - Method in class javax.swing. JInternalFrame
来自 UIManager通知表明外观已经改变。
updateUI() - Method in class javax.swing. JLabel
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JLayer
代表其功能 LayerUI.updateUI(JLayer)方法,如果 LayerUI设置。
updateUI() - Method in class javax.swing. JList
通过将 ListUI属性设置为当前外观提供的值来重置该属性。
updateUI() - Method in class javax.swing. JMenu
使用当前外观中的值重置UI属性。
updateUI() - Method in class javax.swing. JMenuBar
使用当前外观中的值重置UI属性。
updateUI() - Method in class javax.swing. JMenuItem
使用当前外观中的值重置UI属性。
updateUI() - Method in class javax.swing. JOptionPane
UIManager通知L&F已经改变。
updateUI() - Method in class javax.swing. JPanel
使用当前外观中的值重置UI属性。
updateUI() - Method in class javax.swing. JPasswordField
重新加载可插入的UI。
updateUI() - Method in class javax.swing. JPopupMenu
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JProgressBar
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JRadioButton
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JRootPane
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JScrollBar
覆盖 JComponent.updateUI
updateUI() - Method in class javax.swing. JScrollPane
使用当前默认外观的版本替换当前的 ScrollPaneUI对象。
updateUI() - Method in class javax.swing. JSeparator
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JSlider
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JSpinner
使用当前外观中的值重置UI属性。
updateUI() - Method in class javax.swing. JSplitPane
来自 UIManager的L&F已经改变的通知。
updateUI() - Method in class javax.swing. JTabbedPane
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JTable
来自 UIManager的L&F已经改变的通知。
updateUI() - Method in class javax.swing. JToggleButton
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JToolBar
来自 UIFactory的L&F已经改变的通知。
updateUI() - Method in class javax.swing. JToolTip
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing. JTree
来自 UIManager的L&F已经改变的通知。
updateUI() - Method in class javax.swing. JViewport
将UI属性重置为当前外观的值。
updateUI() - Method in class javax.swing.table. DefaultTableCellRenderer
来自 UIManager通知表明外观[L&F]已经改变。
updateUI() - Method in class javax.swing.table. JTableHeader
来自 UIManager通知表明外观(L&F)已经改变。
updateUI() - Method in class javax.swing.text. JTextComponent
重新加载可插入的UI。
updateUI() - Method in class javax.swing.tree. DefaultTreeCellRenderer
将UI属性重置为当前外观的值。
updateUI(JLayer<? extends V>) - Method in class javax.swing.plaf. LayerUI
调用时 JLayer.updateUI()被称为 JLayer这个 LayerUI设为。
updateUndoPositions(Vector) - Method in class javax.swing.text. StringContent
重置 positions所有UndoPosRef实例的 positions
updateUndoPositions(Vector, int, int) - Method in class javax.swing.text. GapContent
重置 positions所有UndoPosRef实例的 positions
updateViewport(PropertyChangeEvent) - Method in class javax.swing.plaf.basic. BasicScrollPaneUI
更新视口。
upFocusCycle() - Method in class java.awt. KeyboardFocusManager
将焦点从当前焦点所有者向上移动一个焦点遍历循环。
upFocusCycle(Component) - Method in class java.awt. DefaultKeyboardFocusManager
将焦点向上移动一个焦点遍历循环。
upFocusCycle(Component) - Method in class java.awt. KeyboardFocusManager
将焦点向上移动一个焦点遍历循环。
upFolderIcon - Variable in class javax.swing.plaf.basic. BasicFileChooserUI
向上文件夹图标
UPGRADE_MODULE_PATH - javax.tools. StandardLocation
搜索可升级系统模块的位置。
upKey - Variable in class javax.swing.plaf.basic. BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
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.
UPPER_LEADING_CORNER - Static variable in interface javax.swing. ScrollPaneConstants
标识视口的上前角。
UPPER_LEFT_CORNER - Static variable in interface javax.swing. ScrollPaneConstants
标识视口的左上角。
UPPER_RIGHT_CORNER - Static variable in interface javax.swing. ScrollPaneConstants
标识视口的右上角。
UPPER_TRAILING_CORNER - Static variable in interface javax.swing. ScrollPaneConstants
标识视口的上部后缘角。
UPPERCASE - Static variable in class java.util. FormattableFlags
根据在创建formatTo()方法的formatter参数期间给出的locale的规则,将输出转换为大写。
UPPERCASE_LETTER - Static variable in class java.lang. Character
Unicode规范中的常规类别“Lu”。
upperLeft - Variable in class javax.swing. JScrollPane
要在左上角显示的组件。
upperLeft - Variable in class javax.swing. ScrollPaneLayout
要在左上角显示的组件。
upperRight - Variable in class javax.swing. JScrollPane
要在右上角显示的组件。
upperRight - Variable in class javax.swing. ScrollPaneLayout
要在右上角显示的组件。
uri - Variable in class javax.tools. SimpleJavaFileObject
此文件对象的URI。
uri() - Method in class java.net.http. HttpRequest
返回此请求的 URI
uri() - Method in interface java.net.http. HttpResponse
返回收到响应的 URI
uri(URI) - Method in interface java.net.http. HttpRequest.Builder
设置此 HttpRequest的请求 URI
URI - Class in java.net
表示统一资源标识符(URI)引用。
URI(String) - Constructor for class java.net. URI
通过解析给定的字符串构造URI。
URI(String, String, String) - Constructor for class java.net. URI
根据给定的组件构造URI。
URI(String, String, String, int, String, String, String) - Constructor for class java.net. URI
根据给定组件构造分层URI。
URI(String, String, String, String) - Constructor for class java.net. URI
根据给定组件构造分层URI。
URI(String, String, String, String, String) - Constructor for class java.net. URI
根据给定组件构造分层URI。
URICertStoreParameters - Class in java.security.cert
用作 CertStore算法输入的参数, CertStore算法使用URI中包含的信息来检索证书和CRL。
URICertStoreParameters(URI) - Constructor for class java.security.cert. URICertStoreParameters
使用指定的URI创建 URICertStoreParameters的实例。
URIDereferencer - Interface in javax.xml.crypto
URIReference s的解除引用程序
URIException - Interface in javax.print
接口URIException是mixin接口, PrintException的子类可以实现该接口以报告涉及URI地址的错误条件。
URIInaccessible - Static variable in interface javax.print. URIException
表示打印机无法访问 URI地址。
URIOtherProblem - Static variable in interface javax.print. URIException
表示由其他原因未明确指出的任何类型的问题。
URIParameter - Class in java.security
一个参数,包含指向PolicySpi或ConfigurationSpi实现的数据的URI。
URIParameter(URI) - Constructor for class java.security. URIParameter
构造一个URIParameter,其URI指向用于SPI实现的数据。
URIReference - Interface in javax.xml.crypto
通过URI-Reference标识数据对象,如 RFC 2396所述
URIReferenceException - Exception in javax.xml.crypto
表示解除引用URIReference抛出的异常情况。
URIReferenceException() - Constructor for exception javax.xml.crypto. URIReferenceException
构造一个新的 URIReferenceException ,其详细信息为 null
URIReferenceException(String) - Constructor for exception javax.xml.crypto. URIReferenceException
使用指定的详细消息构造一个新的 URIReferenceException
URIReferenceException(String, Throwable) - Constructor for exception javax.xml.crypto. URIReferenceException
使用指定的详细消息和原因构造一个新的 URIReferenceException
URIReferenceException(String, Throwable, URIReference) - Constructor for exception javax.xml.crypto. URIReferenceException
使用指定的详细消息构造一个新的 URIReferenceException ,原因和 URIReference
URIReferenceException(Throwable) - Constructor for exception javax.xml.crypto. URIReferenceException
构造一个新的 URIReferenceException与指定的原因和详细消息 (cause==null ? null : cause.toString()) (它通常包含的类和详细消息 cause )。
URIResolver - Interface in javax.xml.transform
实现此接口的对象,处理器可以调用该对象将document(),xsl:import或xsl:include中使用的URI转换为Source对象。
URISchemeNotSupported - Static variable in interface javax.print. URIException
表示打印机不支持 URI地址中的 URI方案(“http”,“ftp”等)。
URISyntax - Class in javax.print.attribute
URISyntax是一个抽象基类,提供所有属性的通用实现,其值为统一资源标识符(URI)。
URISyntax(URI) - Constructor for class javax.print.attribute. URISyntax
使用指定的 URI构造 URI属性。
URISyntaxException - Exception in java.net
抛出检查的异常以指示无法将字符串解析为URI引用。
URISyntaxException(String, String) - Constructor for exception java.net. URISyntaxException
根据给定的输入字符串和原因构造一个实例。
URISyntaxException(String, String, int) - Constructor for exception java.net. URISyntaxException
根据给定的输入字符串,原因和错误索引构造实例。
url - Variable in class java.net. URLConnection
URL表示打开此连接的万维网上的远程对象。
URL - Class in java.net
URL表示统一资源定位符,指向万维网上的“资源”的指针。
URL(String) - Constructor for class java.net. URL
String表示创建 URL对象。
URL(String) - Constructor for class javax.print. DocFlavor.URL
构造具有给定MIME类型和打印数据表示形式类名称 "java.net.URL"的新doc flavor。
URL(String, String, int, String) - Constructor for class java.net. URL
创建 URL从指定对象 protocolhostport号和 file
URL(String, String, int, String, URLStreamHandler) - Constructor for class java.net. URL
创建 URL从指定对象 protocolhostport数, file ,和 handler
URL(String, String, String) - Constructor for class java.net. URL
根据指定的 protocol名称, host名称和 file名称创建URL。
URL(URL, String) - Constructor for class java.net. URL
通过解析指定上下文中的给定规范来创建URL。
URL(URL, String, URLStreamHandler) - Constructor for class java.net. URL
通过使用指定上下文中的指定处理程序解析给定规范来创建URL。
URL_PKG_PREFIXES - Static variable in interface javax.naming. Context
包含环境属性名称的常量,用于指定在URL上下文工厂中加载时要使用的包前缀列表。
URLClassLoader - Class in java.net
此类加载器用于从引用JAR文件和目录的URL的搜索路径加载类和资源。
URLClassLoader(String, URL[], ClassLoader) - Constructor for class java.net. URLClassLoader
为指定的URL构造一个名为 URLClassLoader的新名称。
URLClassLoader(String, URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class java.net. URLClassLoader
为指定的URL,父类加载器和URLStreamHandlerFactory构造一个名为 URLClassLoader的新名称。
URLClassLoader(URL[]) - Constructor for class java.net. URLClassLoader
使用默认委托父级 ClassLoader为指定的URL构造新的URLClassLoader。
URLClassLoader(URL[], ClassLoader) - Constructor for class java.net. URLClassLoader
为给定的URL构造一个新的URLClassLoader。
URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class java.net. URLClassLoader
为指定的URL,父类加载器和URLStreamHandlerFactory构造一个新的URLClassLoader。
URLConnection - Class in java.net
抽象类 URLConnection是表示应用程序和URL之间的通信链接的所有类的超类。
URLConnection(URL) - Constructor for class java.net. URLConnection
构造指向指定URL的URL连接。
URLDecoder - Class in java.net
用于HTML表单解码的实用程序类。
URLDecoder() - Constructor for class java.net. URLDecoder
 
URLEncoder - Class in java.net
HTML表单编码的实用程序类。
URLPermission - Class in java.net
表示访问由给定URL定义的资源或资源集的权限,以及给定的一组用户可设置的请求方法和请求标头的权限。
URLPermission(String) - Constructor for class java.net. URLPermission
通过调用两个参数构造函数,使用给定的url字符串和不受限制的方法以及请求标头创建URLPermission,如下所示:URLPermission(url,“*:*”)
URLPermission(String, String) - Constructor for class java.net. URLPermission
从url字符串创建一个新的URLPermission,它允许给定的请求方法和用户可设置的请求标头。
URLReader - Class in jdk.nashorn.api.scripting
Deprecated, for removal: This API element is subject to removal in a future version.
Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
URLReader(URL) - Constructor for class jdk.nashorn.api.scripting. URLReader
Deprecated.
构造函数
URLReader(URL, String) - Constructor for class jdk.nashorn.api.scripting. URLReader
Deprecated.
构造函数
URLReader(URL, Charset) - Constructor for class jdk.nashorn.api.scripting. URLReader
Deprecated.
构造函数
URLStreamHandler - Class in java.net
抽象类 URLStreamHandler是所有流协议处理程序的通用超类。
URLStreamHandler() - Constructor for class java.net. URLStreamHandler
 
URLStreamHandlerFactory - Interface in java.net
此接口为 URL流协议处理程序定义工厂。
URLStreamHandlerProvider - Class in java.net.spi
URL流处理程序服务提供程序类。
URLStreamHandlerProvider() - Constructor for class java.net.spi. URLStreamHandlerProvider
初始化新的URL流处理程序提供程序。
US - Static variable in class java.util. Locale
适用于国家的常数。
US_ASCII - Static variable in class java.nio.charset. StandardCharsets
七位ASCII,又名
USAGE_UNKNOWN - java.sql. PseudoColumnUsage
无法确定伪/隐藏列的使用。
USE_ALL_BEANINFO - Static variable in class java.beans. Introspector
用于指示使用所有beaninfo的标志。
USE_CATALOG - Static variable in class javax.xml. XMLConstants
功能:useCatalog
USE_SELECTION - javax.swing. DropMode
应使用组件自己的内部选择机制(或文本组件的插入符号)来跟踪放置位置。
USE_STD3_ASCII_RULES - Static variable in class java.net. IDN
标记以打开STD-3 ASCII规则的检查
useAnchoringBounds(boolean) - Method in class java.util.regex. Matcher
设置此匹配器的区域边界的锚定。
useCaches - Variable in class java.net. URLConnection
如果是 true ,则允许协议尽可能使用缓存。
useDaylightTime() - Method in class java.util. SimpleTimeZone
查询此时区是否使用夏令时。
useDaylightTime() - Method in class java.util. TimeZone
查询 TimeZone使用夏令时。
useDelimiter(String) - Method in class java.util. Scanner
将此扫描仪的分隔模式设置为从指定的 String构造的模式。
useDelimiter(Pattern) - Method in class java.util. Scanner
将此扫描仪的分隔模式设置为指定的模式。
useLocale(Locale) - Method in class java.util. Scanner
将此扫描程序的语言环境设置为指定的语言环境。
USEMAP - Static variable in class javax.swing.text.html. HTML.Attribute
属性“usemap”
usePattern(Pattern) - Method in class java.util.regex. Matcher
更改 PatternMatcher用来找到匹配。
useProtocolVersion(int) - Method in class java.io. ObjectOutputStream
指定写入流时要使用的流协议版本。
user() - Method in interface java.lang. ProcessHandle.Info
返回进程的用户。
user(String) - Method in interface java.sql. ConnectionBuilder
指定创建连接时要使用的用户名
user(String) - Method in interface javax.sql. PooledConnectionBuilder
指定创建连接时要使用的用户名
user(String) - Method in interface javax.sql. XAConnectionBuilder
指定创建连接时要使用的用户名
USER_ATTENTION - java.awt. Taskbar.Feature
表示用户注意力请求功能。
USER_ATTENTION_WINDOW - java.awt. Taskbar.Feature
表示指定窗口的用户注意请求功能。
USER_PROVIDER - Variable in class com.sun.security.auth.module. JndiLoginModule
JNDI提供商
useRadix(int) - Method in class java.util. Scanner
将此扫描仪的默认基数设置为指定的基数。
UserDataHandler - Interface in org.w3c.dom
使用 Node.setUserData()将对象与节点上的键相关联时,应用程序可以提供在与对象关联的节点进行克隆,导入或重命名时调用的处理程序。
UserDefinedFileAttributeView - Interface in java.nio.file.attribute
文件属性视图,提供文件用户定义属性的视图,有时称为 扩展属性
userErr() - Method in interface jdk.jshell.spi. ExecutionEnv
返回用户的错误流。
UserException(String, String, StackTraceElement[]) - Constructor for exception jdk.jshell.spi. ExecutionControl.UserException
 
userIn() - Method in interface jdk.jshell.spi. ExecutionEnv
返回用户的输入流。
username - Variable in class com.sun.security.auth.module. UnixSystem
 
userNodeForPackage(Class<?>) - Static method in class java.util.prefs. Preferences
从调用用户的首选项树返回首选项节点,该首选项树(按照惯例)与指定的类的包关联。
userObject - Variable in class javax.swing.tree. DefaultMutableTreeNode
可选的用户对象
userOut() - Method in interface jdk.jshell.spi. ExecutionEnv
返回用户的输出流。
UserPrincipal - Class in com.sun.security.auth
由用户名或帐户名标识的用户主体。
UserPrincipal - Interface in java.nio.file.attribute
Principal表示用于确定文件系统中对象的访问权限的标识。
UserPrincipal(String) - Constructor for class com.sun.security.auth. UserPrincipal
创建一个委托人。
UserPrincipalLookupService - Class in java.nio.file.attribute
按名称查找用户和组主体的对象。
UserPrincipalLookupService() - Constructor for class java.nio.file.attribute. UserPrincipalLookupService
初始化此类的新实例。
UserPrincipalNotFoundException - Exception in java.nio.file.attribute
查找UserPrincipal因为主体不存在而失败时检查异常。
UserPrincipalNotFoundException(String) - Constructor for exception java.nio.file.attribute. UserPrincipalNotFoundException
构造此类的实例。
userRoot() - Static method in class java.util.prefs. Preferences
返回调用用户的根首选项节点。
userRoot() - Method in interface java.util.prefs. PreferencesFactory
返回与调用用户对应的用户root首选项节点。
userSessionActivated(UserSessionEvent) - Method in interface java.awt.desktop. UserSessionListener
用户会话切换到时调用。
userSessionDeactivated(UserSessionEvent) - Method in interface java.awt.desktop. UserSessionListener
在用户会话被切换时调用。
UserSessionEvent - Class in java.awt.desktop
用户会话更改后发送的事件。
UserSessionEvent(UserSessionEvent.Reason) - Constructor for class java.awt.desktop. UserSessionEvent
构造一个 UserSessionEvent
UserSessionEvent.Reason - Enum in java.awt.desktop
用户会话更改的各种可用原因。
UserSessionListener - Interface in java.awt.desktop
实施者在用户会话更改时收到通知。
uses() - Method in class java.lang.module. ModuleDescriptor
返回服务依赖集。
uses(String) - Method in class java.lang.module. ModuleDescriptor.Builder
添加服务依赖性。
USES - com.sun.source.doctree. DocTree.Kind
用于实例UsesTree表示@uses标签。
USES - com.sun.source.tree. Tree.Kind
用于表示模块声明中的uses指令的UsesTree实例。
USES - javax.lang.model.element. ModuleElement.DirectiveKind
“使用服务名称”指令。
usesFractionalMetrics() - Method in class java.awt.font. FontRenderContext
返回一个布尔值,该布尔值是否在此 FontRenderContext使用了文本小数度量模式。
usesIn(Iterable<? extends ModuleElement.Directive>) - Static method in class javax.lang.model.util. ElementFilter
返回列表 uses在指令 directives
usesLocalFilePerTable() - Method in interface java.sql. DatabaseMetaData
检索此数据库是否为每个表使用文件。
usesLocalFiles() - Method in interface java.sql. DatabaseMetaData
检索此数据库是否将表存储在本地文件中。
usesShiftModifier() - Method in class java.awt. MenuShortcut
返回是否必须使用SHIFT键调用此MenuShortcut。
UsesTree - Interface in com.sun.source.doctree
@uses块标记的树节点。
UsesTree - Interface in com.sun.source.tree
模块声明中“uses”指令的树节点。
useToString(int) - Method in class javax.swing. DefaultRowSorter
返回在排序时进行比较之前是否将值转换为字符串。
useToString(int) - Method in class javax.swing.table. TableRowSorter
返回在排序时进行比较之前是否将值转换为字符串。
useTransparentBounds(boolean) - Method in class java.util.regex. Matcher
设置此匹配器的区域边界的透明度。
usingProxy() - Method in class java.net. HttpURLConnection
指示连接是否通过代理。
UTC - java.time.zone. ZoneOffsetTransitionRule.TimeDefinition
本地日期时间以UTC偏移量表示。
UTC - Static variable in class java.time. ZoneOffset
UTC的时区偏移量,ID为“Z”。
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().
UTC_TIME - Static variable in class java.util. SimpleTimeZone
指定为UTC的开始或结束时间模式的常量。
UTF_16 - Static variable in class java.nio.charset. StandardCharsets
16位UCS转换格式,由可选字节顺序标记标识的字节顺序
UTF_16BE - Static variable in class java.nio.charset. StandardCharsets
16位UCS转换格式,大端字节顺序
UTF_16LE - Static variable in class java.nio.charset. StandardCharsets
16位UCS转换格式,小端字节顺序
UTF_8 - Static variable in class java.nio.charset. StandardCharsets
八位UCS转换格式
UTFDataFormatException - Exception in java.io
表示已在数据输入流中或由实现数据输入接口的任何类读取 modified UTF-8格式的格式错误的字符串。
UTFDataFormatException() - Constructor for exception java.io. UTFDataFormatException
构造一个 UTFDataFormatException其中包含 null作为其错误详细消息。
UTFDataFormatException(String) - Constructor for exception java.io. UTFDataFormatException
使用指定的详细消息构造一个 UTFDataFormatException
Util - Class in jdk.jshell.execution
用于设置ExecutionControl实现的其他实用程序方法。
Utilities - Class in javax.swing.text
处理各种文本相关活动的方法集合。
Utilities() - Constructor for class javax.swing.text. Utilities
 
UTILITY - java.awt. Window.Type
表示 实用程序窗口。
UUID - Class in java.util
表示不可变通用唯一标识符(UUID)的类。
UUID(long, long) - Constructor for class java.util. UUID
使用指定的数据构造一个新的 UUID
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  _ 
所有类  所有包