Class PythonAutoCompletor

java.lang.Object
qupath.lib.gui.scripting.completors.DefaultAutoCompletor
qupath.lib.gui.scripting.completors.PythonAutoCompletor
All Implemented Interfaces:
ScriptAutoCompletor

public class PythonAutoCompletor extends DefaultAutoCompletor
Auto completion support for Python.
  • Constructor Details

    • PythonAutoCompletor

      public PythonAutoCompletor()
      Constructor.