|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GC | |
| org.gnu.gdk | |
| Uses of GC in org.gnu.gdk |
| Methods in org.gnu.gdk that return GC | |
static GC |
GC.getDefaultGC(Drawable d)
|
| Methods in org.gnu.gdk with parameters of type GC | |
void |
GC.copy(GC source)
Copy the set of values (settings) from another graphics context. |
void |
Window.drawPoint(GC gcontext,
int x,
int y)
Drawing Functions |
void |
Window.drawLine(GC gcontext,
int x1,
int y1,
int x2,
int y2)
|
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||