uk.ac.essex.xul.panel
Interface BeanInputPanel

All Superinterfaces:
BeanPanel
All Known Implementing Classes:
BeanInputPanelImpl

public interface BeanInputPanel
extends BeanPanel


Date: 15-Jul-2002


Method Summary
 void addInputPanel(InputPanel inputPanel)
           
 java.lang.String getLabel()
           
 java.lang.String getPanelName()
           
 boolean isModified()
           
 void setModified(boolean modified)
           
 
Methods inherited from interface uk.ac.essex.common.gui.panel.BeanPanel
getAsJPanel, getAttributeNames, getBeanName, getType, getValue, setValue
 

Method Detail

addInputPanel

void addInputPanel(InputPanel inputPanel)
Parameters:
inputPanel -

getLabel

java.lang.String getLabel()
Returns:

getPanelName

java.lang.String getPanelName()
Returns:

isModified

boolean isModified()
Returns:

setModified

void setModified(boolean modified)
Parameters:
modified -