| Package | Description |
|---|---|
| org.jets3t.apps.cockpit |
Provides Cockpit, a graphical Java application for viewing and managing the contents of an Amazon S3 account.
|
| org.jets3t.gui |
Graphical components used by GUI JetS3t applications Cockpit and Uploader.
|
| Modifier and Type | Field and Description |
|---|---|
private CloudFrontService |
Cockpit.cloudFrontService |
| Modifier and Type | Field and Description |
|---|---|
private CloudFrontService |
ManageDistributionsDialog.cloudFrontService |
| Modifier and Type | Method and Description |
|---|---|
static void |
ManageDistributionsDialog.showDialog(java.awt.Frame ownerFrame,
CloudFrontService cloudFrontService,
java.lang.String[] bucketNames,
HyperlinkActivatedListener hyperlinkListener)
Dialog box for displaying and modifying CloudFront distributions.
|
| Constructor and Description |
|---|
ManageDistributionsDialog(java.awt.Frame ownerFrame,
CloudFrontService cloudFrontService,
java.lang.String[] bucketNames,
HyperlinkActivatedListener hyperlinkListener) |