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