JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pro.gravit.launcher.gui
Interface RuntimeProvider
All Known Implementing Classes:
NoRuntimeProvider
public interface
RuntimeProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
init
(boolean clientInstance)
void
preLoad
()
void
run
(
String
[] args)
Method Details
run
void
run
(
String
[] args)
throws
Exception
Throws:
Exception
preLoad
void
preLoad
() throws
Exception
Throws:
Exception
init
void
init
(boolean clientInstance)