|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IZoomable
This class describes the zoomable interface. This is used for views that permit zooming.
Copyright (c) 2007 Cmpware, Inc. All Rights Reserved.
| Field Summary | |
|---|---|
static java.lang.String |
copyright
Copyright string |
| Method Summary | |
|---|---|
void |
zoomIn()
This method zooms the view in one level. |
void |
zoomOut()
This method zooms the view out one level. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
void zoomIn()
void zoomOut()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||