Class ModeFactory


  • public class ModeFactory
    extends Object
    factory class to instantiate different (pre-specified) mode types. You can of course create your own modes. However, using the pre-specified modes makes it easier to interpret and exchange projects/applications using these modes.
    Author:
    markr
    • Constructor Detail

      • ModeFactory

        public ModeFactory()