📄 index-23.html
字号:
<code>0.75</code>.<DT><A HREF="../java/util/WeakHashMap.html#WeakHashMap(int, float)"><B>WeakHashMap(int, float)</B></A> - Constructor for class java.util.<A HREF="../java/util/WeakHashMap.html">WeakHashMap</A><DD>Constructs a new, empty <code>WeakHashMap</code> with the given initial capacity and the given load factor.<DT><A HREF="../java/util/WeakHashMap.html#WeakHashMap(java.util.Map)"><B>WeakHashMap(Map)</B></A> - Constructor for class java.util.<A HREF="../java/util/WeakHashMap.html">WeakHashMap</A><DD>Constructs a new <code>WeakHashMap</code> with the same mappings as the specified <tt>Map</tt>.<DT><A HREF="../java/lang/ref/WeakReference.html"><B>WeakReference</B></A> - class java.lang.ref.<A HREF="../java/lang/ref/WeakReference.html">WeakReference</A>.<DD>Weak reference objects, which do not prevent their referents from being made finalizable, finalized, and then reclaimed.<DT><A HREF="../java/lang/ref/WeakReference.html#WeakReference(java.lang.Object)"><B>WeakReference(Object)</B></A> - Constructor for class java.lang.ref.<A HREF="../java/lang/ref/WeakReference.html">WeakReference</A><DD>Creates a new weak reference that refers to the given object.<DT><A HREF="../java/lang/ref/WeakReference.html#WeakReference(java.lang.Object, java.lang.ref.ReferenceQueue)"><B>WeakReference(Object, ReferenceQueue)</B></A> - Constructor for class java.lang.ref.<A HREF="../java/lang/ref/WeakReference.html">WeakReference</A><DD>Creates a new weak reference that refers to the given object and is registered with the given queue.<DT><A HREF="../java/util/Calendar.html#WEDNESDAY"><B>WEDNESDAY</B></A> - Static variable in class java.util.<A HREF="../java/util/Calendar.html">Calendar</A><DD>Value of the <code>DAY_OF_WEEK</code> field indicating Wednesday.<DT><A HREF="../java/util/Calendar.html#WEEK_OF_MONTH"><B>WEEK_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 week number within the current month.<DT><A HREF="../java/text/DateFormat.html#WEEK_OF_MONTH_FIELD"><B>WEEK_OF_MONTH_FIELD</B></A> - Static variable in class java.text.<A HREF="../java/text/DateFormat.html">DateFormat</A><DD>Useful constant for WEEK_OF_MONTH field alignment.<DT><A HREF="../java/util/Calendar.html#WEEK_OF_YEAR"><B>WEEK_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 week number within the current year.<DT><A HREF="../java/text/DateFormat.html#WEEK_OF_YEAR_FIELD"><B>WEEK_OF_YEAR_FIELD</B></A> - Static variable in class java.text.<A HREF="../java/text/DateFormat.html">DateFormat</A><DD>Useful constant for WEEK_OF_YEAR field alignment.<DT><A HREF="../java/awt/font/GlyphJustificationInfo.html#weight"><B>weight</B></A> - Variable in class java.awt.font.<A HREF="../java/awt/font/GlyphJustificationInfo.html">GlyphJustificationInfo</A><DD>The weight of this glyph.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT"><B>WEIGHT</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>Attribute key for the weight of a font.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_BOLD"><B>WEIGHT_BOLD</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>The standard bold weight.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_DEMIBOLD"><B>WEIGHT_DEMIBOLD</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>A moderately lighter weight than BOLD.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_DEMILIGHT"><B>WEIGHT_DEMILIGHT</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>An intermediate weight between LIGHT and STANDARD.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_EXTRA_LIGHT"><B>WEIGHT_EXTRA_LIGHT</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>The lightest predefined weight.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_EXTRABOLD"><B>WEIGHT_EXTRABOLD</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>An extra heavy weight.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_HEAVY"><B>WEIGHT_HEAVY</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>A moderately heavier weight than BOLD.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_LIGHT"><B>WEIGHT_LIGHT</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>The standard light weight.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_MEDIUM"><B>WEIGHT_MEDIUM</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>An intermediate weight between the REGULAR and BOLD weights.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_REGULAR"><B>WEIGHT_REGULAR</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>The standard weight.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_SEMIBOLD"><B>WEIGHT_SEMIBOLD</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>A moderately heavier weight than REGULAR.<DT><A HREF="../java/awt/font/TextAttribute.html#WEIGHT_ULTRABOLD"><B>WEIGHT_ULTRABOLD</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/TextAttribute.html">TextAttribute</A><DD>The heaviest predefined weight.<DT><A HREF="../java/awt/GridBagConstraints.html#weightx"><B>weightx</B></A> - Variable in class java.awt.<A HREF="../java/awt/GridBagConstraints.html">GridBagConstraints</A><DD>Specifies how to distribute extra horizontal space.<DT><A HREF="../java/awt/GridBagConstraints.html#weighty"><B>weighty</B></A> - Variable in class java.awt.<A HREF="../java/awt/GridBagConstraints.html">GridBagConstraints</A><DD>Specifies how to distribute extra vertical space.<DT><A HREF="../java/awt/BorderLayout.html#WEST"><B>WEST</B></A> - Static variable in class java.awt.<A HREF="../java/awt/BorderLayout.html">BorderLayout</A><DD>The west layout constraint (left side of container).<DT><A HREF="../java/awt/GridBagConstraints.html#WEST"><B>WEST</B></A> - Static variable in class java.awt.<A HREF="../java/awt/GridBagConstraints.html">GridBagConstraints</A><DD>Put the component on the left side of its display area, centered vertically.<DT><A HREF="../javax/swing/SwingConstants.html#WEST"><B>WEST</B></A> - Static variable in interface javax.swing.<A HREF="../javax/swing/SwingConstants.html">SwingConstants</A><DD>Compass-direction west (left).<DT><A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html#westPane"><B>westPane</B></A> - Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html">BasicInternalFrameUI</A><DD> <DT><A HREF="../java/awt/Event.html#when"><B>when</B></A> - Variable in class java.awt.<A HREF="../java/awt/Event.html">Event</A><DD>The time stamp.<DT><A HREF="../javax/swing/JComponent.html#WHEN_ANCESTOR_OF_FOCUSED_COMPONENT"><B>WHEN_ANCESTOR_OF_FOCUSED_COMPONENT</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JComponent.html">JComponent</A><DD>Constant used for registerKeyboardAction() that means that the command should be invoked when the receiving component is an ancestor of the focused component or is itself the focused component.<DT><A HREF="../javax/swing/JComponent.html#WHEN_FOCUSED"><B>WHEN_FOCUSED</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JComponent.html">JComponent</A><DD>Constant used for registerKeyboardAction() that means that the command should be invoked when the component has the focus.<DT><A HREF="../javax/swing/JComponent.html#WHEN_IN_FOCUSED_WINDOW"><B>WHEN_IN_FOCUSED_WINDOW</B></A> - Static variable in class javax.swing.<A HREF="../javax/swing/JComponent.html">JComponent</A><DD>Constant used for registerKeyboardAction() that means that the command should be invoked when the receiving component is in the window that has the focus or is itself the focused component.<DT><A HREF="../java/awt/Color.html#white"><B>white</B></A> - Static variable in class java.awt.<A HREF="../java/awt/Color.html">Color</A><DD>The color white.<DT><A HREF="../javax/swing/text/html/CSS.Attribute.html#WHITE_SPACE"><B>WHITE_SPACE</B></A> - Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/CSS.Attribute.html">CSS.Attribute</A><DD> <DT><A HREF="../java/awt/font/GlyphMetrics.html#WHITESPACE"><B>WHITESPACE</B></A> - Static variable in class java.awt.font.<A HREF="../java/awt/font/GlyphMetrics.html">GlyphMetrics</A><DD>Indicates a glyph with no visual representation.<DT><A HREF="../java/io/StreamTokenizer.html#whitespaceChars(int, int)"><B>whitespaceChars(int, int)</B></A> - Method in class java.io.<A HREF="../java/io/StreamTokenizer.html">StreamTokenizer</A><DD>Specifies that all characters <i>c</i> in the range <code>low <= <i>c</i> <= high</code> are white space characters.<DT><A HREF="../org/omg/CosNaming/NamingContextPackage/NotFound.html#why"><B>why</B></A> - Variable in class org.omg.CosNaming.NamingContextPackage.<A HREF="../org/omg/CosNaming/NamingContextPackage/NotFound.html">NotFound</A><DD> <DT><A HREF="../java/awt/Dimension.html#width"><B>width</B></A> - Variable in class java.awt.<A HREF="../java/awt/Dimension.html">Dimension</A><DD>The width dimension.<DT><A HREF="../java/awt/Rectangle.html#width"><B>width</B></A> - Variable in class java.awt.<A HREF="../java/awt/Rectangle.html">Rectangle</A><DD>The width of the <code>Rectangle</code>.<DT><A HREF="../java/awt/geom/RoundRectangle2D.Float.html#width"><B>width</B></A> - Variable in class java.awt.geom.<A HREF="../java/awt/geom/RoundRectangle2D.Float.html">RoundRectangle2D.Float</A><DD>The width of this <code>RoundRectangle2D</code>.<DT><A HREF="../java/awt/geom/RoundRectangle2D.Double.html#width"><B>width</B></A> - Variable in class java.awt.geom.<A HREF="../java/awt/geom/RoundRectangle2D.Double.html">RoundRectangle2D.Double</A><DD>The width of this <code>RoundRectangle2D</code>.<DT><A HREF="../java/awt/geom/Rectangle2D.Float.html#width"><B>width</B></A> - Variable in class java.awt.geom.<A HREF="../java/awt/geom/Rectangle2D.Float.html">Rectangle2D.Float</A><DD>The width of this <code>Rectangle2D</code>.<DT><A HREF="../java/awt/geom/Rectangle2D.Double.html#width"><B>width</B></A> - Variable in class java.awt.geom.<A HREF="../java/awt/geom/Rectangle2D.Double.html">Rectangle2D.Double</A><DD>The width of this <code>Rectangle2D</code>.<DT><A HREF="../java/awt/geom/Arc2D.Float.html#width"><B>width</B></A> - Variable in class java.awt.geom.<A HREF="../java/awt/geom/Arc2D.Float.html">Arc2D.Float</A><DD>The overall width of the full ellipse of which this arc is a partial section (not considering the angular extents).<DT><A HREF="../java/awt/geom/Arc2D.Double.html#width"><B>width</B></A> - Variable in class java.awt.geom.<A HREF="../java/awt/geom/Arc2D.Double.html">Arc2D.Double</A><DD>The overall width of the full ellipse (not considering the angular extents).<DT><A HREF="../java/awt/geom/Ellipse2D.Float.html#width"><B>width</B></A> - Variable in class java.awt.geom.<A HREF="../java/awt/geom/Ellipse2D.Float.html">Ellipse2D.Float</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -