Package org.esa.snap.rcp
Class SnapApp.ShowingOp
java.lang.Object
org.esa.snap.rcp.SnapApp.ShowingOp
- 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 @OnShowing
: Annotation to place on a Runnable
with default constructor which should be invoked as soon as the window
system is shown. The Runnable
s are invoked in AWT event dispatch thread one by one
-
Constructor Summary
Constructors -
Method Summary