|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.app.Application gnu.x11.Application gnu.x11.test.Graphics gnu.x11.test.Chinese
public class Chinese
Test text output with Chinese font.
Field Summary | |
---|---|
GC |
gc
|
Fields inherited from class gnu.x11.test.Graphics |
---|
event, leave_display_open, window |
Fields inherited from class gnu.x11.Application |
---|
display, option |
Fields inherited from class gnu.app.Application |
---|
exit_now, help_option |
Constructor Summary | |
---|---|
Chinese(java.lang.String[] args)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
paint()
|
Methods inherited from class gnu.x11.test.Graphics |
---|
about, dispatch_event, exec |
Methods inherited from class gnu.app.Application |
---|
about, exit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public GC gc
Constructor Detail |
---|
public Chinese(java.lang.String[] args)
Method Detail |
---|
public void paint()
paint
in class Graphics
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |