Uses of Class
fr.ifremer.coser.ui.control.ControlHandler

Packages that use ControlHandler
fr.ifremer.coser.ui.control   
 

Uses of ControlHandler in fr.ifremer.coser.ui.control
 

Fields in fr.ifremer.coser.ui.control declared as ControlHandler
protected  ControlHandler ControlGraphFrame.handler
           
protected  ControlHandler ControlFindReplaceDialog.handler
           
protected  ControlHandler ControlView.handler
           
 

Methods in fr.ifremer.coser.ui.control that return ControlHandler
 ControlHandler ControlGraphFrame.getHandler()
           
 ControlHandler ControlFindReplaceDialog.getHandler()
           
 ControlHandler ControlView.getHandler()
           
 

Methods in fr.ifremer.coser.ui.control with parameters of type ControlHandler
 void ControlGraphFrame.setHandler(ControlHandler handler)
           
 void ControlFindReplaceDialog.setHandler(ControlHandler handler)
           
 void ControlView.setHandler(ControlHandler handler)
           
 



Copyright © 2010-2011 Ifremer. All Rights Reserved.