Uses of Class
net.grelf.grip.GRIP

Packages that use GRIP
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 12.1.1 
 

Uses of GRIP in net.grelf.grip
 

Methods in net.grelf.grip that return GRIP
static GRIP GRIP.getInstance()
          Get a reference to the application object itself (singleton).
 

Constructors in net.grelf.grip with parameters of type GRIP
ImTable(GRIP app, java.lang.String title)
           
ImTable(GRIP app, java.lang.String title, boolean modal)