The cross-platform* UI module of the BHSP containing shared code for its platform-specific counterparts.
This is slowly having the JVM-specific code stripped from it. For now, parts of this are also dependent on Java SE/Swing/FX
- Husky UI/JVM - The JVM-specific counterpart to this module
- LatteFX - A separate library that simply makes JavaFX easier to swallow by adding (syntactic) sugar and "cream" (conveniences)
- Blue Base/Core [Dependency] - The cross-platform shared basics of the BHSP
- BHSP - The platform in which this module resides