Package org.gvsig.newlayer.app.extension
Class NewLayerPreferencesExtension
java.lang.Object
org.gvsig.andami.plugins.Extension
org.gvsig.newlayer.app.extension.NewLayerPreferencesExtension
- All Implemented Interfaces:
org.gvsig.andami.plugins.IExtension,org.gvsig.andami.plugins.IExtensionExecuteWithArgs,org.gvsig.andami.plugins.IExtensionQueryByAction
public class NewLayerPreferencesExtension
extends org.gvsig.andami.plugins.Extension
Andami extension to register the NewLayer preferences panel.
- Version:
- $Id$
- Author:
- gvSIG Team
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name of the preferences property with the names of the hidden NewLayerSwingProviderFactory.static final StringFields inherited from class org.gvsig.andami.plugins.Extension
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbooleanbooleanMethods inherited from class org.gvsig.andami.plugins.Extension
canQueryByAction, execute, getPlugin, getStatus, getStatus, getText, isEnabled, isVisible, postInitialize, setPlugin, terminate
-
Field Details
-
PREFERENCE_DISABLED_PROVIDERS
The name of the preferences property with the names of the hidden NewLayerSwingProviderFactory.- See Also:
-
PREFERENCE_ENABLED_PROVIDERS
- See Also:
-
-
Constructor Details
-
NewLayerPreferencesExtension
public NewLayerPreferencesExtension()
-
-
Method Details
-
initialize
public void initialize() -
execute
-
isEnabled
public boolean isEnabled() -
isVisible
public boolean isVisible()
-