com.ail.core.ui.product.editor
Class FormatItemFactory

java.lang.Object
  extended by com.ail.core.ui.product.editor.FormatItemFactory

public class FormatItemFactory
extends java.lang.Object


Constructor Summary
FormatItemFactory(java.awt.GridBagLayout layout, java.awt.GridBagConstraints constraints)
           
 
Method Summary
 IFormatItem getForamtItem(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatItemFactory

public FormatItemFactory(java.awt.GridBagLayout layout,
                         java.awt.GridBagConstraints constraints)
Method Detail

getForamtItem

public IFormatItem getForamtItem(java.lang.String id)
                          throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException