Frame
A window with decoration such as a title, border, and action buttons.
A window with decoration such as a title, border, and action buttons.
An AWT window cannot be wrapped dynamically with this class, i.e., you cannot write something like new Window { def peer = myAWTWindow }
- See also
javax.swing.JFrame
Type members
Inherited classlikes
Value members
Concrete methods
Inherited methods
This method is called when the window is closing, after all other window event listeners have been processed.
This method is called when the window is closing, after all other window event listeners have been processed.
- Inherited from
- Window
Installed reaction won't receive events from the given publisher anylonger.
Installed reaction won't receive events from the given publisher anylonger.
- Inherited from
- Reactor
Listen to the given publisher as long as deafTo
isn't called for
them.
Listen to the given publisher as long as deafTo
isn't called for
them.
- Inherited from
- Reactor