BoldEditorKit
org.nlogo.ide.ShowUsageBox.BoldEditorKit
class BoldEditorKit(selectedString: String) extends HighlightEditorKit
Attributes
- Source
- ShowUsageBox.scala
- Graph
-
- Supertypes
-
class HighlightEditorKittrait ViewFactoryclass DefaultEditorKitclass EditorKittrait Serializabletrait Cloneableclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Classlikes
class BoldView(elem: Element) extends HighlightView
Attributes
- Source
- ShowUsageBox.scala
- Supertypes
-
class HighlightViewclass PlainViewtrait TabExpanderclass Viewtrait SwingConstantsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Attributes
- Definition Classes
-
HighlightEditorKit -> ViewFactory
- Source
- ShowUsageBox.scala
Inherited methods
Create a copy of the receiver object.
Create a copy of the receiver object.
The default implementation of the clone
method is platform dependent.
Attributes
- Returns
-
a copy of the receiver object.
- Note
-
not specified by SLS as a member of AnyRef
- Inherited from:
- EditorKit
Attributes
- Inherited from:
- DefaultEditorKit
Attributes
- Inherited from:
- HighlightEditorKit
Attributes
- Inherited from:
- DefaultEditorKit
Attributes
- Inherited from:
- DefaultEditorKit
Attributes
- Inherited from:
- HighlightEditorKit
Attributes
- Inherited from:
- DefaultEditorKit
Attributes
- Inherited from:
- DefaultEditorKit
In this article