public class RasterReprojectionSwingLocator extends BaseLocator
RasterReprojectionSwingManager .| Modifier and Type | Field and Description | 
|---|---|
| static String | SWING_MANAGER_DESCRIPTIONValidation swing manager description. | 
| static String | SWING_MANAGER_NAMEValidation swing manager name. | 
| Constructor and Description | 
|---|
| RasterReprojectionSwingLocator() | 
| Modifier and Type | Method and Description | 
|---|---|
| static RasterReprojectionSwingLocator | getInstance()Return the singleton instance. | 
| String | getLocatorName()Return the Locator's name | 
| static RasterReprojectionSwingManager | getSwingManager()Gets the instance of the  RasterReprojectUIManagerregistered. | 
| static void | registerSwingManager(Class<? extends RasterReprojectionSwingManager> clazz)Registers the Class implementing the PersistenceManager interface. | 
exists, get, getNames, register, register, register, register, registerDefault, registerDefault, toStringpublic static final String SWING_MANAGER_NAME
public static final String SWING_MANAGER_DESCRIPTION
public static RasterReprojectionSwingLocator getInstance()
public final String getLocatorName()
getLocatorName in interface LocatorgetLocatorName in class BaseLocatorpublic static void registerSwingManager(Class<? extends RasterReprojectionSwingManager> clazz)
clazz - implementing the PersistenceManager interfacepublic static RasterReprojectionSwingManager getSwingManager()
RasterReprojectUIManager registered.RasterReprojectUIManager