org.jpos.ui
Interface UIFactory

All Known Implementing Classes:
BorderLayoutFactory, BSHUI, GridLayoutFactory, HSplitFactory, HtmlFactory, ISOMeterFactory, JButtonFactory, JLabelFactory, JTabbedPaneFactory, JTreeFactory, LogListenerFactory, PanelFactory, TextFactory, TMMonitorFactory, UI, VSplitFactory

public interface UIFactory

Author:
Alejandro Revilla UI delegates the creation of UI components to an UIFactory.

Method Summary
 JComponent create(UI ui, org.jdom.Element config)
           
 

Method Detail

create

JComponent create(UI ui,
                  org.jdom.Element config)


Copyright © 1998-2012 jPOS.org. All Rights Reserved.