fr.orsay.lri.varna.views
Class VueStyleBP
java.lang.Object
fr.orsay.lri.varna.views.VueStyleBP
- All Implemented Interfaces:
- ActionListener, EventListener
public class VueStyleBP
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_vp
private VARNAPanel _vp
_cmb
private JComboBox _cmb
panel
private JPanel panel
VueStyleBP
public VueStyleBP(VARNAPanel vp)
getPanel
public JPanel getPanel()
getStyle
public VARNAConfig.BP_STYLE getStyle()
get_vp
public VARNAPanel get_vp()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener