edu.washington.cs.supple.wlib.java2
Interface SwingViewListener


public interface SwingViewListener

Listener for SwingView solution events.

Author:
dbc1

Method Summary
 void notifyDisplay(Solution s, javax.swing.JComponent topLevelComponent)
           
 

Method Detail

notifyDisplay

public void notifyDisplay(Solution s,
                          javax.swing.JComponent topLevelComponent)