|
|||||||||
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.Shape
public class Shape
Test Nonrectangular Window Extension.
Field Summary | |
---|---|
static int[] |
xbm_data
|
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 | |
---|---|
Shape(java.lang.String[] args)
|
Method Summary | |
---|---|
void |
dispatch_event()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class gnu.x11.test.Graphics |
---|
about, exec, paint |
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 static final int[] xbm_data
Constructor Detail |
---|
public Shape(java.lang.String[] args) throws NotFoundException
NotFoundException
Method Detail |
---|
public void dispatch_event()
dispatch_event
in class Graphics
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |