org.utgenome.gwt.utgb.client
Class UTGBEntryPointBase
java.lang.Object
org.utgenome.gwt.utgb.client.UTGBEntryPointBase
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class UTGBEntryPointBase
- extends Object
- implements com.google.gwt.core.client.EntryPoint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTGBEntryPointBase
public UTGBEntryPointBase()
getTrackGroup
public TrackGroup getTrackGroup()
getTrackQueue
public TrackQueue getTrackQueue()
getBasePanel
public com.google.gwt.user.client.ui.DockPanel getBasePanel()
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
computeTrackWidth
public static int computeTrackWidth()
displayTrackView
public void displayTrackView()
loadView
public void loadView(String viewName)
- load the view XML file from the public/view folder.
- Parameters:
viewXMLPath
-
main
public void main()
showErrorMessage
public static void showErrorMessage(String message)
hideLoadingMessage
public static void hideLoadingMessage()
showLoadingMessage
public static void showLoadingMessage()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.