Uses of Class
gnu.x11.extension.NotFoundException

Packages that use NotFoundException
gnu.app.displayhack Provide display hacks. 
gnu.app.puppet Provide a window manager. 
gnu.x11.extension Provide X extensions. 
gnu.x11.extension.glx Provide OpenGL(tm) via GLX. 
gnu.x11.extension.render Provide X Rendering Extension. 
gnu.x11.test Provide test suits for package gnu.x11
 

Uses of NotFoundException in gnu.app.displayhack
 

Constructors in gnu.app.displayhack that throw NotFoundException
Sprites(java.lang.String[] args)
           
 

Uses of NotFoundException in gnu.app.puppet
 

Methods in gnu.app.puppet that throw NotFoundException
static void Puppet.main(java.lang.String[] args)
           
 

Constructors in gnu.app.puppet that throw NotFoundException
Puppet(java.lang.String[] args)
           
 

Uses of NotFoundException in gnu.x11.extension
 

Constructors in gnu.x11.extension that throw NotFoundException
BigRequests(Display display)
           
DBE(Display display)
           
DPMS(Display display)
           
EVI(Display display)
           
Print(Display display)
           
Shape(Display display)
           
XCMisc(Display display)
           
XTest(Display display)
           
 

Uses of NotFoundException in gnu.x11.extension.glx
 

Constructors in gnu.x11.extension.glx that throw NotFoundException
GLX(Display display)
           
 

Uses of NotFoundException in gnu.x11.extension.render
 

Constructors in gnu.x11.extension.render that throw NotFoundException
Render(Display display)
           
 

Uses of NotFoundException in gnu.x11.test
 

Constructors in gnu.x11.test that throw NotFoundException
Blend(java.lang.String[] args)
           
DBE(java.lang.String[] args)
           
PrintHello(java.lang.String[] args)
           
Shape(java.lang.String[] args)