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.20/scala-swing/scala/swing/Dialog.html below:

class Dialog extends Window with RichWindow

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Dialog
  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 Dialog()
  2.  new Dialog(owner: Window, 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
  13.  def componentOrientation: ComponentOrientation
  14.  def componentOrientation_=(x: ComponentOrientation): Unit
  15.  def contents: Seq[Component]
  16.  def contents_=(c: Component): Unit
  17.  def cursor: Cursor
  18.  def cursor_=(c: Cursor): Unit
  19.  def deafTo(ps: Publisher*): Unit
  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 ignoreRepaint: Boolean
  35.  def ignoreRepaint_=(b: 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 location_=(p: Point): Unit
  43.  def maximumSize: Dimension
  44.  def maximumSize_=(x: Dimension): Unit
  45.  def menuBar: MenuBar
  46.  def menuBar_=(m: MenuBar): Unit
  47.  def minimumSize: Dimension
  48.  def minimumSize_=(x: Dimension): Unit
  49.  def modal: Boolean
  50.  def modal_=(b: Boolean): Unit
  51.  final def ne(arg0: AnyRef): Boolean
  52.  final def notify(): Unit
  53.  final def notifyAll(): Unit
  54.  def onFirstSubscribe(): Unit
  55.  def onLastUnsubscribe(): Unit
  56.  def open(): Unit
  57.  def owner: Window
  58.  def pack(): Dialog.this.type
  59.  lazy val peer: JDialog with InterfaceMixin
  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 resizable: Boolean
  67.  def resizable_=(b: Boolean): Unit
  68.  def self: java.awt.Component
  69.  def setLocationRelativeTo(c: UIElement): Unit
  70.  def showing: Boolean
  71.  def size: Dimension
  72.  def size_=(size: Dimension): Unit
  73.  def subscribe(listener: Reaction): Unit
  74.  final def synchronized[T0](arg0: ⇒ T0): T0
  75.  def title: String
  76.  def title_=(s: String): Unit
  77.  def toString(): String
  78.  def toolkit: Toolkit
  79.  def unsubscribe(listener: Reaction): Unit
  80.  def validate(): Unit
  81.  def visible: Boolean
  82.  def visible_=(b: Boolean): Unit
  83.  final def wait(): Unit
  84.  final def wait(arg0: Long, arg1: Int): Unit
  85.  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