java.lang.Object
io.github.tonywasher.joceanus.tethys.api.base.TethysUIProgram
io.github.tonywasher.joceanus.tethys.api.factory.TethysUILaunchProgram
Direct Known Subclasses:
MoneyWiseApp, ThemisApp

public abstract class TethysUILaunchProgram extends TethysUIProgram
Launch Program interface.
  • Constructor Details

    • TethysUILaunchProgram

      protected TethysUILaunchProgram(InputStream pProperties)
      Constructor.
      Parameters:
      pProperties - the inputStream of the properties
  • Method Details