|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IViewerSwing
Defines methods required by a Swing 3D viewer.
| Field Summary |
|---|
| Fields inherited from interface org.vizzini.ui.graphics.IViewer |
|---|
MAGNIFICATION_FACTOR |
| Method Summary | |
|---|---|
void |
addPopupMenu()
Add a new popup menu to this component. |
void |
addStarfieldBackground(int starCount)
Add a starfield background. |
JPopupMenu |
createPopupMenu()
Create a new popup menu. |
Action |
getZoomInAction()
Return the zoom in action. |
Action |
getZoomOutAction()
Return the zoom out action. |
boolean |
isShapeMenuUsed()
|
void |
setShapeMenuUsed(boolean isShapeMenuUsed)
|
| Methods inherited from interface org.vizzini.ui.IJPopupMenuOwner |
|---|
addToPopupMenu, addToPopupMenu, insertIntoPopupMenu, insertIntoPopupMenu |
| Method Detail |
|---|
void addPopupMenu()
void addStarfieldBackground(int starCount)
starCount - Number of stars to use.JPopupMenu createPopupMenu()
Action getZoomInAction()
Action getZoomOutAction()
boolean isShapeMenuUsed()
void setShapeMenuUsed(boolean isShapeMenuUsed)
isShapeMenuUsed - the isShapeMenuUsed to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |