A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.scala-lang.org/api/2.12.14/scala-swing/scala/swing/Component.html below:

abstract class Component extends UIElement

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Component
  2. UIElement
  3. LazyPublisher
  4. Publisher
  5. Reactor
  6. Proxy
  7. AnyRef
  8. Any
Instance Constructors
  1.  new Component()
Value Members
  1.  final def !=(arg0: Any): Boolean
  2.  final def ##(): Int
  3.  final def ==(arg0: Any): Boolean
  4.  final def asInstanceOf[T0]: T0
  5.  def background: Color
  6.  def background_=(c: Color): Unit
  7.  def border: Border
  8.  def border_=(b: Border): Unit
  9.  def bounds: Rectangle
  10.  def clone(): AnyRef
  11.  def componentOrientation: ComponentOrientation
  12.  def componentOrientation_=(x: ComponentOrientation): Unit
  13.  def cursor: Cursor
  14.  def cursor_=(c: Cursor): Unit
  15.  def deafTo(ps: Publisher*): Unit
  16.  def displayable: Boolean
  17.  def enabled: Boolean
  18.  def enabled_=(b: Boolean): Unit
  19.  final def eq(arg0: AnyRef): Boolean
  20.  def equals(that: Any): Boolean
  21.  def finalize(): Unit
  22.  def focusable: Boolean
  23.  def focusable_=(b: Boolean): Unit
  24.  def font: Font
  25.  def font_=(f: Font): Unit
  26.  def foreground: Color
  27.  def foreground_=(c: Color): Unit
  28.  final def getClass(): Class[_]
  29.  def hasFocus: Boolean
  30.  def hashCode(): Int
  31.  def ignoreRepaint: Boolean
  32.  def ignoreRepaint_=(b: Boolean): Unit
  33.  var initP: JComponent
  34.  def inputVerifier: (Component) ⇒ Boolean
  35.  def inputVerifier_=(v: (Component) ⇒ Boolean): Unit
  36.  final def isInstanceOf[T0]: Boolean
  37.  def listenTo(ps: Publisher*): Unit
  38.  val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
  39.  def locale: Locale
  40.  def location: Point
  41.  def locationOnScreen: Point
  42.  def maximumSize: Dimension
  43.  def maximumSize_=(x: Dimension): Unit
  44.  def minimumSize: Dimension
  45.  def minimumSize_=(x: Dimension): Unit
  46.  def name: String
  47.  def name_=(s: String): Unit
  48.  final def ne(arg0: AnyRef): Boolean
  49.  final def notify(): Unit
  50.  final def notifyAll(): Unit
  51.  def onFirstSubscribe(): Unit
  52.  def onLastUnsubscribe(): Unit
  53.  def opaque: Boolean
  54.  def opaque_=(b: Boolean): Unit
  55.  def paint(g: Graphics2D): Unit
  56.  def paintBorder(g: Graphics2D): Unit
  57.  def paintChildren(g: Graphics2D): Unit
  58.  def paintComponent(g: Graphics2D): Unit
  59.  lazy val peer: JComponent
  60.  def preferredSize: Dimension
  61.  def preferredSize_=(x: Dimension): Unit
  62.  def publish(e: Event): Unit
  63.  val reactions: Reactions
  64.  def repaint(rect: Rectangle): Unit
  65.  def repaint(): Unit
  66.  def requestFocus(): Unit
  67.  def requestFocusInWindow(): Boolean
  68.  def revalidate(): Unit
  69.  def self: java.awt.Component
  70.  def showing: Boolean
  71.  def size: Dimension
  72.  def subscribe(listener: Reaction): Unit
  73.  final def synchronized[T0](arg0: ⇒ T0): T0
  74.  def toString(): String
  75.  def toolkit: Toolkit
  76.  def tooltip: String
  77.  def tooltip_=(t: String): Unit
  78.  def unsubscribe(listener: Reaction): Unit
  79.  def validate(): Unit
  80.  def visible: Boolean
  81.  def visible_=(b: Boolean): Unit
  82.  final def wait(): Unit
  83.  final def wait(arg0: Long, arg1: Int): Unit
  84.  final def wait(arg0: Long): Unit
  85.  def xLayoutAlignment: Double
  86.  def xLayoutAlignment_=(x: Double): Unit
  87.  def yLayoutAlignment: Double
  88.  def yLayoutAlignment_=(y: Double): Unit
  89.  object keys extends Publisher
  90.  object mouse

Inherited from LazyPublisher

Inherited from Proxy

Inherited from Any


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4