- DataConnector - Interface in com.plealog.prefs4j.api
-
Defines the way an editor can access data in read/write mode.
- DataConnector.TYPE - Enum in com.plealog.prefs4j.api
-
Default types of Data Connector available in the Framework.
- DataConnectorFactory - Class in com.plealog.prefs4j.api
-
This class handles the various data connectors available in the Framework.
- debug(String) - Static method in class com.plealog.genericapp.api.log.EZLogger
-
- deleteDirectory(String) - Static method in class com.plealog.genericapp.api.file.EZFileUtils
-
Utilitary method to delete the directory corresponding to the given path
- deleteDirectory(File) - Static method in class com.plealog.genericapp.api.file.EZFileUtils
-
Utilitary method to delete the directory given as parameter
- deleteFile(String) - Static method in class com.plealog.genericapp.api.file.EZFileUtils
-
Utility method to delete a file from one location
- disableWizardDialogScrollPane() - Method in class com.plealog.wizard.ui.WizardStepView
-
Method called by the WizardDialog to figures out whether or not it can disable
Wizard scroll panel.
- displayErrorMessage(Component, String) - Static method in class com.plealog.genericapp.api.EZEnvironment
-
Display an error modal dialogue box.
- displayInfoMessage(Component, String) - Static method in class com.plealog.genericapp.api.EZEnvironment
-
Display an information modal dialogue box.
- displayWarnMessage(Component, String) - Static method in class com.plealog.genericapp.api.EZEnvironment
-
Display a warning modal dialogue box.