ucar.unidata.ui
Interface XmlUi.ActionHandler

Enclosing class:
XmlUi

public static interface XmlUi.ActionHandler

Interface to pass ActionEvents to along with this XmlUI object

Version:
$Revision: 1.62 $
Author:
IDV Development Team

Method Summary
 void handleAction(ActionEvent event, XmlUi xmlUI)
          Handle the event
 

Method Detail

handleAction

void handleAction(ActionEvent event,
                  XmlUi xmlUI)
Handle the event

Parameters:
event - event
xmlUI - me