pl.edu.agh.cast.ui.dialogs
Class StatisticsDialog

java.lang.Object
  extended by org.eclipse.swt.widgets.Dialog
      extended by pl.edu.agh.cast.ui.dialogs.StatisticsDialog

public class StatisticsDialog
extends org.eclipse.swt.widgets.Dialog

Author:
Agnieszka Miskowiec, Aleksander Pohl apohllo..o2.pl, Pawel Kupinski (pawel.kupinski@gmail.com)

Constructor Summary
StatisticsDialog(pl.edu.agh.cast.model.base.IDataProvider diagram, org.eclipse.swt.widgets.Shell parent, int style)
           
 
Method Summary
 void open()
           
 
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsDialog

public StatisticsDialog(pl.edu.agh.cast.model.base.IDataProvider diagram,
                        org.eclipse.swt.widgets.Shell parent,
                        int style)
Method Detail

open

public void open()


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.