kbcv.view

WebGUI

class WebGUI extends BoxPanel with SwingView

Linear Supertypes
SwingView, View, BoxPanel, Wrapper, SequentialContainer, Panel, Wrapper, Container, Component, UIElement, LazyPublisher, Publisher, Reactor, Proxy, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. WebGUI
  2. SwingView
  3. View
  4. BoxPanel
  5. Wrapper
  6. SequentialContainer
  7. Panel
  8. Wrapper
  9. Container
  10. Component
  11. UIElement
  12. LazyPublisher
  13. Publisher
  14. Reactor
  15. Proxy
  16. AnyRef
  17. Any
Visibility
  1. Public
  2. All

Instance Constructors

  1. new WebGUI (model: Model, ui: Openable)

Value Members

  1. def != (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  2. def != (arg0: Any): Boolean

    Attributes
    final
    Definition Classes
    Any
  3. def ## (): Int

    Attributes
    final
    Definition Classes
    AnyRef → Any
  4. def == (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  5. def == (arg0: Any): Boolean

    Attributes
    final
    Definition Classes
    Any
  6. val _contents : Content

    Attributes
    protected
    Definition Classes
    Wrapper
  7. def asInstanceOf [T0] : T0

    Attributes
    final
    Definition Classes
    Any
  8. def background : Color

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

    Definition Classes
    UIElement
  10. def border : Border

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

    Definition Classes
    Component
  12. def bounds : Rectangle

    Definition Classes
    UIElement
  13. def clone (): AnyRef

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  14. def cmd (c: String, args: List[String]): Unit

    Definition Classes
    WebGUISwingView
  15. def cmd (c: String): Unit

    Definition Classes
    SwingView
  16. val contents : Buffer[Component]

    Definition Classes
    Wrapper → Wrapper → SequentialContainer → Container
  17. var currDir : String

    Definition Classes
    WebGUISwingView
  18. def cursor : Cursor

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

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

    Definition Classes
    Reactor
  21. def displayable : Boolean

    Definition Classes
    UIElement
  22. def enabled : Boolean

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

    Definition Classes
    Component
  24. def eq (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  25. def equals (that: Any): Boolean

    Definition Classes
    Proxy → AnyRef → Any
  26. def finalize (): Unit

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  27. def focusable : Boolean

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

    Definition Classes
    Component
  29. def font : Font

    Definition Classes
    UIElement
  30. val fontSize : Int

    Definition Classes
    WebGUISwingView
  31. def font_= (f: Font): Unit

    Definition Classes
    UIElement
  32. def foreground : Color

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

    Definition Classes
    UIElement
  34. def getClass (): java.lang.Class[_]

    Attributes
    final
    Definition Classes
    AnyRef → Any
  35. def hasFocus : Boolean

    Definition Classes
    Component
  36. def hashCode (): Int

    Definition Classes
    Proxy → AnyRef → Any
  37. def ignoreRepaint : Boolean

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

    Definition Classes
    UIElement
  39. var initP : JComponent

    Definition Classes
    Component
  40. def inputVerifier : (Component) ⇒ Boolean

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

    Definition Classes
    Component
  42. def isInstanceOf [T0] : Boolean

    Attributes
    final
    Definition Classes
    Any
  43. def listenTo (ps: Publisher*): Unit

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

    Attributes
    protected
    Definition Classes
    Publisher
  45. def locale : Locale

    Definition Classes
    UIElement
  46. def location : Point

    Definition Classes
    UIElement
  47. def locationOnScreen : Point

    Definition Classes
    UIElement
  48. def maximumSize : Dimension

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

    Definition Classes
    UIElement
  50. def menu (txt: String, mnc: Value, subs: TraversableOnce[Component]): Menu

    Definition Classes
    WebGUISwingView
  51. def menu (txt: String, mnc: Value, subs: Component*): Menu

    Definition Classes
    WebGUISwingView
  52. def menu (txt: String, mnc: Value, i: Int, subs: TraversableOnce[Component]): Menu

    Definition Classes
    WebGUISwingView
  53. def menu (txt: String, mnc: Value, i: Int, subs: Component*): Menu

    Definition Classes
    WebGUISwingView
  54. val menu : GMenu

  55. def menuBtn (t: String): Button

    Definition Classes
    WebGUISwingView
  56. def mi (txt: String, mnc: Value, c: Char, i: Int): MenuItem

    Definition Classes
    WebGUISwingView
  57. def mi (txt: String, mnc: Value, c: Char): MenuItem

    Definition Classes
    WebGUISwingView
  58. def mi (txt: String, mnc: Value): MenuItem

    Definition Classes
    WebGUISwingView
  59. def mi (txt: String): MenuItem

    Definition Classes
    WebGUISwingView
  60. def minimumSize : Dimension

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

    Definition Classes
    UIElement
  62. val model : Model

    Definition Classes
    WebGUIView
  63. def name : String

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

    Definition Classes
    Component
  65. def ne (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  66. def notify (): Unit

    Attributes
    final
    Definition Classes
    AnyRef
  67. def notifyAll (): Unit

    Attributes
    final
    Definition Classes
    AnyRef
  68. def onFirstSubscribe (): Unit

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

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

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

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

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

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

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

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

    Definition Classes
    BoxPanel → Panel → Wrapper → Component → UIElement
  77. def preferredSize : Dimension

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

    Definition Classes
    UIElement
  79. def publish (e: Event): Unit

    Definition Classes
    Publisher
  80. def radioBtn (t: String): RadioButton

    Definition Classes
    WebGUISwingView
  81. val reactions : Reactions

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

    Definition Classes
    UIElement
  83. def repaint (): Unit

    Definition Classes
    UIElement
  84. def requestFocus (): Unit

    Definition Classes
    Component
  85. def requestFocusInWindow (): Boolean

    Definition Classes
    Component
  86. def resourceFromClassloader (path: String): URL

    Definition Classes
    WebGUISwingView
  87. def revalidate (): Unit

    Definition Classes
    Component
  88. def rmi (txt: String, mnc: Value): RadioMenuItem

    Definition Classes
    WebGUISwingView
  89. def rmi (txt: String): RadioMenuItem

    Definition Classes
    WebGUISwingView
  90. def rmi (txt: String, sel: Boolean): RadioMenuItem

    Definition Classes
    WebGUISwingView
  91. def rmi (txt: String, mnc: Value, c: Char, sel: Boolean): RadioMenuItem

    Definition Classes
    WebGUISwingView
  92. def rmi (txt: String, mnc: Value, sel: Boolean): RadioMenuItem

    Definition Classes
    WebGUISwingView
  93. def self : Component

    Definition Classes
    UIElement → Proxy
  94. def showing : Boolean

    Definition Classes
    UIElement
  95. def size : Dimension

    Definition Classes
    UIElement
  96. def start : Unit

    Definition Classes
    WebGUIView
  97. def subscribe (listener: Reaction): Unit

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

    Attributes
    final
    Definition Classes
    AnyRef
  99. def toString (): String

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

    Definition Classes
    UIElement
  101. def tooltip : String

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

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

    Definition Classes
    LazyPublisher → Publisher
  104. def update (rpl: Reply): Unit

    Definition Classes
    WebGUIView
  105. def visible : Boolean

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

    Definition Classes
    UIElement
  107. def wait (): Unit

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

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

    Attributes
    final
    Definition Classes
    AnyRef
    Annotations
    @throws()
  110. def xLayoutAlignment : Double

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

    Definition Classes
    Component
  112. def yLayoutAlignment : Double

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

    Definition Classes
    Component

Deprecated Value Members

  1. lazy val Mouse : WebGUI.this.mouse.type

    Definition Classes
    Component
    Annotations
    @deprecated
    Deprecated

    Use mouse instead

  2. def size_= (dim: Dimension): Unit

    Definition Classes
    UIElement
    Annotations
    @deprecated
    Deprecated

    Explicit size assignment for UIElements is not supported anymore. Use a layout manager or subclass Window.

Inherited from SwingView

Inherited from View

Inherited from BoxPanel

Inherited from Wrapper

Inherited from SequentialContainer

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