com.l2fprod.common.swing
Interface ComponentFactory

All Known Implementing Classes:
ComponentFactory.DefaultComponentFactory

public interface ComponentFactory


Nested Class Summary
static class ComponentFactory.DefaultComponentFactory
           
static class ComponentFactory.Helper
           
 
Method Summary
 javax.swing.JComboBox createComboBox()
           
 javax.swing.JButton createMiniButton()
           
 

Method Detail

createMiniButton

javax.swing.JButton createMiniButton()

createComboBox

javax.swing.JComboBox createComboBox()