Log4j 0.9d

pl.psnc.expres.wfm.graph
Class JReferencePopup

java.lang.Object
  extended by JCustomGraphPopup
      extended by pl.psnc.expres.wfm.graph.JReferencePopup

public class JReferencePopup
extends JCustomGraphPopup

JReferencePopup class - default add wfm resource popup menu

Author:
Dominik Stoklosa (~osa~)

Constructor Summary
JReferencePopup(List<ResourceValue> resourceList, org.jgraph.JGraph graph, MouseEvent mouseEvent)
          Creates a new instance of JCustomGraphPopup
 
Method Summary
 org.jgraph.JGraph getGraph()
          Get value of field: graph
 VlbiExperiment getVlbiExp()
          Get value of field: vlbiExp
 void setVlbiExp(VlbiExperiment vlbiExp)
          Set value of field: vlbiExp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JReferencePopup

public JReferencePopup(List<ResourceValue> resourceList,
                       org.jgraph.JGraph graph,
                       MouseEvent mouseEvent)
                throws ResourceNotFoundException
Creates a new instance of JCustomGraphPopup

Throws:
ResourceNotFoundException
Method Detail

getGraph

public org.jgraph.JGraph getGraph()
Get value of field: graph

Returns:
the graph

getVlbiExp

public VlbiExperiment getVlbiExp()
Get value of field: vlbiExp

Returns:
the vlbiExp

setVlbiExp

public void setVlbiExp(VlbiExperiment vlbiExp)
Set value of field: vlbiExp

Parameters:
vlbiExp - the vlbiExp to set

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.