org.shiftone.jrat.core.spi
Interface ViewBuilder

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
TraceViewBuilder

public interface ViewBuilder
extends java.io.Serializable

Author:
jeff@shiftone.org (Jeff Drost)

Method Summary
 javax.swing.JComponent buildView(java.io.ObjectInputStream input)
           
 

Method Detail

buildView

javax.swing.JComponent buildView(java.io.ObjectInputStream input)
                                 throws java.lang.Exception
Throws:
java.lang.Exception