FixedLengthDocument
org.nlogo.swing.FixedLengthDocument
class FixedLengthDocument(maxLength: Int) extends PlainDocument
enforces a given maximum length; also enforces all caps (that could easily be made optional)
Attributes
- Source
- FixedLengthDocument.scala
- Graph
-
- Supertypes
-
class PlainDocumentclass AbstractDocumenttrait Serializabletrait Documentclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited classlikes
object AbstractElement
Attributes
- Inherited from:
- AbstractDocument
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- AbstractDocument
- Supertypes
-
class AbstractElementtrait TreeNodetrait Serializabletrait MutableAttributeSettrait AttributeSettrait Elementclass Objecttrait Matchableclass AnyShow all
object BranchElement
Attributes
- Inherited from:
- AbstractDocument
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- AbstractDocument
- Supertypes
-
trait DocumentEventclass CompoundEditclass AbstractUndoableEdittrait Serializabletrait UndoableEditclass Objecttrait Matchableclass AnyShow all
object DefaultDocumentEvent
Attributes
- Inherited from:
- AbstractDocument
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- AbstractDocument
- Supertypes
-
class AbstractElementtrait TreeNodetrait Serializabletrait MutableAttributeSettrait AttributeSettrait Elementclass Objecttrait Matchableclass AnyShow all
object LeafElement
Attributes
- Inherited from:
- AbstractDocument
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited and Abstract classlikes
Attributes
- Inherited from:
- AbstractDocument
- Supertypes
-
trait TreeNodetrait Serializabletrait MutableAttributeSettrait AttributeSettrait Elementclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Attributes
- Definition Classes
-
PlainDocument -> AbstractDocument -> Document
- Source
- FixedLengthDocument.scala
Inherited methods
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- PlainDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- PlainDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
Attributes
- Inherited from:
- AbstractDocument
In this article