java.lang.Object
qupath.ext.biop.servers.omero.raw.client.OmeroRawClientsCommand
- All Implemented Interfaces:
Runnable
public class OmeroRawClientsCommand
extends Object
implements Runnable
Command to manually manage OMERO web clients. This offers the possibility to log in/off
and 'forget' OMERO raw clients.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OmeroRawClientsCommand
public OmeroRawClientsCommand(qupath.lib.gui.QuPathGUI qupath)
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable