|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.starlink.topcat.interop.PlasticImageActivity
public class PlasticImageActivity
ImageActivity implementation using PLASTIC for the external communications.
| Field Summary |
|---|
| Fields inherited from interface uk.ac.starlink.topcat.interop.ImageActivity |
|---|
FORMAT_FITS, FORMAT_GIF, FORMAT_JPEG, FORMAT_PNG, KNOWN_FORMATS |
| Constructor Summary | |
|---|---|
PlasticImageActivity(TopcatPlasticListener plasticServer)
Constructor. |
|
| Method Summary | |
|---|---|
void |
displayImage(String location,
String label)
Displays an image according to the current selections of the components owned by this activity. |
JComboBox |
getFormatSelector()
Returns a combo box for selecting image format. |
ComboBoxModel |
getTargetSelector()
Returns a ComboBoxModel which allows selection of target applications. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlasticImageActivity(TopcatPlasticListener plasticServer)
plasticServer - plastic connection manager| Method Detail |
|---|
public ComboBoxModel getTargetSelector()
Activity
getTargetSelector in interface Activitypublic JComboBox getFormatSelector()
ImageActivityImageActivity.KNOWN_FORMATS.
getFormatSelector in interface ImageActivity
public void displayImage(String location,
String label)
ImageActivity
displayImage in interface ImageActivitylocation - string giving file name or URL location of filelabel - label for display target
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||