edu.rice.cs.drjava.ui
Interface ClipboardHistoryFrame.CloseAction

All Superinterfaces:
Lambda<String,Object>
Enclosing class:
ClipboardHistoryFrame

public static interface ClipboardHistoryFrame.CloseAction
extends Lambda<String,Object>

Interface for an action to be performed when the user closes the frame, either by using "OK" or "Cancel".


Method Summary
 
Methods inherited from interface edu.rice.cs.plt.lambda.Lambda
value