|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.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 |
Constructor Summary | |
---|---|
Chinese(java.lang.String[] args)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
paint()
|
Methods inherited from class java.lang.Object |
---|
equals, 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()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |