Package io.github.toberocat.guiengine.interpreter


package io.github.toberocat.guiengine.interpreter
  • Class
    Description
    DefaultInterpreter is an implementation of the GuiInterpreter interface that provides default interpretation and handling of GUI components defined in XML format.
    Custom GUI interpreter to process XML-based GUI definitions and handle GUI components.
    This class represents the InterpreterManager, responsible for managing and providing access to various implementations of the GuiInterpreter interface.