edu.sdsc.sirius.builder
Interface FragmentGroupPanel
- All Known Implementing Classes:
- CustomFragmentPanel, GeneralFragmentPanel, ProteinFragmentPanel
- public interface FragmentGroupPanel
This is an interface for all panels that contain input parameters and output
display capabilities for web services, e.g. APBS, GAMESS, PDB, etc.
- Author:
- Oleksandr V. Buzko
getFragmentGroupName
public java.lang.String getFragmentGroupName()
setParentApplication
public void setParentApplication(Manager callable)
getParentApplication
public Manager getParentApplication()
setBuilderPanel
public void setBuilderPanel(BuilderPanel panel)
deselectButtons
public void deselectButtons()
processButtonClick
public void processButtonClick(java.lang.String id)
updatePanel
public void updatePanel()