tuwien.auto.eicldemo.ui

Class Dialog_Point


public class Dialog_Point
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_Point(JFrame frame, PointList _PointList)

Method Summary

void
b_Add_ActionPerformed(ActionEvent e)
void
b_Close_ActionPerformed(ActionEvent e)
void
b_Delete_ActionPerformed(ActionEvent e)
void
b_New_ActionPerformed(ActionEvent e)
void
cb_Type_SelectionChanged(ItemEvent e)
void
list_SelectionChanged(ListSelectionEvent e)

Field Details

serialVersionUID

public static final long serialVersionUID
Field Value:
1L

Constructor Details

Dialog_Point

public Dialog_Point(JFrame frame,
                    PointList _PointList)

Method Details

b_Add_ActionPerformed

public void b_Add_ActionPerformed(ActionEvent e)

b_Close_ActionPerformed

public void b_Close_ActionPerformed(ActionEvent e)

b_Delete_ActionPerformed

public void b_Delete_ActionPerformed(ActionEvent e)

b_New_ActionPerformed

public void b_New_ActionPerformed(ActionEvent e)

cb_Type_SelectionChanged

public void cb_Type_SelectionChanged(ItemEvent e)

list_SelectionChanged

public void list_SelectionChanged(ListSelectionEvent e)