- All Known Implementing Classes:
- DMXAndroidDialogFactory, JFXDialogFactory
public interface DialogFactory
This is tagging interface which marks implementing class as being a factory
for dialogs. Each supported platform will have different implementation of dialogs,
but common functionality should be the same.
- Author:
- Vladimir Djurovic