eu.keep.uphec.technicalregistries
Class TechnicalRegistriesListDialog
Object
TechnicalRegistriesListDialog
public class TechnicalRegistriesListDialog
- extends Object
The TechnicalRegistriesListDialog class defines the dialog window that enables the users to visualise
the list of available technical registries to use for file characterisation activities and to perform
manipulation activities upon these technical registries
- Author:
- Antonio Ciuffreda
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
internal_frame
public javax.swing.JInternalFrame internal_frame
panel_1
public TechnicalRegistriesVisualMenu panel_1
table
public TechnicalRegistriesTable table
TechnicalRegistriesListDialog
public TechnicalRegistriesListDialog(javax.swing.JFrame mainWindowFrame,
CoreEngineModel model)
throws javax.xml.transform.TransformerException,
javax.xml.parsers.ParserConfigurationException,
Exception
- Throws:
javax.xml.transform.TransformerException
javax.xml.parsers.ParserConfigurationException
Exception
display_num_technical_registries_string
public void display_num_technical_registries_string(List<DBRegistry> registry_list)