org.gudy.azureus2.ui.swt
Class PropertiesWindow

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.PropertiesWindow

public class PropertiesWindow
extends Object


Constructor Summary
PropertiesWindow(String object_name, String[] keys, String[] values)
           
 
Method Summary
protected  void close()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesWindow

public PropertiesWindow(String object_name,
                        String[] keys,
                        String[] values)
Method Detail

close

protected void close()