JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Module
com.adventure
Package com.adventure
package
com.adventure
Related Packages
Package
Description
com.adventure.commands
This package contains all command objects and related helper object.
com.adventure.components
This package contains all reusable components valid as FXML components.
com.adventure.config
This package contains all necessary classes to handle project configuration programmatically.
com.adventure.controllers
This package contains all the controllers necessary for handling MVC pattern for FXML.
com.adventure.deserializers
This package contains all necessary classes to handle object deserialization.
com.adventure.exceptions
Package that contains all custom exceptions.
com.adventure.models
Package that contains all serializable / deserializable models of the application.
com.adventure.serializers
This package contains all necessary classes to handle object deserialization.
com.adventure.services
Package that contains all application services.
com.adventure.utils
Package used for utility objects of the application.
Classes
Class
Description
Launcher
Main
Main class used to start the application.
Resources
Class used to gather useful resources.