Class DAOFactoryPreferencePage

java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
de.uka.ipd.sdq.sensorframework.visualisation.views.DAOFactoryPreferencePage
All Implemented Interfaces:
IDialogPage, IMessageProvider, IPreferencePage

public class DAOFactoryPreferencePage extends PreferencePage
Deprecated.
Superseded by EDP2.
DAO Factory preference page implementation.
  • Constructor Details

    • DAOFactoryPreferencePage

      public DAOFactoryPreferencePage(IDAOFactory factory)
      Deprecated.
      Parameters:
      factory -
  • Method Details