The origin of the graphics context, its (0
, 0
) coordinate point, is the top-left corner of this component. The clipping region of the graphics context is the bounding rectangle of this component.
@param g the graphics context to use for printing
@see #print(Graphics)
@since JDK1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|