com.loribel.commons.abstraction
Interface GB_ComponentBuilder

All Known Subinterfaces:
GB_ErrorPanelBuilder

public interface GB_ComponentBuilder

Build a component.

Author:
Gregory Borelli

Method Summary
 javax.swing.JComponent buildComponent()
          Returns the component.
 

Method Detail

buildComponent

public javax.swing.JComponent buildComponent()
Returns the component.



Copyright © 2002-2007 Gregory Borelli [Loribel]. All Rights Reserved.