org.fusesource.web.console.client.camel
Class DiagramConsole

java.lang.Object
  extended by org.fusesource.web.console.client.ConsolePanel
      extended by org.fusesource.web.console.client.camel.DiagramConsole

public class DiagramConsole
extends ConsolePanel


Field Summary
 
Fields inherited from class org.fusesource.web.console.client.ConsolePanel
EVENT, MESSAGE
 
Constructor Summary
DiagramConsole(CamelNode camelNode)
           
 
Method Summary
protected  com.google.gwt.user.client.ui.Widget createWidget()
          Factory method to lazily create the widget on demand
 void refresh()
           
 
Methods inherited from class org.fusesource.web.console.client.ConsolePanel
addTabPanel, getPanelType, setPanelType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramConsole

public DiagramConsole(CamelNode camelNode)
Method Detail

refresh

public void refresh()

createWidget

protected com.google.gwt.user.client.ui.Widget createWidget()
Description copied from class: ConsolePanel
Factory method to lazily create the widget on demand

Specified by:
createWidget in class ConsolePanel
Returns:


Copyright © 2009 FuseSource. All Rights Reserved.