📄 index-4.html
字号:
<DT><A HREF="../java/util/Calendar.html#DAY_OF_MONTH"><B>DAY_OF_MONTH</B></A> - Static variable in class java.util.<A HREF="../java/util/Calendar.html">Calendar</A><DD>Field number for <code>get</code> and <code>set</code> indicating the day of the month.<DT><A HREF="../java/util/Calendar.html#DAY_OF_WEEK"><B>DAY_OF_WEEK</B></A> - Static variable in class java.util.<A HREF="../java/util/Calendar.html">Calendar</A><DD>Field number for <code>get</code> and <code>set</code> indicating the day of the week.<DT><A HREF="../java/text/DateFormat.html#DAY_OF_WEEK_FIELD"><B>DAY_OF_WEEK_FIELD</B></A> - Static variable in class java.text.<A HREF="../java/text/DateFormat.html">DateFormat</A><DD>Useful constant for DAY_OF_WEEK field alignment.<DT><A HREF="../java/util/Calendar.html#DAY_OF_WEEK_IN_MONTH"><B>DAY_OF_WEEK_IN_MONTH</B></A> - Static variable in class java.util.<A HREF="../java/util/Calendar.html">Calendar</A><DD>Field number for <code>get</code> and <code>set</code> indicating the ordinal number of the day of the week within the current month.<DT><A HREF="../java/text/DateFormat.html#DAY_OF_WEEK_IN_MONTH_FIELD"><B>DAY_OF_WEEK_IN_MONTH_FIELD</B></A> - Static variable in class java.text.<A HREF="../java/text/DateFormat.html">DateFormat</A><DD>Useful constant for DAY_OF_WEEK_IN_MONTH field alignment.<DT><A HREF="../java/util/Calendar.html#DAY_OF_YEAR"><B>DAY_OF_YEAR</B></A> - Static variable in class java.util.<A HREF="../java/util/Calendar.html">Calendar</A><DD>Field number for <code>get</code> and <code>set</code> indicating the day number within the current year.<DT><A HREF="../java/text/DateFormat.html#DAY_OF_YEAR_FIELD"><B>DAY_OF_YEAR_FIELD</B></A> - Static variable in class java.text.<A HREF="../java/text/DateFormat.html">DateFormat</A><DD>Useful constant for DAY_OF_YEAR field alignment.<DT><A HREF="../javax/swing/text/html/HTML.Tag.html#DD"><B>DD</B></A> - Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Tag.html">HTML.Tag</A><DD> <DT><A HREF="../javax/rmi/CORBA/Tie.html#deactivate()"><B>deactivate()</B></A> - Method in interface javax.rmi.CORBA.<A HREF="../javax/rmi/CORBA/Tie.html">Tie</A><DD>Deactivates the target object represented by this tie.<DT><A HREF="../java/awt/im/spi/InputMethod.html#deactivate(boolean)"><B>deactivate(boolean)</B></A> - Method in interface java.awt.im.spi.<A HREF="../java/awt/im/spi/InputMethod.html">InputMethod</A><DD>Deactivates the input method.<DT><A HREF="../javax/swing/DesktopManager.html#deactivateFrame(javax.swing.JInternalFrame)"><B>deactivateFrame(JInternalFrame)</B></A> - Method in interface javax.swing.<A HREF="../javax/swing/DesktopManager.html">DesktopManager</A><DD>Generally, indicate that this frame has lost focus.<DT><A HREF="../javax/swing/DefaultDesktopManager.html#deactivateFrame(javax.swing.JInternalFrame)"><B>deactivateFrame(JInternalFrame)</B></A> - Method in class javax.swing.<A HREF="../javax/swing/DefaultDesktopManager.html">DefaultDesktopManager</A><DD> <DT><A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html#deactivateFrame(javax.swing.JInternalFrame)"><B>deactivateFrame(JInternalFrame)</B></A> - Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html">BasicInternalFrameUI</A><DD>This method is called when the frame is no longer selected.<DT><A HREF="../javax/swing/DebugGraphics.html"><B>DebugGraphics</B></A> - class javax.swing.<A HREF="../javax/swing/DebugGraphics.html">DebugGraphics</A>.<DD>Graphics subclass supporting graphics debugging.<DT><A HREF="../javax/swing/DebugGraphics.html#DebugGraphics()"><B>DebugGraphics()</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/DebugGraphics.html">DebugGraphics</A><DD>Constructs a new debug graphics context that supports slowed down drawing.<DT><A HREF="../javax/swing/DebugGraphics.html#DebugGraphics(java.awt.Graphics)"><B>DebugGraphics(Graphics)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/DebugGraphics.html">DebugGraphics</A><DD>Constructs a debug graphics context from an existing graphics context that supports slowed down drawing.<DT><A HREF="../javax/swing/DebugGraphics.html#DebugGraphics(java.awt.Graphics, javax.swing.JComponent)"><B>DebugGraphics(Graphics, JComponent)</B></A> - Constructor for class javax.swing.<A HREF="../javax/swing/DebugGraphics.html">DebugGraphics</A><DD>Constructs a debug graphics context from an existing graphics context that slows down drawing for the specified component.<DT><A HREF="../java/beans/Introspector.html#decapitalize(java.lang.String)"><B>decapitalize(String)</B></A> - Static method in class java.beans.<A HREF="../java/beans/Introspector.html">Introspector</A><DD>Utility method to take a string and convert it to normal Java variable name capitalization.<DT><A HREF="../java/util/Calendar.html#DECEMBER"><B>DECEMBER</B></A> - Static variable in class java.util.<A HREF="../java/util/Calendar.html">Calendar</A><DD>Value of the <code>MONTH</code> field indicating the twelfth month of the year.<DT><A HREF="../java/sql/Types.html#DECIMAL"><B>DECIMAL</B></A> - Static variable in class java.sql.<A HREF="../java/sql/Types.html">Types</A><DD>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type <code>DECIMAL</code>.<DT><A HREF="../java/lang/Character.html#DECIMAL_DIGIT_NUMBER"><B>DECIMAL_DIGIT_NUMBER</B></A> - Static variable in class java.lang.<A HREF="../java/lang/Character.html">Character</A><DD>Public data for enumerated Unicode general category types.<DT><A HREF="../java/text/DecimalFormat.html"><B>DecimalFormat</B></A> - class java.text.<A HREF="../java/text/DecimalFormat.html">DecimalFormat</A>.<DD><code>DecimalFormat</code> is a concrete subclass of <code>NumberFormat</code> that formats decimal numbers.<DT><A HREF="../java/text/DecimalFormat.html#DecimalFormat()"><B>DecimalFormat()</B></A> - Constructor for class java.text.<A HREF="../java/text/DecimalFormat.html">DecimalFormat</A><DD>Create a DecimalFormat using the default pattern and symbols for the default locale.<DT><A HREF="../java/text/DecimalFormat.html#DecimalFormat(java.lang.String)"><B>DecimalFormat(String)</B></A> - Constructor for class java.text.<A HREF="../java/text/DecimalFormat.html">DecimalFormat</A><DD>Create a DecimalFormat from the given pattern and the symbols for the default locale.<DT><A HREF="../java/text/DecimalFormat.html#DecimalFormat(java.lang.String, java.text.DecimalFormatSymbols)"><B>DecimalFormat(String, DecimalFormatSymbols)</B></A> - Constructor for class java.text.<A HREF="../java/text/DecimalFormat.html">DecimalFormat</A><DD>Create a DecimalFormat from the given pattern and symbols.<DT><A HREF="../java/text/DecimalFormatSymbols.html"><B>DecimalFormatSymbols</B></A> - class java.text.<A HREF="../java/text/DecimalFormatSymbols.html">DecimalFormatSymbols</A>.<DD>This class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by <code>DecimalFormat</code> to format numbers.<DT><A HREF="../java/text/DecimalFormatSymbols.html#DecimalFormatSymbols()"><B>DecimalFormatSymbols()</B></A> - Constructor for class java.text.<A HREF="../java/text/DecimalFormatSymbols.html">DecimalFormatSymbols</A><DD>Create a DecimalFormatSymbols object for the default locale.<DT><A HREF="../java/text/DecimalFormatSymbols.html#DecimalFormatSymbols(java.util.Locale)"><B>DecimalFormatSymbols(Locale)</B></A> - Constructor for class java.text.<A HREF="../java/text/DecimalFormatSymbols.html">DecimalFormatSymbols</A><DD>Create a DecimalFormatSymbols object for the given locale.<DT><A HREF="../javax/swing/text/html/HTML.Attribute.html#DECLARE"><B>DECLARE</B></A> - Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Attribute.html">HTML.Attribute</A><DD> <DT><A HREF="../java/lang/reflect/Member.html#DECLARED"><B>DECLARED</B></A> - Static variable in interface java.lang.reflect.<A HREF="../java/lang/reflect/Member.html">Member</A><DD>Identifies the set of declared members of a class or interface.<DT><A HREF="../java/security/Certificate.html#decode(java.io.InputStream)"><B>decode(InputStream)</B></A> - Method in interface java.security.<A HREF="../java/security/Certificate.html">Certificate</A><DD><B>Deprecated.</B> Decodes a certificate from an input stream.<DT><A HREF="../java/awt/Font.html#decode(java.lang.String)"><B>decode(String)</B></A> - Static method in class java.awt.<A HREF="../java/awt/Font.html">Font</A><DD>Returns the <code>Font</code> that the <code>str</code> argument describes.<DT><A HREF="../java/awt/Color.html#decode(java.lang.String)"><B>decode(String)</B></A> - Static method in class java.awt.<A HREF="../java/awt/Color.html">Color</A><DD>Converts a <code>String</code> to an integer and returns the specified opaque <code>Color</code>.<DT><A HREF="../java/lang/Long.html#decode(java.lang.String)"><B>decode(String)</B></A> - Static method in class java.lang.<A HREF="../java/lang/Long.html">Long</A><DD>Decodes a <code>String</code> into a <code>Long</code>.<DT><A HREF="../java/lang/Short.html#decode(java.lang.String)"><B>decode(String)</B></A> - Static method in class java.lang.<A HREF="../java/lang/Short.html">Short</A><DD>Decodes a <code>String</code> into a <code>Short</code>.<DT><A HREF="../java/lang/Integer.html#decode(java.lang.String)"><B>decode(String)</B></A> - Static method in class java.lang.<A HREF="../java/lang/Integer.html">Integer</A><DD>Decodes a <code>String</code> into an <code>Integer</code>.<DT><A HREF="../java/lang/Byte.html#decode(java.lang.String)"><B>decode(String)</B></A> - Static method in class java.lang.<A HREF="../java/lang/Byte.html">Byte</A><DD>Decodes a <code>String</code> into a <code>Byte</code>.<DT><A HREF="../java/net/URLDecoder.html#decode(java.lang.String)"><B>decode(String)</B></A> - Static method in class java.net.<A HREF="../java/net/URLDecoder.html">URLDecoder</A><DD>Decodes a "x-www-form-urlencoded" to a <tt>String</tt>.<DT><A HREF="../java/awt/datatransfer/SystemFlavorMap.html#decodeDataFlavor(java.lang.String)"><B>decodeDataFlavor(String)</B></A> - Static method in class java.awt.datatransfer.<A HREF="../java/awt/datatransfer/SystemFlavorMap.html">SystemFlavorMap</A><DD> <DT><A HREF="../java/awt/datatransfer/SystemFlavorMap.html#decodeJavaMIMEType(java.lang.String)"><B>decodeJavaMIMEType(String)</B></A> - Static method in class java.awt.datatransfer.<A HREF="../java/awt/datatransfer/SystemFlavorMap.html">SystemFlavorMap</A><DD> <DT><A HREF="../javax/swing/plaf/metal/MetalTreeUI.html#decodeLineStyle(java.lang.Object)"><B>decodeLineStyle(Object)</B></A> - Method in class javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalTreeUI.html">MetalTreeUI</A><DD>this function converts between the string passed into the client property and the internal representation (currently and int)<DT><A HREF="../javax/swing/plaf/basic/BasicScrollBarUI.html#decrButton"><B>decrButton</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicScrollBarUI.html">BasicScrollBarUI</A><DD> <DT><A HREF="../javax/swing/plaf/basic/BasicScrollBarUI.html#DECREASE_HIGHLIGHT"><B>DECREASE_HIGHLIGHT</B></A> - Static variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicScrollBarUI.html">BasicScrollBarUI</A><DD> <DT><A HREF="../javax/swing/plaf/metal/MetalScrollBarUI.html#decreaseButton"><B>decreaseButton</B></A> - Variable in class javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalScrollBarUI.html">MetalScrollBarUI</A><DD> <DT><A HREF="../javax/swing/text/AbstractWriter.html#decrIndent()"><B>decrIndent()</B></A> - Method in class javax.swing.text.<A HREF="../javax/swing/text/AbstractWriter.html">AbstractWriter</A><DD>Decrements the indent level.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -