org.gudy.azureus2.pluginsimpl.local.ui.config
Class ParameterGroupImpl

java.lang.Object
  extended by org.gudy.azureus2.pluginsimpl.local.ui.config.ParameterGroupImpl
All Implemented Interfaces:
ParameterGroup

public class ParameterGroupImpl
extends Object
implements ParameterGroup

Author:
parg

Constructor Summary
ParameterGroupImpl(String _resource)
           
 
Method Summary
 String getResourceName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterGroupImpl

public ParameterGroupImpl(String _resource)
Method Detail

getResourceName

public String getResourceName()