Package | Description |
---|---|
com.creamtec.ajaxswing.v4 |
Modifier and Type | Method and Description |
---|---|
static ComponentGraphics.LinePlace |
ComponentGraphics.LinePlace.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ComponentGraphics.LinePlace[] |
ComponentGraphics.LinePlace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderingGraphics.drawLine(int x1,
int y1,
int x2,
int y2,
java.lang.Boolean paintResizable,
ComponentGraphics.LinePlace linePlace) |
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.