org.vectomatic.svg.samples.client
Class AboutSample

java.lang.Object
  extended by org.vectomatic.svg.samples.client.SampleBase
      extended by org.vectomatic.svg.samples.client.AboutSample

public class AboutSample
extends SampleBase


Field Summary
static Main.MainBundle mainBundle
           
 
Fields inherited from class org.vectomatic.svg.samples.client.SampleBase
HTML_SRC_DIR, sourceHtml, tabPanel, UIBINDER_SRC_DIR, uiBinderHtml
 
Constructor Summary
AboutSample()
           
 
Method Summary
 com.google.gwt.user.client.ui.TabLayoutPanel getPanel()
          Instantiates the tab panel which contains the sample
 
Methods inherited from class org.vectomatic.svg.samples.client.SampleBase
createCodeTabs, requestCodeContents, resize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mainBundle

@UiField(provided=true)
public static Main.MainBundle mainBundle
Constructor Detail

AboutSample

public AboutSample()
Method Detail

getPanel

public com.google.gwt.user.client.ui.TabLayoutPanel getPanel()
Description copied from class: SampleBase
Instantiates the tab panel which contains the sample

Specified by:
getPanel in class SampleBase
Returns:


Copyright © 2011. All Rights Reserved.