eu.keep.uphec.technicalregistries.edittechnicalregistry
Class EditTechnicalRegistryDialog
Object
EditTechnicalRegistryDialog
public class EditTechnicalRegistryDialog
- extends Object
The EditTechnicalRegistryDialog class defines a dialog for enabling users to modify the
properties of the selected technical registry
- Author:
- Antonio Ciuffreda
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dialog
public javax.swing.JDialog dialog
name_input
protected javax.swing.JTextField name_input
url_input
protected javax.swing.JTextField url_input
classname_input
protected javax.swing.JTextField classname_input
selected_input
protected javax.swing.JComboBox selected_input
comment_input
protected javax.swing.JTextArea comment_input
description_input
protected javax.swing.JTextArea description_input
id_input
protected javax.swing.JTextField id_input
EditTechnicalRegistryDialog
public EditTechnicalRegistryDialog(TechnicalRegistriesListDialog main_dialog,
CoreEngineModel model,
Integer selectedRow)