gnu.x11.extension
Interface EventFactory

All Known Implementing Classes:
GLX, Print, Shape

public interface EventFactory


Method Summary
 Event build(Display display, byte[] data, int code)
           
 

Method Detail

build

Event build(Display display,
            byte[] data,
            int code)