tuwien.auto.eicldemo.ui

Class Dialog_Send


public class Dialog_Send
extends javax.swing.JDialog

This code was generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use. If Jigloo is being used commercially (ie, by a corporation, company or business for any purpose whatever) then you should purchase a license for each developer using Jigloo. Please visit www.cloudgarden.com for details. Use of Jigloo implies acceptance of these licensing terms. ************************************* A COMMERCIAL LICENSE HAS NOT BEEN PURCHASED for this machine, so Jigloo or this code cannot be used legally for any corporate or commercial purpose. *************************************

Field Summary

static long
serialVersionUID

Constructor Summary

Dialog_Send(JFrame frame, PointList _PointList, CEMI_Connection _Tunnel)

Method Summary

void
b_Close_actionPerformed(ActionEvent e)
void
b_Send_actionPerformed(ActionEvent e)
void
cb_Point_SelectionChanged(ItemEvent e)

Field Details

serialVersionUID

public static final long serialVersionUID
Field Value:
1L

Constructor Details

Dialog_Send

public Dialog_Send(JFrame frame,
                   PointList _PointList,
                   CEMI_Connection _Tunnel)

Method Details

b_Close_actionPerformed

public void b_Close_actionPerformed(ActionEvent e)

b_Send_actionPerformed

public void b_Send_actionPerformed(ActionEvent e)

cb_Point_SelectionChanged

public void cb_Point_SelectionChanged(ItemEvent e)