BoldView

org.nlogo.ide.ShowUsageBox.BoldEditorKit.BoldView
class BoldView(elem: Element) extends HighlightView

Attributes

Source
ShowUsageBox.scala
Graph
Supertypes
class HighlightView
class PlainView
trait TabExpander
class View
trait SwingConstants
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def drawText(g: Graphics2D, x: Float, y: Float, p0: Int, p1: Int, isSelected: Boolean): Float

Attributes

Definition Classes
HighlightView
Source
ShowUsageBox.scala
override def studyLine(lineIndex: Int): Unit

Attributes

Definition Classes
HighlightView
Source
ShowUsageBox.scala

Inherited methods

def append(x$0: View): Unit

Attributes

Inherited from:
View
def breakView(x$0: Int, x$1: Int, x$2: Float, x$3: Float): View

Attributes

Inherited from:
View
def changedUpdate(x$0: DocumentEvent, x$1: Shape, x$2: ViewFactory): Unit

Attributes

Inherited from:
PlainView
def createFragment(x$0: Int, x$1: Int): View

Attributes

Inherited from:
View
def getAlignment(x$0: Int): Float

Attributes

Inherited from:
View
def getAttributes(): AttributeSet

Attributes

Inherited from:
View
def getBreakWeight(x$0: Int, x$1: Float, x$2: Float): Int

Attributes

Inherited from:
View
def getChildAllocation(x$0: Int, x$1: Shape): Shape

Attributes

Inherited from:
View
def getContainer(): Container

Attributes

Inherited from:
View
def getDocument(): Document

Attributes

Inherited from:
View
def getElement(): Element

Attributes

Inherited from:
View
def getEndOffset(): Int

Attributes

Inherited from:
View
def getGraphics(): Graphics

Attributes

Inherited from:
View
def getMaximumSpan(x$0: Int): Float

Attributes

Inherited from:
View
def getMinimumSpan(x$0: Int): Float

Attributes

Inherited from:
View
def getNextVisualPositionFrom(x$0: Int, x$1: Bias, x$2: Shape, x$3: Int, x$4: Array[Bias]): Int

Attributes

Inherited from:
View
def getParent(): View

Attributes

Inherited from:
View

Attributes

Inherited from:
PlainView
def getResizeWeight(x$0: Int): Int

Attributes

Inherited from:
View

Attributes

Inherited from:
View
def getToolTipText(x$0: Float, x$1: Float, x$2: Shape): String

Attributes

Inherited from:
View
def getView(x$0: Int): View

Attributes

Inherited from:
View
def getViewCount(): Int

Attributes

Inherited from:
View
def getViewFactory(): ViewFactory

Attributes

Inherited from:
View
def getViewIndex(x$0: Float, x$1: Float, x$2: Shape): Int

Attributes

Inherited from:
View
def getViewIndex(x$0: Int, x$1: Bias): Int

Attributes

Inherited from:
View
def insert(x$0: Int, x$1: View): Unit

Attributes

Inherited from:
View
def insertUpdate(x$0: DocumentEvent, x$1: Shape, x$2: ViewFactory): Unit

Attributes

Inherited from:
PlainView

Attributes

Inherited from:
View
def modelToView(x$0: Int, x$1: Shape, x$2: Bias): Shape

Attributes

Inherited from:
PlainView
def modelToView(x$0: Int, x$1: Bias, x$2: Int, x$3: Bias, x$4: Shape): Shape

Attributes

Inherited from:
View
def nextTabStop(x$0: Float, x$1: Int): Float

Attributes

Inherited from:
PlainView
def paint(x$0: Graphics, x$1: Shape): Unit

Attributes

Inherited from:
PlainView
def preferenceChanged(x$0: View, x$1: Boolean, x$2: Boolean): Unit

Attributes

Inherited from:
View
def remove(x$0: Int): Unit

Attributes

Inherited from:
View
def removeAll(): Unit

Attributes

Inherited from:
View
def removeUpdate(x$0: DocumentEvent, x$1: Shape, x$2: ViewFactory): Unit

Attributes

Inherited from:
PlainView
def replace(x$0: Int, x$1: Int, x$2: Array[View]): Unit

Attributes

Inherited from:
View
def setParent(x$0: View): Unit

Attributes

Inherited from:
View
def setSize(x$0: Float, x$1: Float): Unit

Attributes

Inherited from:
PlainView
def viewToModel(x$0: Float, x$1: Float, x$2: Shape, x$3: Array[Bias]): Int

Attributes

Inherited from:
PlainView

Deprecated and Inherited methods

@Deprecated(since = _, forRemoval = _)
def modelToView(x$0: Int, x$1: Shape): Shape

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
View
@Deprecated(since = _, forRemoval = _)
def viewToModel(x$0: Float, x$1: Float, x$2: Shape): Int

Attributes

Deprecated
[Since version ] see corresponding Javadoc for more information.
Inherited from:
View

Concrete fields

Attributes

Source
ShowUsageBox.scala