Class

cogdebugger.ui.fieldvisualizations.complex

RealImaginarySubpanel

Related Doc: package complex

Permalink

class RealImaginarySubpanel extends BorderPanel with Viewer with ZoomProperty with RestorableState

A panel which displays a complex field as a real panel and an imaginary panel, side by side.

Linear Supertypes
RestorableState, ZoomProperty, Zoomable, Viewer, BorderPanel, LayoutContainer, Panel, Wrapper, Container, Component, UIElement, LazyPublisher, Publisher, Reactor, Proxy, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RealImaginarySubpanel
  2. RestorableState
  3. ZoomProperty
  4. Zoomable
  5. Viewer
  6. BorderPanel
  7. LayoutContainer
  8. Panel
  9. Wrapper
  10. Container
  11. Component
  12. UIElement
  13. LazyPublisher
  14. Publisher
  15. Reactor
  16. Proxy
  17. AnyRef
  18. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RealImaginarySubpanel(fieldType: libcog.FieldType)

    Permalink

    fieldType

    Shape of the complex field being displayed

Type Members

  1. type Constraints = scala.swing.BorderPanel.Position.Value

    Permalink
    Definition Classes
    BorderPanel → LayoutContainer
  2. class Content extends BufferWrapper[Component]

    Permalink
    Attributes
    protected
    Definition Classes
    Wrapper
  3. trait SuperMixin extends JComponent

    Permalink
    Attributes
    protected
    Definition Classes
    Component

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. val FloatingMaxProperty: BooleanProperty

    Permalink
  5. val ZoomProperty: FloatProperty

    Permalink
    Definition Classes
    ZoomProperty
  6. val _contents: Content

    Permalink
    Attributes
    protected
    Definition Classes
    Wrapper
  7. def add(c: Component, l: Constraints): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BorderPanel → LayoutContainer
  8. def areValid(c: Constraints): (Boolean, String)

    Permalink
    Attributes
    protected
    Definition Classes
    BorderPanel → LayoutContainer
  9. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  10. def background: Color

    Permalink
    Definition Classes
    UIElement
  11. def background_=(c: Color): Unit

    Permalink
    Definition Classes
    UIElement
  12. def border: Border

    Permalink
    Definition Classes
    Component
  13. def border_=(b: Border): Unit

    Permalink
    Definition Classes
    Component
  14. def bounds: Rectangle

    Permalink
    Definition Classes
    UIElement
  15. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  16. val columns: Int

    Permalink
  17. def constraintsFor(comp: Component): scala.swing.BorderPanel.Position.Value

    Permalink
    Attributes
    protected
    Definition Classes
    BorderPanel → LayoutContainer
  18. def contents: Seq[Component]

    Permalink
    Definition Classes
    Wrapper → Container
  19. def cursor: Cursor

    Permalink
    Definition Classes
    UIElement
  20. def cursor_=(c: Cursor): Unit

    Permalink
    Definition Classes
    UIElement
  21. def deafTo(ps: Publisher*): Unit

    Permalink
    Definition Classes
    Reactor
  22. var disallowNegativeZoom: Boolean

    Permalink
    Definition Classes
    ZoomProperty
  23. def displayable: Boolean

    Permalink
    Definition Classes
    UIElement
  24. def enabled: Boolean

    Permalink
    Definition Classes
    Component
  25. def enabled_=(b: Boolean): Unit

    Permalink
    Definition Classes
    Component
  26. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  27. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    Proxy → Any
  28. def fieldShape: Shape

    Permalink
  29. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  30. def focusable: Boolean

    Permalink
    Definition Classes
    Component
  31. def focusable_=(b: Boolean): Unit

    Permalink
    Definition Classes
    Component
  32. def font: Font

    Permalink
    Definition Classes
    UIElement
  33. def font_=(f: Font): Unit

    Permalink
    Definition Classes
    UIElement
  34. def foreground: Color

    Permalink
    Definition Classes
    UIElement
  35. def foreground_=(c: Color): Unit

    Permalink
    Definition Classes
    UIElement
  36. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  37. def hasFocus: Boolean

    Permalink
    Definition Classes
    Component
  38. def hashCode(): Int

    Permalink
    Definition Classes
    Proxy → Any
  39. def ignoreRepaint: Boolean

    Permalink
    Definition Classes
    UIElement
  40. def ignoreRepaint_=(b: Boolean): Unit

    Permalink
    Definition Classes
    UIElement
  41. var initP: JComponent

    Permalink
    Definition Classes
    Component
  42. def inputVerifier: (Component) ⇒ Boolean

    Permalink
    Definition Classes
    Component
  43. def inputVerifier_=(v: (Component) ⇒ Boolean): Unit

    Permalink
    Definition Classes
    Component
  44. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  45. def layout: Map[Component, Constraints]

    Permalink
    Definition Classes
    LayoutContainer
  46. def layoutManager: BorderLayout

    Permalink
    Definition Classes
    BorderPanel
  47. def listenTo(ps: Publisher*): Unit

    Permalink
    Definition Classes
    Reactor
  48. val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }

    Permalink
    Attributes
    protected
    Definition Classes
    Publisher
  49. def locale: Locale

    Permalink
    Definition Classes
    UIElement
  50. def location: Point

    Permalink
    Definition Classes
    UIElement
  51. def locationOnScreen: Point

    Permalink
    Definition Classes
    UIElement
  52. def maximumSize: Dimension

    Permalink
    Definition Classes
    UIElement
  53. def maximumSize_=(x: Dimension): Unit

    Permalink
    Definition Classes
    UIElement
  54. def minimumSize: Dimension

    Permalink
    Definition Classes
    UIElement
  55. def minimumSize_=(x: Dimension): Unit

    Permalink
    Definition Classes
    UIElement
  56. object mouse

    Permalink
    Definition Classes
    Component
  57. def name: String

    Permalink
    Definition Classes
    Component
  58. def name_=(s: String): Unit

    Permalink
    Definition Classes
    Component
  59. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  60. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  62. def onFirstSubscribe(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Component → UIElement → LazyPublisher
  63. def onLastUnsubscribe(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    UIElement → LazyPublisher
  64. def opaque: Boolean

    Permalink
    Definition Classes
    Component
  65. def opaque_=(b: Boolean): Unit

    Permalink
    Definition Classes
    Component
  66. def paint(g: Graphics2D): Unit

    Permalink
    Definition Classes
    Component
  67. def paintBorder(g: Graphics2D): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Component
  68. def paintChildren(g: Graphics2D): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Component
  69. def paintComponent(g: Graphics2D): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Component
  70. lazy val peer: JPanel with SuperMixin

    Permalink
    Definition Classes
    BorderPanel → Panel → Wrapper → Component → UIElement
  71. def preferredSize: Dimension

    Permalink
    Definition Classes
    UIElement
  72. def preferredSize_=(x: Dimension): Unit

    Permalink
    Definition Classes
    UIElement
  73. val properties: ArrayBuffer[Property[_]]

    Permalink

    A list of properties that should be persisted when the app closes, and restored the next time it's launched.

    A list of properties that should be persisted when the app closes, and restored the next time it's launched. A common example of a persistent is the zoom/magnification level of the viewer. Be sure to add any relevenant properties to this list in your Viewer subclasses!

    Definition Classes
    Viewer
  74. def propertiesTag: NodeSeq

    Permalink

    Returns the XML representation of this viewer's properties, suitable for saving into a file.

    Returns the XML representation of this viewer's properties, suitable for saving into a file.

    Definition Classes
    Viewer
  75. def publish(e: Event): Unit

    Permalink
    Definition Classes
    Publisher
  76. val reactions: Reactions

    Permalink
    Definition Classes
    Reactor
  77. def repaint(rect: Rectangle): Unit

    Permalink
    Definition Classes
    UIElement
  78. def repaint(): Unit

    Permalink
    Definition Classes
    UIElement
  79. def requestFocus(): Unit

    Permalink
    Definition Classes
    Component
  80. def requestFocusInWindow(): Boolean

    Permalink
    Definition Classes
    Component
  81. def reset(): Unit

    Permalink

    Reset the visualization.

    Reset the visualization. An optional operation; subclasses must override this method or else it does nothing.

    Definition Classes
    Viewer
  82. def restore(tag: Node): Unit

    Permalink

    Restore this object to the state described in the given XML node.

    Restore this object to the state described in the given XML node.

    Definition Classes
    RealImaginarySubpanelRestorableState
  83. def revalidate(): Unit

    Permalink
    Definition Classes
    Component
  84. val rows: Int

    Permalink
  85. def save: Elem

    Permalink

    Encode the state of this object into an XML node.

    Encode the state of this object into an XML node.

    Definition Classes
    RealImaginarySubpanelRestorableState
  86. def self: Component

    Permalink
    Definition Classes
    UIElement → Proxy
  87. def showing: Boolean

    Permalink
    Definition Classes
    UIElement
  88. def size: Dimension

    Permalink
    Definition Classes
    UIElement
  89. def subscribe(listener: Reaction): Unit

    Permalink
    Definition Classes
    LazyPublisher → Publisher
  90. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    Component → Proxy → AnyRef → Any
  92. def toolkit: Toolkit

    Permalink
    Definition Classes
    UIElement
  93. def tooltip: String

    Permalink
    Definition Classes
    Component
  94. def tooltip_=(t: String): Unit

    Permalink
    Definition Classes
    Component
  95. def unsubscribe(listener: Reaction): Unit

    Permalink
    Definition Classes
    LazyPublisher → Publisher
  96. def update(src: AnyRef, data: libcog.AbstractFieldMemory, time: Long): Unit

    Permalink

    Update the display with a new complex field.

    Update the display with a new complex field.

    src

    Requester of the update (?).

    data

    The new complex field data

    time

    Current simulation time.

    Definition Classes
    RealImaginarySubpanelViewer
  97. def visible: Boolean

    Permalink
    Definition Classes
    UIElement
  98. def visible_=(b: Boolean): Unit

    Permalink
    Definition Classes
    UIElement
  99. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  102. def xLayoutAlignment: Double

    Permalink
    Definition Classes
    Component
  103. def xLayoutAlignment_=(x: Double): Unit

    Permalink
    Definition Classes
    Component
  104. def xmlToProperties(node: Node): Unit

    Permalink

    Parses the XML tag produced by the propertiesTag method and restores any saved valued to this Viewer.

    Parses the XML tag produced by the propertiesTag method and restores any saved valued to this Viewer.

    Definition Classes
    Viewer
  105. def yLayoutAlignment: Double

    Permalink
    Definition Classes
    Component
  106. def yLayoutAlignment_=(y: Double): Unit

    Permalink
    Definition Classes
    Component
  107. def zoomIn(): Unit

    Permalink

    Increase zoom level by zDelta.

    Increase zoom level by zDelta.

    Definition Classes
    ZoomPropertyZoomable
  108. var zoomIncrement: Float

    Permalink

    Zooming?

    Zooming?

    Definition Classes
    RealImaginarySubpanelZoomProperty
  109. def zoomLevel: Float

    Permalink
    Definition Classes
    ZoomProperty
  110. def zoomLevel_=(value: Float): Unit

    Permalink
    Definition Classes
    ZoomProperty
  111. def zoomOut(): Unit

    Permalink

    Decrease zoom level by zDelta.

    Decrease zoom level by zDelta.

    Definition Classes
    ZoomPropertyZoomable
  112. var zoomType: ZoomType

    Permalink

    Controls how zDelta is applied to the current zoom level.

    Controls how zDelta is applied to the current zoom level. In Additive, a delta is added to the current zoom level; in Multiplicative mode, the zoom level is multiplied by delta when zooming in, and by its reciprocal when zooming out.

    Default zoom type is additive. If you change it to multiplicative, you should probably ensure that the default zDelta is something other than 1f, as multiplying by one probably won't do anything.

    Definition Classes
    ZoomProperty

Inherited from RestorableState

Inherited from ZoomProperty

Inherited from Zoomable

Inherited from Viewer

Inherited from BorderPanel

Inherited from LayoutContainer

Inherited from Panel

Inherited from Wrapper

Inherited from Container

Inherited from Component

Inherited from UIElement

Inherited from LazyPublisher

Inherited from Publisher

Inherited from Reactor

Inherited from Proxy

Inherited from AnyRef

Inherited from Any

Ungrouped