Class

org.nlogo.ide.ShowUsageBox.BoldEditorKit

BoldView

Related Doc: package BoldEditorKit

Permalink

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)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def append(arg0: View): Unit

    Permalink
    Definition Classes
    View
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. var boldingRanges: Seq[Range]

    Permalink
  7. def breakView(arg0: Int, arg1: Int, arg2: Float, arg3: Float): View

    Permalink
    Definition Classes
    View
  8. def changedUpdate(arg0: DocumentEvent, arg1: Shape, arg2: ViewFactory): Unit

    Permalink
    Definition Classes
    PlainView → View
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def createFragment(arg0: Int, arg1: Int): View

    Permalink
    Definition Classes
    View
  11. def damageLineRange(arg0: Int, arg1: Int, arg2: Shape, arg3: Component): Unit

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  12. def drawLine(lineIndex: Int, g: Graphics, x: Int, y: Int): Unit

    Permalink
    Attributes
    protected[org.nlogo.editor]
    Definition Classes
    HighlightView → PlainView
  13. def drawSelectedText(g: Graphics, x: Int, y: Int, p0: Int, p1: Int): Int

    Permalink
    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

    Permalink
    Definition Classes
    BoldViewHighlightView
  15. def drawUnselectedText(g: Graphics, x: Int, y: Int, p0: Int, p1: Int): Int

    Permalink
    Attributes
    protected[org.nlogo.editor]
    Definition Classes
    HighlightView → PlainView
  16. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  18. def finalize(): Unit

    Permalink
    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

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    View
  20. def forwardUpdateToView(arg0: View, arg1: DocumentEvent, arg2: Shape, arg3: ViewFactory): Unit

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    View
  21. def getAlignment(arg0: Int): Float

    Permalink
    Definition Classes
    View
  22. def getAttributes(): AttributeSet

    Permalink
    Definition Classes
    View
  23. def getBreakWeight(arg0: Int, arg1: Float, arg2: Float): Int

    Permalink
    Definition Classes
    View
  24. def getChildAllocation(arg0: Int, arg1: Shape): Shape

    Permalink
    Definition Classes
    View
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. def getContainer(): Container

    Permalink
    Definition Classes
    View
  27. def getDocument(): Document

    Permalink
    Definition Classes
    View
  28. def getElement(): Element

    Permalink
    Definition Classes
    View
  29. def getEndOffset(): Int

    Permalink
    Definition Classes
    View
  30. def getGraphics(): Graphics

    Permalink
    Definition Classes
    View
  31. final def getLineBuffer(): Segment

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  32. def getMaximumSpan(arg0: Int): Float

    Permalink
    Definition Classes
    View
  33. def getMinimumSpan(arg0: Int): Float

    Permalink
    Definition Classes
    View
  34. def getNextVisualPositionFrom(arg0: Int, arg1: Bias, arg2: Shape, arg3: Int, arg4: Array[Bias]): Int

    Permalink
    Definition Classes
    View
    Annotations
    @throws( ... )
  35. def getParent(): View

    Permalink
    Definition Classes
    View
  36. def getPreferredSpan(arg0: Int): Float

    Permalink
    Definition Classes
    PlainView → View
  37. def getResizeWeight(arg0: Int): Int

    Permalink
    Definition Classes
    View
  38. def getStartOffset(): Int

    Permalink
    Definition Classes
    View
  39. def getTabSize(): Int

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  40. def getToolTipText(arg0: Float, arg1: Float, arg2: Shape): String

    Permalink
    Definition Classes
    View
  41. def getView(arg0: Int): View

    Permalink
    Definition Classes
    View
  42. def getViewCount(): Int

    Permalink
    Definition Classes
    View
  43. def getViewFactory(): ViewFactory

    Permalink
    Definition Classes
    View
  44. def getViewIndex(arg0: Float, arg1: Float, arg2: Shape): Int

    Permalink
    Definition Classes
    View
  45. def getViewIndex(arg0: Int, arg1: Bias): Int

    Permalink
    Definition Classes
    View
  46. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  47. def insert(arg0: Int, arg1: View): Unit

    Permalink
    Definition Classes
    View
  48. def insertUpdate(arg0: DocumentEvent, arg1: Shape, arg2: ViewFactory): Unit

    Permalink
    Definition Classes
    PlainView → View
  49. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  50. def isVisible(): Boolean

    Permalink
    Definition Classes
    View
  51. def lineToRect(arg0: Shape, arg1: Int): Rectangle

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  52. def modelToView(arg0: Int, arg1: Shape, arg2: Bias): Shape

    Permalink
    Definition Classes
    PlainView → View
    Annotations
    @throws( ... )
  53. def modelToView(arg0: Int, arg1: Bias, arg2: Int, arg3: Bias, arg4: Shape): Shape

    Permalink
    Definition Classes
    View
    Annotations
    @throws( ... )
  54. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  55. def nextTabStop(arg0: Float, arg1: Int): Float

    Permalink
    Definition Classes
    PlainView → TabExpander
  56. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  57. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  58. def paint(arg0: Graphics, arg1: Shape): Unit

    Permalink
    Definition Classes
    PlainView → View
  59. def preferenceChanged(arg0: View, arg1: Boolean, arg2: Boolean): Unit

    Permalink
    Definition Classes
    View
  60. def remove(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  61. def removeAll(): Unit

    Permalink
    Definition Classes
    View
  62. def removeUpdate(arg0: DocumentEvent, arg1: Shape, arg2: ViewFactory): Unit

    Permalink
    Definition Classes
    PlainView → View
  63. def replace(arg0: Int, arg1: Int, arg2: Array[View]): Unit

    Permalink
    Definition Classes
    View
  64. def setParent(arg0: View): Unit

    Permalink
    Definition Classes
    View
  65. def setSize(arg0: Float, arg1: Float): Unit

    Permalink
    Definition Classes
    PlainView → View
  66. def studyLine(lineIndex: Int): Unit

    Permalink
    Definition Classes
    BoldViewHighlightView
  67. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  68. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  69. def updateChildren(arg0: ElementChange, arg1: DocumentEvent, arg2: ViewFactory): Boolean

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    View
  70. def updateDamage(arg0: DocumentEvent, arg1: Shape, arg2: ViewFactory): Unit

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  71. def updateLayout(arg0: ElementChange, arg1: DocumentEvent, arg2: Shape): Unit

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    View
  72. def updateMetrics(): Unit

    Permalink
    Attributes
    protected[javax.swing.text]
    Definition Classes
    PlainView
  73. def viewToModel(arg0: Float, arg1: Float, arg2: Shape, arg3: Array[Bias]): Int

    Permalink
    Definition Classes
    PlainView → View
  74. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def modelToView(arg0: Int, arg1: Shape): Shape

    Permalink
    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

    Permalink
    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