edu.rice.cs.util.swing
Interface ContinueCommand


public interface ContinueCommand

A thunk returning boolean.

Version:
$Id: ContinueCommand.java,v 1.3 2002/02/08 14:22:22 brianstoler Exp $

Method Summary
 boolean shouldContinue()
           
 

Method Detail

shouldContinue

public boolean shouldContinue()