sk.uniba.euromath.editor.widgets
Class InsertListChooser.ComboSelected

java.lang.Object
  extended by org.eclipse.swt.events.SelectionAdapter
      extended by sk.uniba.euromath.editor.widgets.InsertListChooser.ComboSelected
All Implemented Interfaces:
EventListener, SelectionListener, org.eclipse.swt.internal.SWTEventListener
Enclosing class:
InsertListChooser

protected class InsertListChooser.ComboSelected
extends SelectionAdapter

Event handler for each combobox.

Author:
Martin Vysny

Constructor Summary
protected InsertListChooser.ComboSelected()
           
 
Method Summary
 void widgetSelected(SelectionEvent e)
           
 
Methods inherited from class org.eclipse.swt.events.SelectionAdapter
widgetDefaultSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertListChooser.ComboSelected

protected InsertListChooser.ComboSelected()
Method Detail

widgetSelected

public void widgetSelected(SelectionEvent e)
Specified by:
widgetSelected in interface SelectionListener
Overrides:
widgetSelected in class SelectionAdapter


Copyright © 2003-2006 null. All Rights Reserved.