public class StatusRegionUtil extends Object
| Constructor and Description |
|---|
StatusRegionUtil() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
available()
Is a status region configured.
|
static StatusRegionImpl |
getInstance()
Get the status region if existing.
|
static StatusPanel |
getStatusPanel(String statusPanelId)
Get a Panel out of the StatusRegion.
|
static void |
setStatusRegion(StatusRegionImpl statusRegion)
Set the status region to use.
|
public static StatusRegionImpl getInstance()
public static void setStatusRegion(StatusRegionImpl statusRegion)
statusRegion - public static StatusPanel getStatusPanel(String statusPanelId)
public boolean available()
Copyright © 2013. All Rights Reserved.