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 _
Y
- y -
Variable in class java.awt.Event
- The y coordinate of the event.
- y -
Variable in class java.awt.geom.Arc2D.Double
- The Y coordinate of the upper-left corner of the framing
rectangle of the arc.
- y -
Variable in class java.awt.geom.Arc2D.Float
- The Y coordinate of the upper-left corner of the framing
rectangle of the arc.
- y -
Variable in class java.awt.geom.Ellipse2D.Double
- The Y coordinate of the upper-left corner of the
framing rectangle of this
Ellipse2D
.
- y -
Variable in class java.awt.geom.Ellipse2D.Float
- The Y coordinate of the upper-left corner of the
framing rectangle of this
Ellipse2D
.
- y -
Variable in class java.awt.geom.Point2D.Double
- The Y coordinate of this
Point2D
.
- y -
Variable in class java.awt.geom.Point2D.Float
- The Y coordinate of this
Point2D
.
- y -
Variable in class java.awt.geom.Rectangle2D.Double
- The Y coordinate of this
Rectangle2D
.
- y -
Variable in class java.awt.geom.Rectangle2D.Float
- The Y coordinate of this
Rectangle2D
.
- y -
Variable in class java.awt.geom.RoundRectangle2D.Double
- The Y coordinate of this
RoundRectangle2D
.
- y -
Variable in class java.awt.geom.RoundRectangle2D.Float
- The Y coordinate of this
RoundRectangle2D
.
- y -
Variable in class java.awt.Point
- The Y coordinate of this
Point
.
- y -
Variable in class java.awt.Rectangle
- The Y coordinate of the upper-left corner of the
Rectangle
.
- y1 -
Variable in class java.awt.geom.CubicCurve2D.Double
- The Y coordinate of the start point
of the cubic curve segment.
- y1 -
Variable in class java.awt.geom.CubicCurve2D.Float
- The Y coordinate of the start point
of the cubic curve segment.
- y1 -
Variable in class java.awt.geom.Line2D.Double
- The Y coordinate of the start point of the line segment.
- y1 -
Variable in class java.awt.geom.Line2D.Float
- The Y coordinate of the start point of the line segment.
- y1 -
Variable in class java.awt.geom.QuadCurve2D.Double
- The Y coordinate of the start point of the quadratic curve
segment.
- y1 -
Variable in class java.awt.geom.QuadCurve2D.Float
- The Y coordinate of the start point of the quadratic curve
segment.
- y2 -
Variable in class java.awt.geom.CubicCurve2D.Double
- The Y coordinate of the end point
of the cubic curve segment.
- y2 -
Variable in class java.awt.geom.CubicCurve2D.Float
- The Y coordinate of the end point
of the cubic curve segment.
- y2 -
Variable in class java.awt.geom.Line2D.Double
- The Y coordinate of the end point of the line segment.
- y2 -
Variable in class java.awt.geom.Line2D.Float
- The Y coordinate of the end point of the line segment.
- y2 -
Variable in class java.awt.geom.QuadCurve2D.Double
- The Y coordinate of the end point of the quadratic curve
segment.
- y2 -
Variable in class java.awt.geom.QuadCurve2D.Float
- The Y coordinate of the end point of the quadratic curve
segment.
- Y_AXIS -
Static variable in class javax.swing.BoxLayout
- Specifies that components should be laid out top to bottom.
- Y_AXIS -
Static variable in class javax.swing.text.View
- Axis for format/break operations.
- YEAR -
Static variable in class java.text.DateFormat.Field
- Constant identifying the year field.
- YEAR -
Static variable in class java.util.Calendar
- Field number for
get
and set
indicating the
year.
- YEAR_FIELD -
Static variable in class java.text.DateFormat
- Useful constant for YEAR field alignment.
- YEARS -
Static variable in class javax.xml.datatype.DatatypeConstants
- A constant that represents the years field.
- yellow -
Static variable in class java.awt.Color
- The color yellow.
- YELLOW -
Static variable in class java.awt.Color
- The color yellow.
- YES -
Static variable in class javax.security.auth.callback.ConfirmationCallback
- YES option.
- YES_NO_CANCEL_OPTION -
Static variable in class javax.security.auth.callback.ConfirmationCallback
- YES/NO/CANCEL confirmation confirmation option.
- YES_NO_CANCEL_OPTION -
Static variable in class javax.swing.JOptionPane
- Type used for
showConfirmDialog
.
- YES_NO_OPTION -
Static variable in class javax.security.auth.callback.ConfirmationCallback
- YES/NO confirmation option.
- YES_NO_OPTION -
Static variable in class javax.swing.JOptionPane
- Type used for
showConfirmDialog
.
- YES_OPTION -
Static variable in class javax.swing.JOptionPane
- Return value from class method if YES is chosen.
- YI_RADICALS -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the "Yi Radicals" Unicode character block.
- YI_SYLLABLES -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the "Yi Syllables" Unicode character block.
- yield() -
Static method in class java.lang.Thread
- Causes the currently executing thread object to temporarily pause
and allow other threads to execute.
- YIJING_HEXAGRAM_SYMBOLS -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the "Yijing Hexagram Symbols" Unicode character block.
- YOU_1 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS You ("Western") #1 envelope size, 120 mm by 176 mm.
- YOU_2 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS You ("Western") #2 envelope size, 114 mm by 162 mm.
- YOU_3 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS You ("Western") #3 envelope size, 98 mm by 148 mm.
- YOU_4 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS You ("Western") #4 envelope size, 105 mm by 235 mm.
- YOU_5 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS You ("Western") #5 envelope size, 95 mm by 217 mm.
- YOU_6 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS You ("Western") #6 envelope size, 98 mm by 190 mm.
- YOU_7 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS You ("Western") #7 envelope size, 92 mm by 165 mm.
- ypoints -
Variable in class java.awt.Polygon
- The array of Y coordinates.
- yPositionForValue(int) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- yPositionForValue(int, int, int) -
Method in class javax.swing.plaf.basic.BasicSliderUI
- Returns the y location for the specified value.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.