com.ptc.wgmecad
Interface IOKConfirmer

All Known Implementing Classes:
AllDesignLocationControl, BoardLocationControl, DesignQueryGrid, SchematicLocationControl

public interface IOKConfirmer

Created by IntelliJ IDEA. User: barky Date: Dec 31, 2002 Time: 2:52:02 PM To change this template use Options | File Templates.


Method Summary
 String isReadyForOK()
           
 

Method Detail

isReadyForOK

public String isReadyForOK()
Returns:
return null if this object is ready for OK to be pressed - otherwise send the resource key string for an error message.