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.10/scala-swing/scala/swing/FlowPanel.html below:

class FlowPanel extends Panel with Wrapper

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FlowPanel
  2. Wrapper
  3. SequentialContainer
  4. Panel
  5. Wrapper
  6. Container
  7. Component
  8. UIElement
  9. LazyPublisher
  10. Publisher
  11. Reactor
  12. Proxy
  13. AnyRef
  14. Any
Value Members
  1.  object keys extends Publisher
  2.  object mouse

    Contains publishers for various mouse events.

  3.  final def !=(arg0: Any): Boolean
  4.  final def ##(): Int
  5.  final def ==(arg0: Any): Boolean
  6.  val _contents: Content
  7.  final def asInstanceOf[T0]: T0
  8.  def background: Color
  9.  def background_=(c: Color): Unit
  10.  def border: Border
  11.  def border_=(b: Border): Unit
  12.  def bounds: Rectangle
  13.  def clone(): AnyRef
  14.  def componentOrientation: ComponentOrientation
  15.  def componentOrientation_=(x: ComponentOrientation): Unit
  16.  val contents: Buffer[Component]

    The child components of this container.

  17.  def cursor: Cursor
  18.  def cursor_=(c: Cursor): Unit
  19.  def deafTo(ps: Publisher*): Unit

    Installed reaction won't receive events from the given publisher anylonger.

  20.  def displayable: Boolean
  21.  def enabled: Boolean
  22.  def enabled_=(b: Boolean): Unit
  23.  final def eq(arg0: AnyRef): Boolean
  24.  def equals(that: Any): Boolean
  25.  def finalize(): Unit
  26.  def focusable: Boolean
  27.  def focusable_=(b: Boolean): Unit
  28.  def font: Font
  29.  def font_=(f: Font): Unit
  30.  def foreground: Color
  31.  def foreground_=(c: Color): Unit
  32.  final def getClass(): Class[_]
  33.  def hGap: Int
  34.  def hGap_=(n: Int): Unit
  35.  def hasFocus: Boolean
  36.  def hashCode(): Int
  37.  def ignoreRepaint: Boolean
  38.  def ignoreRepaint_=(b: Boolean): Unit
  39.  var initP: JComponent
  40.  def inputVerifier: (Component) ⇒ Boolean
  41.  def inputVerifier_=(v: (Component) ⇒ Boolean): Unit
  42.  final def isInstanceOf[T0]: Boolean
  43.  def listenTo(ps: Publisher*): Unit

    Listen to the given publisher as long as deafTo isn't called for them.

  44.  val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
  45.  def locale: Locale
  46.  def location: Point
  47.  def locationOnScreen: Point
  48.  def maximumSize: Dimension
  49.  def maximumSize_=(x: Dimension): Unit
  50.  def minimumSize: Dimension
  51.  def minimumSize_=(x: Dimension): Unit
  52.  def name: String
  53.  def name_=(s: String): Unit
  54.  final def ne(arg0: AnyRef): Boolean
  55.  final def notify(): Unit
  56.  final def notifyAll(): Unit
  57.  def onFirstSubscribe(): Unit
  58.  def onLastUnsubscribe(): Unit
  59.  def opaque: Boolean
  60.  def opaque_=(b: Boolean): Unit
  61.  def paint(g: Graphics2D): Unit
  62.  def paintBorder(g: Graphics2D): Unit
  63.  def paintChildren(g: Graphics2D): Unit
  64.  def paintComponent(g: Graphics2D): Unit

    For custom painting, users should usually override this method.

  65.  lazy val peer: JPanel

    The underlying Swing peer.

  66.  def preferredSize: Dimension
  67.  def preferredSize_=(x: Dimension): Unit
  68.  def publish(e: Event): Unit

    Notify all registered reactions.

  69.  val reactions: Reactions

    All reactions of this reactor.

  70.  def repaint(rect: Rectangle): Unit
  71.  def repaint(): Unit
  72.  def requestFocus(): Unit
  73.  def requestFocusInWindow(): Boolean
  74.  def revalidate(): Unit
  75.  def self: java.awt.Component
  76.  def showing: Boolean
  77.  def size: Dimension
  78.  def subscribe(listener: Reaction): Unit
  79.  final def synchronized[T0](arg0: ⇒ T0): T0
  80.  def toString(): String
  81.  def toolkit: Toolkit
  82.  def tooltip: String
  83.  def tooltip_=(t: String): Unit
  84.  def unsubscribe(listener: Reaction): Unit
  85.  def vGap: Int
  86.  def vGap_=(n: Int): Unit
  87.  def validate(): Unit
  88.  def visible: Boolean
  89.  def visible_=(b: Boolean): Unit
  90.  final def wait(): Unit
  91.  final def wait(arg0: Long, arg1: Int): Unit
  92.  final def wait(arg0: Long): Unit
  93.  def xLayoutAlignment: Double

    Used by certain layout managers, e.g., BoxLayout or OverlayLayout to align components relative to each other.

  94.  def xLayoutAlignment_=(x: Double): Unit
  95.  def yLayoutAlignment: Double
  96.  def yLayoutAlignment_=(y: Double): Unit

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