org.vectomatic.svg.edit.client
Class VectomaticApp2
java.lang.Object
org.vectomatic.svg.edit.client.VectomaticApp2
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class VectomaticApp2
- extends java.lang.Object
- implements com.google.gwt.core.client.EntryPoint
Application main class.
- Author:
- laaglu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VectomaticApp2
public VectomaticApp2()
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
addWindow
public SVGWindow addWindow(org.vectomatic.dom.svg.OMSVGSVGElement svg,
java.lang.String title)
openUrl
public void openUrl()
info
public void info(java.lang.String command,
java.lang.String message)
load
public void load(java.lang.String url)
openRecent
public void openRecent(java.lang.String url)
openRssFeed
public void openRssFeed()
resetView
public void resetView()
tileWindows
public void tileWindows()
stackWindows
public void stackWindows()
closeWindow
public void closeWindow(SVGWindow window)
about
public void about()
getRectangle
public com.extjs.gxt.ui.client.util.Rectangle getRectangle()
getWindowBarHeight
public static final int getWindowBarHeight()
Copyright © 2010. All Rights Reserved.