Package eu.keep.uphec.mainwindow.menubar.renderfile

Class Summary
CancelButtonInternalFrameListener The CancelButtonInternalFrameListener class defines the activities following the click of the cancel_button button in a ManualConfigurationDialog instance
CloseViewFileInfoListener The CloseViewFileInfoListener class defines the activities following the firing of the close_button button in the 'File Info' dialog generated by the ViewFileInfoListener class
ConfigButtonListener The StartButtonListener class defines the activities following the firing of the start_button button in a ManualConfigurationDialog instance
ConfigButtonThread The StartButtonThread class is a thread class extending the SwingWorker class.
ContentGenerated The ContentGenerated class produces for a given digital object the list of formats, for each of these formats a list of pathways, for each of these pathways a list of emulator packages and for each of these emulator packages a list of software applications
EmulatorList The EmulatorList class defines the list in the ManualConfigurationDialog for accommodating the available emulator packages for a specific pathway
EmulatorListSelectionListener The EmulatorListSelectionListener class defines the activities caused by the selection of an emulator package id in the EmulatorList list
FormatList The FormatList class defines the list in the ManualConfigurationDialog to accommodate the formats generated by the technical registries for the selected digital object
FormatListSelectionListener The FormatListSelectionListener class defines the activities caused by the selection of a format in the FormatList list
ManualConfigurationDialog The ManualConfigurationDialog class defines the dialog window that enables the users to configure the software and hardware environment in order to run the selected digital object
PathwayList The PathwayList class defines the list in the ManualConfigurationDialog to accommodate the pathways generated by the technical registries for the selected format
PathwayListSelectionListener The PathwayListSelectionListener class defines the activities caused by the selection of a pathway in the PathwayList
SoftwareList The SoftwareList class defines the list in the ManualConfigurationDialog to accommodate the software applications for a specific emulator package
SoftwareListSelectionListener The SoftwareListSelectionListener class defines the activities caused by the selection of a software id in the SoftwareList
StartEmulationProcessListener The ConfigEmulationProcessListener class defines the events following the click of the 'Render' button in ManualConfigurationDialog
StartEmulationProcessThread  
ViewFileInfoListener The ViewFileInfoListener class defines the events following the firing of the file_info_button button in ManualConfigurationDialog.