org.gamenet.swing.controls
Interface DataSectionComponentHolder


public interface DataSectionComponentHolder


Method Summary
 Component getComponent(TaskObserver taskObserver)
           
 String getDataSectionName()
           
 

Method Detail

getDataSectionName

public String getDataSectionName()

getComponent

public Component getComponent(TaskObserver taskObserver)
                       throws InterruptedException
Throws:
InterruptedException