|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.UIExitUtilsSWT
public class UIExitUtilsSWT
| Nested Class Summary | |
|---|---|
static interface |
UIExitUtilsSWT.canCloseListener
|
| Constructor Summary | |
|---|---|
UIExitUtilsSWT()
|
|
| Method Summary | |
|---|---|
static void |
addListener(UIExitUtilsSWT.canCloseListener l)
|
static boolean |
canClose(GlobalManager globalManager,
boolean bForRestart)
|
static void |
removeListener(UIExitUtilsSWT.canCloseListener l)
|
static void |
setSkipCloseCheck(boolean b)
|
static void |
uiShutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIExitUtilsSWT()
| Method Detail |
|---|
public static void addListener(UIExitUtilsSWT.canCloseListener l)
public static void removeListener(UIExitUtilsSWT.canCloseListener l)
public static void setSkipCloseCheck(boolean b)
public static boolean canClose(GlobalManager globalManager,
boolean bForRestart)
public static void uiShutdown()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||