rero.dck
Interface DParent

All Known Implementing Classes:
ImageDialog, PerformDialog

public interface DParent


Method Summary
 String getVariable(String variable)
           
 void notifyParent(String variable)
           
 

Method Detail

getVariable

public String getVariable(String variable)

notifyParent

public void notifyParent(String variable)