class Frame_OutputView_this_windowAdapter
extends java.awt.event.WindowAdapter
Modifier and Type | Field and Description |
---|---|
private FrameViewOutput |
adaptee |
Constructor and Description |
---|
Frame_OutputView_this_windowAdapter(FrameViewOutput adaptee) |
Modifier and Type | Method and Description |
---|---|
void |
windowOpened(java.awt.event.WindowEvent e) |
private final FrameViewOutput adaptee
Frame_OutputView_this_windowAdapter(FrameViewOutput adaptee)