fr.ifremer.coser.ui.common
Class DataHandler

java.lang.Object
  extended by fr.ifremer.coser.ui.common.CommonHandler
      extended by fr.ifremer.coser.ui.common.DataHandler
Direct Known Subclasses:
ControlHandler, SelectionHandler

public class DataHandler
extends CommonHandler

Data application handler.

Version:
$Revision: 885 $ Last update : $Date: 2011-10-27 17:15:16 +0200 (jeu., 27 oct. 2011) $ By : $Author: echatellier $
Author:
chatellier

Field Summary
 
Fields inherited from class fr.ifremer.coser.ui.common.CommonHandler
fileChooserInstance
 
Constructor Summary
DataHandler()
           
 
Method Summary
 void displayLengthStructureGraph(Component parent, org.nuiton.widget.SwingSession session, ProjectService projectService, Project project, AbstractDataContainer container)
          Display lengthStructure matrix in matrixviewerpanel.
 
Methods inherited from class fr.ifremer.coser.ui.common.CommonHandler
browseFile, getFileChooserInstance, setDefaultCursor, setWaitCursor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataHandler

public DataHandler()
Method Detail

displayLengthStructureGraph

public void displayLengthStructureGraph(Component parent,
                                        org.nuiton.widget.SwingSession session,
                                        ProjectService projectService,
                                        Project project,
                                        AbstractDataContainer container)
Display lengthStructure matrix in matrixviewerpanel.

Parameters:
parent - parent component
session - session to restore frame state
projectService - projectService
project - project
container - data container


Copyright © 2010-2011 Ifremer. All Rights Reserved.