|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.tatool.core.display.swing.status.StatusRegionUtil
public class StatusRegionUtil
Provides access to a StatusRegionInstance
| Constructor Summary | |
|---|---|
StatusRegionUtil()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatusRegionUtil()
| Method Detail |
|---|
public static StatusRegionImpl getInstance()
public static void setStatusRegion(StatusRegionImpl statusRegion)
statusRegion - public static StatusPanel getStatusPanel(String statusPanelId)
public boolean available()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||