File
Doc
Category
Size
Date
Package
LabelParameterImpl.java
API Doc
Azureus 3.0.3.4
1370
Thu Feb 09 19:43:14 GMT 2006
org.gudy.azureus2.pluginsimpl.local.ui.config
LabelParameterImpl
java.lang.Object
ParameterImpl
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
Java Code Source