| 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.apps.cockpit.gui |
Provides the main GUI components (dialogs and panels) for Cockpit.
|
| Class and Description |
|---|
| BucketTableModel
A table model to store
S3Buckets. |
| ObjectTableModel
A table model to store
S3Objects. |
| Class and Description |
|---|
| AccessControlDialog
Dialog for managing S3 access control settings for buckets and objects.
|
| AccessControlDialog.GranteeTableModel
Grantee table model that knows what kind of grantees it is displaying and displays
them appropriately.
|
| AWSDevPayProductPanel
Class to store information about a AWS DevPay product.
|
| LoginCredentialsPanel
A panel for obtaining a user's credentials.
|
| LoginLocalFolderPanel
A panel for displaying a user's login credentials where those credentials are stored
in files available on the user's computer.
|
| LoginLocalFolderPanel.ProviderCredentialsFileTableModel |
| LoginPassphrasePanel
A panel for prompting a user to provide a passphrase and password used to store
or access their credentials in a storage service.
|
| PreferencesDialog
Dialog box for managing Cockpit Preferences.
|