|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of StatusBar in org.springframework.richclient.application |
|---|
| Methods in org.springframework.richclient.application that return StatusBar | |
|---|---|
StatusBar |
ApplicationWindow.getStatusBar()
|
| Uses of StatusBar in org.springframework.richclient.application.config |
|---|
| Methods in org.springframework.richclient.application.config that return StatusBar | |
|---|---|
StatusBar |
ApplicationLifecycleAdvisor.getStatusBar()
Create the statusBar for the application. |
| Uses of StatusBar in org.springframework.richclient.application.statusbar.support |
|---|
| Classes in org.springframework.richclient.application.statusbar.support that implement StatusBar | |
|---|---|
class |
DefaultStatusBar
A StatusBar control is a component with a horizontal layout which hosts a number of status indication controls. |
| Uses of StatusBar in org.springframework.richclient.application.support |
|---|
| Methods in org.springframework.richclient.application.support that return StatusBar | |
|---|---|
protected StatusBar |
AbstractView.getStatusBar()
|
StatusBar |
AbstractApplicationWindow.getStatusBar()
|
| Uses of StatusBar in org.springframework.richclient.progress |
|---|
| Methods in org.springframework.richclient.progress that return StatusBar | |
|---|---|
StatusBar |
ListStatusBarUpdater.getStatusBar()
Method getStatusBar. |
| Constructors in org.springframework.richclient.progress with parameters of type StatusBar | |
|---|---|
ListStatusBarUpdater(StatusBar statusBar)
Constructs a new TableStatusBarUpdater instance. |
|
TreeStatusBarUpdater(StatusBar statusBar)
|
|
| Uses of StatusBar in org.springframework.richclient.table.support |
|---|
| Methods in org.springframework.richclient.table.support with parameters of type StatusBar | |
|---|---|
void |
AbstractObjectTable.setStatusBar(StatusBar statusBar)
Set the status bar associated with this table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||