com.notuvy.gui
Class FormPanelCreator

java.lang.Object
  extended by com.notuvy.gui.PanelCreator
      extended by com.notuvy.gui.FormPanelCreator

public class FormPanelCreator
extends PanelCreator

Basic description

Author:
murali

Field Summary
 
Fields inherited from class com.notuvy.gui.PanelCreator
LOG
 
Constructor Summary
FormPanelCreator(FormFieldMap pFields)
           
 
Method Summary
 JPanel createPanel()
           
 FormFieldMap getFields()
           
 
Methods inherited from class com.notuvy.gui.PanelCreator
getEntries
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormPanelCreator

public FormPanelCreator(FormFieldMap pFields)
Method Detail

getFields

public FormFieldMap getFields()

createPanel

public JPanel createPanel()
Specified by:
createPanel in class PanelCreator


Copyright © 2013. All Rights Reserved.