public class WindowCtrl extends Object
Modifier and Type | Field and Description |
---|---|
private DockingContentCtrl |
dockingContentManager |
private static Logger |
log |
private static long |
serialVersionUID |
private WindowUI |
ui |
Constructor and Description |
---|
WindowCtrl() |
Modifier and Type | Method and Description |
---|---|
void |
doShow(String title)
Mostra la maschera
|
void |
doStop()
Ferma tutto
|
DockingContentCtrl |
getDockingContentManager() |
WindowUI |
getUi() |
private static final long serialVersionUID
private static final Logger log
private DockingContentCtrl dockingContentManager
private WindowUI ui
public void doShow(String title)
public void doStop()
public DockingContentCtrl getDockingContentManager()
public WindowUI getUi()
Copyright © 2014 www.staniscia.net. All Rights Reserved.