TextActions
org.nlogo.swing.TextActions
object TextActions
Attributes
- Source
- TextActions.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TextActions.type
Members list
Type members
Classlikes
class CorrectBackwardAction(comp: JTextComponent) extends TextAction
Attributes
- Source
- TextActions.scala
- Supertypes
-
class TextActionclass AbstractActiontrait Serializabletrait Cloneabletrait Actiontrait ActionListenertrait EventListenerclass Objecttrait Matchableclass AnyShow all
class CorrectDeleteNextWordAction(comp: JTextComponent) extends TextAction
Attributes
- Source
- TextActions.scala
- Supertypes
-
class TextActionclass AbstractActiontrait Serializabletrait Cloneabletrait Actiontrait ActionListenertrait EventListenerclass Objecttrait Matchableclass AnyShow all
class CorrectDeletePrevWordAction(comp: JTextComponent) extends TextAction
Attributes
- Source
- TextActions.scala
- Supertypes
-
class TextActionclass AbstractActiontrait Serializabletrait Cloneabletrait Actiontrait ActionListenertrait EventListenerclass Objecttrait Matchableclass AnyShow all
class CorrectForwardAction(comp: JTextComponent) extends TextAction
Attributes
- Source
- TextActions.scala
- Supertypes
-
class TextActionclass AbstractActiontrait Serializabletrait Cloneabletrait Actiontrait ActionListenertrait EventListenerclass Objecttrait Matchableclass AnyShow all
class CorrectNextWordAction(comp: JTextComponent, select: Boolean) extends TextAction
Attributes
- Source
- TextActions.scala
- Supertypes
-
class TextActionclass AbstractActiontrait Serializabletrait Cloneabletrait Actiontrait ActionListenertrait EventListenerclass Objecttrait Matchableclass AnyShow all
class CorrectPreviousWordAction(comp: JTextComponent, select: Boolean) extends TextAction
Attributes
- Source
- TextActions.scala
- Supertypes
-
class TextActionclass AbstractActiontrait Serializabletrait Cloneabletrait Actiontrait ActionListenertrait EventListenerclass Objecttrait Matchableclass AnyShow all
class CorrectSelectWordAction(comp: JTextComponent) extends TextAction
Attributes
- Source
- TextActions.scala
- Supertypes
-
class TextActionclass AbstractActiontrait Serializabletrait Cloneabletrait Actiontrait ActionListenertrait EventListenerclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Attributes
- Source
- TextActions.scala
In this article