class Frame_OutputView_btnPrint_actionAdapter
extends java.lang.Object
implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
private FrameViewOutput |
adaptee |
Constructor and Description |
---|
Frame_OutputView_btnPrint_actionAdapter(FrameViewOutput adaptee) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
private final FrameViewOutput adaptee
Frame_OutputView_btnPrint_actionAdapter(FrameViewOutput adaptee)