public class FileCloseAction
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Observable |
observable
An object that allows you to close a file.
|
| Constructor and Description |
|---|
FileCloseAction(java.util.Observable observable)
Creates the close action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |