FileDocCategorySizeDatePackage
LabelParameterImpl.javaAPI DocAzureus 3.0.3.41370Thu Feb 09 19:43:14 GMT 2006org.gudy.azureus2.pluginsimpl.local.ui.config

LabelParameterImpl

public class LabelParameterImpl extends ParameterImpl implements org.gudy.azureus2.plugins.ui.config.LabelParameter
author
parg

Fields Summary
Constructors Summary
public LabelParameterImpl(org.gudy.azureus2.plugins.PluginConfig config, String key, String label)

 
		super( config, key, label);
	
Methods Summary