Interface SelectionDialogListener

All Known Implementing Classes:
PanelAttributs

public abstract interface SelectionDialogListener

SelectionDialogListener.java Created: Sun Mar 28 10:13:29 1999


Method Summary
 void selectionPerformed(SelectionDialogEvent e)
           
 

Method Detail

selectionPerformed

public void selectionPerformed(SelectionDialogEvent e)