Abstract Value Members
-
abstract
def
peer: JComponent
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
_contents: Content
-
final
def
asInstanceOf[T0]: T0
-
def
background: Color
-
def
background_=(c: Color): Unit
-
def
bounds: java.awt.Rectangle
-
def
clone(): AnyRef
-
val
contents: Buffer[Component]
-
def
cursor: Cursor
-
def
cursor_=(c: Cursor): Unit
-
def
deafTo(ps: Publisher*): Unit
-
def
displayable: Boolean
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(that: Any): Boolean
-
def
finalize(): Unit
-
def
font: Font
-
def
font_=(f: Font): Unit
-
def
foreground: Color
-
def
foreground_=(c: Color): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
ignoreRepaint: Boolean
-
def
ignoreRepaint_=(b: Boolean): Unit
-
final
def
isInstanceOf[T0]: Boolean
-
def
listenTo(ps: Publisher*): Unit
-
val
listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
-
def
locale: Locale
-
def
location: java.awt.Point
-
def
locationOnScreen: java.awt.Point
-
def
maximumSize: java.awt.Dimension
-
def
maximumSize_=(x: Dimension): Unit
-
def
minimumSize: java.awt.Dimension
-
def
minimumSize_=(x: Dimension): Unit
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
onFirstSubscribe(): Unit
-
def
onLastUnsubscribe(): Unit
-
def
preferredSize: java.awt.Dimension
-
def
preferredSize_=(x: Dimension): Unit
-
def
publish(e: Event): Unit
-
-
def
repaint(rect: Rectangle): Unit
-
def
repaint(): Unit
-
def
self: java.awt.Component
-
def
showing: Boolean
-
def
size: java.awt.Dimension
-
def
subscribe(listener: Reaction): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
toolkit: Toolkit
-
def
unsubscribe(listener: Reaction): Unit
-
def
visible: Boolean
-
def
visible_=(b: Boolean): Unit
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from LazyPublisher
Inherited from Proxy
Inherited from Any
Utility trait for wrapping sequential containers.