| Package | Description |
|---|---|
| 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: 18.1.24 |
| Modifier and Type | Method and Description |
|---|---|
static ImTable |
GRIP.getTable()
Get the window displaying a list of all currently displayed ImFrames.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
GRIP.setTable(ImTable aTable) |
| Constructor and Description |
|---|
ImTableMenu(javax.swing.JFrame aFrame,
ImTable aTable) |