|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataCanvasProviding
A helper interface to allow objects to get a grip on some display canvas
for data. The most prominent implemntation is JDataCanvas itself.
| Method Summary | |
|---|---|
Collection<JDataCanvas> |
getComposingCanvases()
Only for specialized objects, this method will return more than the main canvas. |
JDataCanvas |
getMainCanvas()
Grabs a whole canvas of display data. |
| Method Detail |
|---|
JDataCanvas getMainCanvas()
getComposingCanvases().
Collection<JDataCanvas> getComposingCanvases()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||