proyecto
Class ControlVentEditor
java.lang.Object
proyecto.ControlVentEditor
- All Implemented Interfaces:
- ActionListener, EventListener
public class ControlVentEditor
- extends Object
- implements ActionListener
The Class ControlVentEditor.
- See Also:
SeleccionPaqueteDialogo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControlVentEditor
public ControlVentEditor(Editor vent)
- Constructor control vent editor.
Creado : Parras, 27-sep-2009
- Parameters:
vent
- the vent
actionPerformed
public void actionPerformed(ActionEvent event)
- Specified by:
actionPerformed
in interface ActionListener