|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.view.ViewerPerspectiveControl
public class ViewerPerspectiveControl
This is a ViewerControl for setting whether a view uses perspective mode.
Constructor Summary | |
---|---|
ViewerPerspectiveControl()
|
Method Summary | |
---|---|
Widget |
createWidget(ViewerCanvas view)
This is invoked each time a new ViewerCanvas is created. |
java.lang.String |
getName()
Get the name of this ViewerControl, as it should be displayed in the user interface. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewerPerspectiveControl()
Method Detail |
---|
public Widget createWidget(ViewerCanvas view)
ViewerControl
It is permitted for this method to return null. This allows a ViewerControl to only add Widgets to particular types of ViewerCanvases.
createWidget
in interface ViewerControl
public java.lang.String getName()
ViewerControl
getName
in interface ViewerControl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |