Class DialogHandlerAdapter

java.lang.Object
uk.co.caprica.vlcj.factory.DialogHandlerAdapter
All Implemented Interfaces:
DialogHandler

public abstract class DialogHandlerAdapter extends Object implements DialogHandler
Empty implementation of a DialogHandler.

These empty implementations are useless by themselves, sub-classes provide the necessary functionality for the dialogs of interest.