abstract
class
LogWindowImpl extends WindowImpl
Instance Constructors
-
new
LogWindowImpl()
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
active: Boolean
-
final
def
addAction(key: String, action: Action): Unit
-
final
def
addActions(entries: (String, Action)*): Unit
-
final
def
alpha: Float
-
final
def
alpha_=(value: Float): Unit
-
final
def
alwaysOnTop: Boolean
-
final
def
alwaysOnTop_=(value: Boolean): Unit
-
-
final
def
asInstanceOf[T0]: T0
-
final
def
bindMenu(path: String, action: Action): Unit
-
final
def
bindMenus(entries: (String, Action)*): Unit
-
final
def
bounds: Rectangle
-
final
def
bounds_=(value: Rectangle): Unit
-
def
clone(): AnyRef
-
-
final
def
closeOperation_=(value: CloseOperation): Unit
-
final
def
component: RootPanel
-
final
def
contents: Seq[Component]
-
final
def
contents_=(value: Component): Unit
-
final
lazy val
delegate: Delegate
-
final
def
dirty: Boolean
-
final
def
dirty_=(value: Boolean): Unit
-
def
dispose(): Unit
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
file: Option[File]
-
final
def
file_=(value: Option[File]): Unit
-
def
finalize(): Unit
-
final
def
floating: Boolean
-
final
def
front(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
location: Point
-
final
def
location_=(value: Point): Unit
-
-
final
def
makeUndecorated(): Unit
-
final
def
makeUnifiedLook(): Unit
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
observe(): Unit
-
final
def
pack(): Unit
-
final
def
putClientProperty(key: String, value: Any): Unit
-
final
def
reactions: Reactions
-
final
def
resizable: Boolean
-
final
def
resizable_=(value: Boolean): Unit
-
final
def
showDialog[A](source: DialogSource[A]): A
-
final
def
size: Dimension
-
final
def
size_=(value: Dimension): Unit
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
final
def
title: String
-
final
def
title_=(value: String): Unit
-
def
toString(): String
-
final
def
visible: Boolean
-
final
def
visible_=(value: Boolean): Unit
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any