org.gudy.azureus2.ui.swt.views
Class ConfigShell
java.lang.Object
  
org.gudy.azureus2.ui.swt.views.ConfigShell
public class ConfigShell
- extends Object
 
A shell containing the ConfigView
 This is used to pop-up the configs in a Shell as opposed to hosting it in the application
 This class is used to ensure that only one shell is opened at any time.
- Author:
 
  - khai
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getInstance
public static ConfigShell getInstance()
 
open
public void open(String section)
- Opens the 
ConfigView inside a pop-up Shell.
 If the Shell is opened already then just force it active
- Parameters:
 width - height -