JHotDraw 7.5.1

org.jhotdraw.gui.event
Interface SheetListener

All Superinterfaces:
java.util.EventListener

@NotNull
public interface SheetListener
extends java.util.EventListener

SheetListener.

Version:
$Id: SheetListener.java 654 2010-06-25 13:27:08Z rawcoder $
Author:
Werner Randelshofer

Method Summary
 void optionSelected(SheetEvent evt)
          This method is invoked, when the user selected an option on the JOptionPane or the JFileChooser pane on the JSheet.
 

Method Detail

optionSelected

void optionSelected(SheetEvent evt)
This method is invoked, when the user selected an option on the JOptionPane or the JFileChooser pane on the JSheet.


Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.