Package org.jets3t.apps.cockpitlite

Provides CockpitLite, a graphical Java application for viewing and managing the contents of an Amazon S3 account, where the S3 account is not owned by the application's user directly but is made available via the Gatekeeper servlet.

See:
          Description

Class Summary
CLObjectTableModel A table model to store S3Objects.
CockpitLite CockpitLite is a graphical Java application for viewing and managing the contents of an Amazon S3 account, where the S3 account is not owned by the application's user directly but is made available by a service provider.
ToggleAclDialog Dialog for the user to toggle ACL settings of an object to/from public/private.
 

Package org.jets3t.apps.cockpitlite Description

Provides CockpitLite, a graphical Java application for viewing and managing the contents of an Amazon S3 account, where the S3 account is not owned by the application's user directly but is made available via the Gatekeeper servlet. CockpitLite can be run as a stand-alone application or deployed as an applet.

Related Documentation

For more information and help please refer to the CockpitLite Guide.