Class ApplicationLauncher.ProgressListenerAdapter

java.lang.Object
com.install4j.api.launcher.ApplicationLauncher.ProgressListenerAdapter
All Implemented Interfaces:
ApplicationLauncher.ProgressListener
Enclosing class:
ApplicationLauncher

public static class ApplicationLauncher.ProgressListenerAdapter extends Object implements ApplicationLauncher.ProgressListener
Empty implementation of ApplicationLauncher.ProgressListener. This can be used as a base class if only selected methods should be overridden.