Packages

class BoldView extends HighlightView

Source
ShowUsageBox.scala
Linear Supertypes
HighlightView, PlainView, TabExpander, View, SwingConstants, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BoldView
  2. HighlightView
  3. PlainView
  4. TabExpander
  5. View
  6. SwingConstants
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BoldView(elem: Element)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def append(arg0: View): Unit
    Definition Classes
    View
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. var boldingRanges: Seq[Range]
  7. def breakView(arg0: Int, arg1: Int, arg2: Float, arg3: Float): View
    Definition Classes
    View
  8. def changedUpdate(arg0: DocumentEvent, arg1: Shape, arg2: ViewFactory): Unit
    Definition Classes
    PlainView → View
  9. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def createFragment(arg0: Int, arg1: Int): View
    Definition Classes
    View
  11. def damageLineRange(arg0: Int, arg1: Int, arg2: Shape, arg3: Component): Unit
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  12. def drawLine(lineIndex: Int, g: Graphics, x: Int, y: Int): Unit
    Attributes
    protected[org.nlogo.editor]
    Definition Classes
    HighlightView → PlainView
  13. def drawSelectedText(g: Graphics, x: Int, y: Int, p0: Int, p1: Int): Int
    Attributes
    protected[org.nlogo.editor]
    Definition Classes
    HighlightView → PlainView
  14. def drawText(g: Graphics, x: Int, y: Int, p0: Int, p1: Int, isSelected: Boolean): Int
    Definition Classes
    BoldViewHighlightView
  15. def drawUnselectedText(g: Graphics, x: Int, y: Int, p0: Int, p1: Int): Int
    Attributes
    protected[org.nlogo.editor]
    Definition Classes
    HighlightView → PlainView
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  18. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. def forwardUpdate(arg0: ElementChange, arg1: DocumentEvent, arg2: Shape, arg3: ViewFactory): Unit
    Attributes
    protected[javax.swing.text]
    Definition Classes
    View
  20. def forwardUpdateToView(arg0: View, arg1: DocumentEvent, arg2: Shape, arg3: ViewFactory): Unit
    Attributes
    protected[javax.swing.text]
    Definition Classes
    View
  21. def getAlignment(arg0: Int): Float
    Definition Classes
    View
  22. def getAttributes(): AttributeSet
    Definition Classes
    View
  23. def getBreakWeight(arg0: Int, arg1: Float, arg2: Float): Int
    Definition Classes
    View
  24. def getChildAllocation(arg0: Int, arg1: Shape): Shape
    Definition Classes
    View
  25. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  26. def getContainer(): Container
    Definition Classes
    View
  27. def getDocument(): Document
    Definition Classes
    View
  28. def getElement(): Element
    Definition Classes
    View
  29. def getEndOffset(): Int
    Definition Classes
    View
  30. def getGraphics(): Graphics
    Definition Classes
    View
  31. final def getLineBuffer(): Segment
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  32. def getMaximumSpan(arg0: Int): Float
    Definition Classes
    View
  33. def getMinimumSpan(arg0: Int): Float
    Definition Classes
    View
  34. def getNextVisualPositionFrom(arg0: Int, arg1: Bias, arg2: Shape, arg3: Int, arg4: Array[Bias]): Int
    Definition Classes
    View
    Annotations
    @throws( ... )
  35. def getParent(): View
    Definition Classes
    View
  36. def getPreferredSpan(arg0: Int): Float
    Definition Classes
    PlainView → View
  37. def getResizeWeight(arg0: Int): Int
    Definition Classes
    View
  38. def getStartOffset(): Int
    Definition Classes
    View
  39. def getTabSize(): Int
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  40. def getToolTipText(arg0: Float, arg1: Float, arg2: Shape): String
    Definition Classes
    View
  41. def getView(arg0: Int): View
    Definition Classes
    View
  42. def getViewCount(): Int
    Definition Classes
    View
  43. def getViewFactory(): ViewFactory
    Definition Classes
    View
  44. def getViewIndex(arg0: Float, arg1: Float, arg2: Shape): Int
    Definition Classes
    View
  45. def getViewIndex(arg0: Int, arg1: Bias): Int
    Definition Classes
    View
  46. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  47. def insert(arg0: Int, arg1: View): Unit
    Definition Classes
    View
  48. def insertUpdate(arg0: DocumentEvent, arg1: Shape, arg2: ViewFactory): Unit
    Definition Classes
    PlainView → View
  49. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  50. def isVisible(): Boolean
    Definition Classes
    View
  51. def lineToRect(arg0: Shape, arg1: Int): Rectangle
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  52. def modelToView(arg0: Int, arg1: Shape, arg2: Bias): Shape
    Definition Classes
    PlainView → View
    Annotations
    @throws( ... )
  53. def modelToView(arg0: Int, arg1: Bias, arg2: Int, arg3: Bias, arg4: Shape): Shape
    Definition Classes
    View
    Annotations
    @throws( ... )
  54. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  55. def nextTabStop(arg0: Float, arg1: Int): Float
    Definition Classes
    PlainView → TabExpander
  56. final def notify(): Unit
    Definition Classes
    AnyRef
  57. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  58. def paint(arg0: Graphics, arg1: Shape): Unit
    Definition Classes
    PlainView → View
  59. def preferenceChanged(arg0: View, arg1: Boolean, arg2: Boolean): Unit
    Definition Classes
    View
  60. def remove(arg0: Int): Unit
    Definition Classes
    View
  61. def removeAll(): Unit
    Definition Classes
    View
  62. def removeUpdate(arg0: DocumentEvent, arg1: Shape, arg2: ViewFactory): Unit
    Definition Classes
    PlainView → View
  63. def replace(arg0: Int, arg1: Int, arg2: Array[View]): Unit
    Definition Classes
    View
  64. def setParent(arg0: View): Unit
    Definition Classes
    View
  65. def setSize(arg0: Float, arg1: Float): Unit
    Definition Classes
    PlainView → View
  66. def studyLine(lineIndex: Int): Unit
    Definition Classes
    BoldViewHighlightView
  67. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  68. def toString(): String
    Definition Classes
    AnyRef → Any
  69. def updateChildren(arg0: ElementChange, arg1: DocumentEvent, arg2: ViewFactory): Boolean
    Attributes
    protected[javax.swing.text]
    Definition Classes
    View
  70. def updateDamage(arg0: DocumentEvent, arg1: Shape, arg2: ViewFactory): Unit
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  71. def updateLayout(arg0: ElementChange, arg1: DocumentEvent, arg2: Shape): Unit
    Attributes
    protected[javax.swing.text]
    Definition Classes
    View
  72. def updateMetrics(): Unit
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  73. def viewToModel(arg0: Float, arg1: Float, arg2: Shape, arg3: Array[Bias]): Int
    Definition Classes
    PlainView → View
  74. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def modelToView(arg0: Int, arg1: Shape): Shape
    Definition Classes
    View
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. def viewToModel(arg0: Float, arg1: Float, arg2: Shape): Int
    Definition Classes
    View
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from HighlightView

Inherited from PlainView

Inherited from TabExpander

Inherited from View

Inherited from SwingConstants

Inherited from AnyRef

Inherited from Any

Ungrouped