public class FindMissingObjectsAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
FindMissingObjectsAction(GetFile gf,
java.util.Observer observer) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
Shows a dialog for validating objects in a file.
|
public FindMissingObjectsAction(GetFile gf, java.util.Observer observer)