Package | Description |
---|---|
org.ecoinformatics.seek.ecogrid |
Modifier and Type | Class and Description |
---|---|
class |
SearchRegistryResultFrame
This class represents a frame for service list modification
|
Constructor and Description |
---|
AddServicesFromRegistrySearchAction(java.lang.String name,
EcogridPreferencesTab current,
EcogridPreferencesTab parent)
Constructor
|
CancelSearchAction(java.lang.String name,
java.awt.Window current,
EcogridPreferencesTab parent)
Constructor
|
InitialRegistrySearchDialogAction(java.lang.String name,
EcogridPreferencesTab frame,
java.util.Vector originalServiceVector)
Constructor
|
RegistrySearchDialog(EcogridPreferencesTab parent,
java.lang.String title,
java.util.Vector originalServiceList)
Construct of this dialog
|
SearchRegistryAction(java.lang.String name,
RegistrySearchDialog searchDialog,
EcogridPreferencesTab parent,
java.awt.Point location)
Constructor
|
SearchRegistryResultFrame(EcogridPreferencesTab parent)
Constructor for the frame
|
ServicesRefreshAction(java.lang.String name,
EcogridPreferencesTab prefTab)
Constructor
|