Class FadingHighlight
- java.lang.Object
- 
- com.inductiveautomation.ignition.designer.scripteditor.workspace.FadingHighlight
 
- 
- All Implemented Interfaces:
- java.lang.Runnable
 
 public class FadingHighlight extends java.lang.Object implements java.lang.RunnableFilename: FadingHighlight.java Created on Apr 22, 2014 Author: Kathy Applebaum Copyright Inductive Automation 2014 Project: Ignitionmoved from WorkspaceEditor.java 
- 
- 
Constructor SummaryConstructors Constructor Description FadingHighlight(com.jidesoft.editor.CodeEditor editor, int offset)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()
 
-