Squiz Matrix
4.12.2
|
Public Member Functions | |
void | actionPerformed (ActionEvent ev) |
String | getParameter (String name) |
byte[] | getGif (ImagePlus imp) |
byte[] | getJpeg (ImagePlus imp) |
Static Public Attributes | |
static final String | CONFIRM_PREFIX = "OK" |
static final String | ERROR_PREFIX = "ERROR" |
Definition at line 13 of file ServerSubmitter.java.
|
inline |
Handle the clicking of the Submit button
Definition at line 39 of file ServerSubmitter.java.
|
inline |
Get GIF data for the specified ImagePlus
Definition at line 110 of file ServerSubmitter.java.
|
inline |
Get JPEG data for the specified ImagePlus
Definition at line 132 of file ServerSubmitter.java.
|
inline |
Get one of the applet's parameters
Definition at line 101 of file ServerSubmitter.java.