public final class DashboardManager extends Object
Currently only provides support to load and display the main dashboard panel
with widgets registered in Dashboard/Main
.
Constructor and Description |
---|
DashboardManager() |
Modifier and Type | Method and Description |
---|---|
static DashboardManager |
getDefault()
Acquire the default dashboard manager.
|
void |
show()
Show the main widget dashboard.
|
public void show()
public static DashboardManager getDefault()