Package org.esa.snap.rcp
Class SnapApp.StartOp
java.lang.Object
org.esa.snap.rcp.SnapApp.StartOp
- All Implemented Interfaces:
Runnable
- Enclosing class:
SnapApp
This non-API class is public as an implementation detail. Don't use it, it may be removed anytime.
NetBeans @OnStart
: Runnable
s defined by various modules are invoked in parallel and as soon
as possible. It is guaranteed that execution of all runnable
s is finished
before the startup sequence is claimed over.
-
Constructor Summary
Constructors -
Method Summary