Class FlashOnSaveHighlight.Factory
java.lang.Object
org.praxislive.ide.editor.saveflash.FlashOnSaveHighlight.Factory
- All Implemented Interfaces:
org.netbeans.spi.editor.highlighting.HighlightsLayerFactory
- Enclosing class:
FlashOnSaveHighlight
public static class FlashOnSaveHighlight.Factory
extends Object
implements org.netbeans.spi.editor.highlighting.HighlightsLayerFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.netbeans.spi.editor.highlighting.HighlightsLayerFactory
org.netbeans.spi.editor.highlighting.HighlightsLayerFactory.Context -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.netbeans.spi.editor.highlighting.HighlightsLayer[]createLayers(org.netbeans.spi.editor.highlighting.HighlightsLayerFactory.Context context)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
createLayers
public org.netbeans.spi.editor.highlighting.HighlightsLayer[] createLayers(org.netbeans.spi.editor.highlighting.HighlightsLayerFactory.Context context) - Specified by:
createLayersin interfaceorg.netbeans.spi.editor.highlighting.HighlightsLayerFactory
-