|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.view.ViewerScaleControl
public class ViewerScaleControl
This is a ViewerControl for adjusting the scale of the view.
Constructor Summary | |
---|---|
ViewerScaleControl()
|
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 ViewerScaleControl()
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 |