gnu.x11.test
Class ZPixmap

java.lang.Object
  extended by gnu.app.Application
      extended by gnu.x11.Application
          extended by gnu.x11.test.Graphics
              extended by gnu.x11.test.ZPixmap

public class ZPixmap
extends Graphics

Test ZPixmap pixel manipulation.

See Also:
screenshot, help output

Field Summary
 
Fields inherited from class gnu.x11.test.Graphics
event, leave_display_open, window
 
Fields inherited from class gnu.x11.Application
display
 
Constructor Summary
ZPixmap(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
 

Constructor Detail

ZPixmap

public ZPixmap(java.lang.String[] args)
Method Detail

paint

public void paint()

main

public static void main(java.lang.String[] args)