public interface SheetListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
optionSelected(SheetEvent evt)
This method is invoked, when the user selected an option on the
JOptionPane or the JFileChooser pane on the JSheet.
|
void optionSelected(SheetEvent evt)