VASSAL.build.module.documentation
Interface HelpWindowExtension

All Known Implementing Classes:
PieceDefiner

public interface HelpWindowExtension

Interface for specifying the owning Window of an online Help dialog


Method Summary
 void setBaseWindow(HelpWindow w)
           
 

Method Detail

setBaseWindow

public void setBaseWindow(HelpWindow w)