| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.views.ConfigShell
public class ConfigShell
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.
| Method Summary | |
|---|---|
static ConfigShell | 
getInstance()
 | 
 void | 
open(java.lang.String section)
Opens the ConfigView inside a pop-up Shell. | 
 void | 
swt_open(java.lang.String section)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static ConfigShell getInstance()
public void open(java.lang.String section)
ConfigView inside a pop-up Shell.
 If the Shell is opened already then just force it active
width - height - public void swt_open(java.lang.String section)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||