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 Details

    • PREFERENCE_DISABLED_PROVIDERS

      public static final String PREFERENCE_DISABLED_PROVIDERS
      The name of the preferences property with the names of the hidden NewLayerSwingProviderFactory.
      See Also:
    • PREFERENCE_ENABLED_PROVIDERS

      public static final String PREFERENCE_ENABLED_PROVIDERS
      See Also:
  • Constructor Details

    • NewLayerPreferencesExtension

      public NewLayerPreferencesExtension()
  • Method Details

    • initialize

      public void initialize()
    • execute

      public void execute(String actionCommand)
    • isEnabled

      public boolean isEnabled()
    • isVisible

      public boolean isVisible()