|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PaneContainer
Interface for the container of a set of PaneProgPanes. The panes use services provided here to work with buttons and the busy cursor.
| Method Summary | |
|---|---|
void |
enableButtons(boolean enable)
Enable the read/write buttons. |
BusyGlassPane |
getBusyGlassPane()
|
boolean |
isBusy()
|
void |
paneFinished()
|
void |
prepGlassPane(AbstractButton activeButton)
|
| Method Detail |
|---|
boolean isBusy()
void paneFinished()
void enableButtons(boolean enable)
In addition, if a programming mode pane is present, it's "set" button is enabled.
enable - Are reads possible? If false, so not enable
the read buttons.void prepGlassPane(AbstractButton activeButton)
BusyGlassPane getBusyGlassPane()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||