java.lang.Object
com.inductiveautomation.ignition.designer.scripteditor.workspace.FadingHighlight
All Implemented Interfaces:
Runnable

public class FadingHighlight extends Object implements Runnable
Filename: FadingHighlight.java Created on Apr 22, 2014 Author: Kathy Applebaum Copyright Inductive Automation 2014 Project: Ignition

moved from WorkspaceEditor.java

  • Constructor Details

    • FadingHighlight

      public FadingHighlight(com.jidesoft.editor.CodeEditor editor, int offset)
  • Method Details

    • run

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