SuggestionListRenderer
org.nlogo.ide.SuggestionListRenderer
class SuggestionListRenderer(dialect: Dialect, extensionManager: Option[ExtensionManager]) extends ListCellRenderer[String]
This is the renderer to render elements of the list displayed in the suggestion box.
Attributes
- Source
- CodeCompletionPopup.scala
- Graph
-
- Supertypes
Members list
In this article