Action

ij_plugins.scala.console.editor.Action
See theAction companion object
abstract class Action(val name: String)

Simple UI action.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def eventHandler: EventHandler[ActionEvent]
def icon: Node

Concrete fields

val name: String