Class OmeroRawClientsCommand

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 Details

    • OmeroRawClientsCommand

      public OmeroRawClientsCommand(qupath.lib.gui.QuPathGUI qupath)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable