Package | Description |
---|---|
org.jets3t.gui |
Graphical components used by GUI JetS3t applications Cockpit and Uploader.
|
org.jets3t.gui.skins |
Provides basic skinning support for Swing GUI applications.
|
Constructor and Description |
---|
CopyObjectsDialog(Frame owner,
String title,
SkinsFactory skinsFactory,
S3Object[] objects,
S3Bucket[] buckets)
Construct a modal dialog for controlling copy opeations.
|
ObjectsAttributesDialog(Frame owner,
String title,
SkinsFactory skinsFactory)
Construct a modal dialog to display the attributes for one or more objects.
|
UserInputFields(Insets defaultInsets,
HyperlinkActivatedListener hyperlinkListener,
SkinsFactory skinsFactory)
Constructs the object ready to generate GUI elements to represent the configured
user input fields.
|
Modifier and Type | Method and Description |
---|---|
static SkinsFactory |
SkinsFactory.getInstance(Properties properties)
Provides a skin factory initialised with skin-specific properties from the provided
properties set.
|
Copyright © 2006–2018. All rights reserved.