|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RunInBackgroundPanel
The panel for progress indication of some time consuming event. It may be closed ("run in background").
| Method Summary | |
|---|---|
void |
addCloseListener(CloseListener closeListener)
Register close listener. |
java.awt.Component |
getComponent()
Get the component inside the panel. |
| Methods inherited from interface com.intel.gui.controls2.configurable.IConfigurable |
|---|
addChild, getNode, load, store |
| Method Detail |
|---|
java.awt.Component getComponent()
void addCloseListener(CloseListener closeListener)
closeListener - -
the listener of close events
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||