Interface HighlightLayerCodeArea.LayerId
-
- Enclosing class:
- HighlightLayerCodeArea<K extends java.lang.Enum<K> & HighlightLayerCodeArea.LayerId>
public static interface HighlightLayerCodeArea.LayerIdIdentifier for a highlighting layer.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetStyleClass()Returns the style class associated with that layer.
-