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.9/scala-swing/scala/swing/Frame.html below:

class Frame extends Window with RichWindow

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Frame
  2. RichWindow
  3. Window
  4. RootPanel
  5. Container
  6. UIElement
  7. LazyPublisher
  8. Publisher
  9. Reactor
  10. Proxy
  11. AnyRef
  12. Any
Instance Constructors
  1.  new Frame(gc: GraphicsConfiguration = null)
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 bounds: Rectangle
  8.  def bounds_=(rect: Rectangle): Unit
  9.  def centerOnScreen(): Unit
  10.  def clone(): AnyRef
  11.  def close(): Unit
  12.  def closeOperation(): Unit

    This method is called when the window is closing, after all other window event listeners have been processed.

  13.  def componentOrientation: ComponentOrientation
  14.  def componentOrientation_=(x: ComponentOrientation): Unit
  15.  def contents: Seq[Component]

    At most one component.

  16.  def contents_=(c: Component): Unit
  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 defaultButton: Option[Button]
  21.  def defaultButton_=(b: Option[Button]): Unit
  22.  def defaultButton_=(b: Button): Unit
  23.  def displayable: Boolean
  24.  def dispose(): Unit
  25.  final def eq(arg0: AnyRef): Boolean
  26.  def equals(that: Any): Boolean
  27.  def finalize(): 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 hashCode(): Int
  34.  def iconImage: Image
  35.  def iconImage_=(i: Image): Unit
  36.  def iconified: Boolean
  37.  def iconify(): Unit
  38.  def ignoreRepaint: Boolean
  39.  def ignoreRepaint_=(b: Boolean): Unit
  40.  final def isInstanceOf[T0]: Boolean
  41.  def listenTo(ps: Publisher*): Unit

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

  42.  val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
  43.  def locale: Locale
  44.  def location: Point
  45.  def locationOnScreen: Point
  46.  def location_=(p: Point): Unit
  47.  def maximize(): Unit
  48.  def maximized: Boolean
  49.  def maximumSize: Dimension
  50.  def maximumSize_=(x: Dimension): Unit
  51.  def menuBar: MenuBar

    The menu bar of this frame or NoMenuBar if no menu bar is set.

  52.  def menuBar_=(m: MenuBar): Unit

    Set the current menu bar of this frame.

  53.  def minimumSize: Dimension
  54.  def minimumSize_=(x: Dimension): Unit
  55.  final def ne(arg0: AnyRef): Boolean
  56.  final def notify(): Unit
  57.  final def notifyAll(): Unit
  58.  def onFirstSubscribe(): Unit
  59.  def onLastUnsubscribe(): Unit
  60.  def open(): Unit
  61.  def owner: Window
  62.  def pack(): Frame.this.type
  63.  lazy val peer: JFrame with InterfaceMixin

    The underlying Swing peer.

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

    Notify all registered reactions.

  67.  val reactions: Reactions

    All reactions of this reactor.

  68.  def repaint(rect: Rectangle): Unit
  69.  def repaint(): Unit
  70.  def resizable: Boolean
  71.  def resizable_=(b: Boolean): Unit
  72.  def self: java.awt.Component
  73.  def setLocationRelativeTo(c: UIElement): Unit
  74.  def showing: Boolean
  75.  def size: Dimension
  76.  def size_=(size: Dimension): Unit
  77.  def subscribe(listener: Reaction): Unit
  78.  final def synchronized[T0](arg0: ⇒ T0): T0
  79.  def title: String
  80.  def title_=(s: String): Unit
  81.  def toString(): String
  82.  def toolkit: Toolkit
  83.  def uniconify(): Unit
  84.  def unmaximize(): Unit
  85.  def unsubscribe(listener: Reaction): Unit
  86.  def validate(): Unit
  87.  def visible: Boolean
  88.  def visible_=(b: Boolean): Unit
  89.  final def wait(): Unit
  90.  final def wait(arg0: Long, arg1: Int): Unit
  91.  final def wait(arg0: Long): 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