Class SimpleViewIdNavigator

java.lang.Object
dev.zemco.codegame.presentation.SimpleViewIdNavigator
All Implemented Interfaces:
INavigator

public class SimpleViewIdNavigator extends Object implements INavigator
Simple implementation of navigation which treats requested navigation routes as view ids. The navigation is performed by switching the root of a scene of the primary stage of the application.
Author:
Erik Zemčík