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

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

public class EIPConsole
extends ConsolePanel


Field Summary
 
Fields inherited from class org.fusesource.web.console.client.ConsolePanel
EVENT, MESSAGE
 
Constructor Summary
EIPConsole(CamelNode camelNode)
           
 
Method Summary
protected  com.google.gwt.user.client.ui.Widget createWidget()
          Factory method to lazily create the widget on demand
 
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

EIPConsole

public EIPConsole(CamelNode camelNode)
Method Detail

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.