public class DownloadChangesetContentAction extends javax.swing.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
private ChangesetAware |
component |
| Constructor and Description |
|---|
DownloadChangesetContentAction(ChangesetAware component)
Constructs a new
DownloadChangesetContentAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
void |
initProperties()
Init properties.
|
private final transient ChangesetAware component
public DownloadChangesetContentAction(ChangesetAware component)
DownloadChangesetContentAction.component - changeset-aware componentpublic void actionPerformed(java.awt.event.ActionEvent evt)
public void initProperties()