jgroup.experiment.gui.views
Class ExperimentView

java.lang.Object
  extended by jgroup.experiment.gui.views.ExperimentView
All Implemented Interfaces:
GUIview

public class ExperimentView
extends java.lang.Object
implements GUIview

Author:
Bjarte Svaeren

Field Summary
static java.lang.String DEFAULT_EXPERIMENT_CONFIG_DIR
           
 
Constructor Summary
ExperimentView()
           
 
Method Summary
 javax.swing.JButton getView()
           
 javax.swing.JPanel makeMainPanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_EXPERIMENT_CONFIG_DIR

public static final java.lang.String DEFAULT_EXPERIMENT_CONFIG_DIR
Constructor Detail

ExperimentView

public ExperimentView()
Method Detail

makeMainPanel

public javax.swing.JPanel makeMainPanel()
Specified by:
makeMainPanel in interface GUIview

getView

public javax.swing.JButton getView()
Specified by:
getView in interface GUIview


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.