edu.williams.cs.ljil.finitizer
Interface ActionableStateListener

All Known Implementing Classes:
ResolutionTreeModel

public interface ActionableStateListener

Interface for listening to actionable state changes.


Method Summary
 void actionStateChanged(Actionable subject)
           
 

Method Detail

actionStateChanged

void actionStateChanged(Actionable subject)