JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.truebubo.maniflow.ui_mode
UIMode
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
start(String[])
Interface UIMode
All Known Implementing Classes:
CLI
,
GUI
public sealed interface
UIMode
permits
CLI
,
GUI
Front-end for Maniflow system
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
start
(
String
[] args)
Starts the application with given arguments in the selected mode
Method Details
start
void
start
(
String
[] args)
Starts the application with given arguments in the selected mode
Parameters:
args
- Args passed when starting the application