org.apache.camel.component.uface.swing
Class SwingBrowser

java.lang.Object
  extended by org.apache.camel.component.uface.UFaceBrowser
      extended by org.apache.camel.component.uface.swing.SwingBrowser

public class SwingBrowser
extends UFaceBrowser

Version:
$Revision: 642879 $

Constructor Summary
SwingBrowser(DefaultCamelContext camelContext)
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.apache.camel.component.uface.UFaceBrowser
addPropertyChangeListener, createBrowserUI, createEndpointTableUI, getCamelContext, getEndpoints, onBrowsableEndpoint, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingBrowser

public SwingBrowser(DefaultCamelContext camelContext)
Method Detail

run

public void run()


Apache CAMEL