Showing content from https://www.scala-lang.org/api/2.12.10/scala-swing/scala/swing/Frame.html below:
class Frame extends Window with RichWindow
î· î
Ordering
- Alphabetic
- By Inheritance
Inherited
- Frame
- RichWindow
- Window
- RootPanel
- Container
- UIElement
- LazyPublisher
- Publisher
- Reactor
- Proxy
- AnyRef
- Any
Instance Constructors
- î
new Frame(gc: GraphicsConfiguration = null)
Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##(): Int
- î
final def ==(arg0: Any): Boolean
- î
final def asInstanceOf[T0]: T0
- î
def background: Color
- î
def background_=(c: Color): Unit
- î
def bounds: Rectangle
- î
def bounds_=(rect: Rectangle): Unit
- î
def centerOnScreen(): Unit
- î
def clone(): AnyRef
- î
def close(): Unit
- î
def closeOperation(): Unit
This method is called when the window is closing, after all other window event listeners have been processed.
- î
def componentOrientation: ComponentOrientation
- î
def componentOrientation_=(x: ComponentOrientation): Unit
- î
def contents: Seq[Component]
At most one component.
- î
def contents_=(c: Component): Unit
- î
def cursor: Cursor
- î
def cursor_=(c: Cursor): Unit
- î
def deafTo(ps: Publisher*): Unit
Installed reaction won't receive events from the given publisher anylonger.
- î
def defaultButton: Option[Button]
- î
def defaultButton_=(b: Option[Button]): Unit
- î
def defaultButton_=(b: Button): Unit
- î
def displayable: Boolean
- î
def dispose(): Unit
- î
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 iconImage: Image
- î
def iconImage_=(i: Image): Unit
- î
def iconified: Boolean
- î
def iconify(): Unit
- î
def ignoreRepaint: Boolean
- î
def ignoreRepaint_=(b: Boolean): Unit
- î
final def isInstanceOf[T0]: Boolean
- î
def listenTo(ps: Publisher*): Unit
Listen to the given publisher as long as deafTo
isn't called for them.
- î
val listeners: RefSet[Reaction] { val underlying: scala.collection.mutable.HashSet[scala.ref.Reference[scala.swing.Reactions.Reaction]] }
- î
def locale: Locale
- î
def location: Point
- î
def locationOnScreen: Point
- î
def location_=(p: Point): Unit
- î
def maximize(): Unit
- î
def maximized: Boolean
- î
def maximumSize: Dimension
- î
def maximumSize_=(x: Dimension): Unit
- î
def menuBar: MenuBar
The menu bar of this frame or NoMenuBar
if no menu bar is set.
- î
def menuBar_=(m: MenuBar): Unit
Set the current menu bar of this frame.
- î
def minimumSize: 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 open(): Unit
- î
def owner: Window
- î
def pack(): Frame.this.type
- î
lazy val peer: JFrame with InterfaceMixin
The underlying Swing peer.
- î
def preferredSize: Dimension
- î
def preferredSize_=(x: Dimension): Unit
- î
def publish(e: Event): Unit
Notify all registered reactions.
- î
val reactions: Reactions
All reactions of this reactor.
- î
def repaint(rect: Rectangle): Unit
- î
def repaint(): Unit
- î
def resizable: Boolean
- î
def resizable_=(b: Boolean): Unit
- î
def self: java.awt.Component
- î
def setLocationRelativeTo(c: UIElement): Unit
- î
def showing: Boolean
- î
def size: Dimension
- î
def size_=(size: Dimension): Unit
- î
def subscribe(listener: Reaction): Unit
- î
final def synchronized[T0](arg0: â T0): T0
- î
def title: String
- î
def title_=(s: String): Unit
- î
def toString(): String
- î
def toolkit: Toolkit
- î
def uniconify(): Unit
- î
def unmaximize(): Unit
- î
def unsubscribe(listener: Reaction): Unit
- î
def validate(): 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
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