Server

public class Server extends PlugInFrame

The form for configuring the SASS server from within ImageJ.

Author:Kyle M. Douglass

Constructors

Server

public Server(String title)

Creates new form Server

Parameters:
  • title – The title of the form.

Server

public Server()

Creates new form Server

Methods

run

public void run(String arg)

Show the frame and initialize backend.

Parameters:
  • arg