| Package | Description |
|---|---|
| net.lecousin.framework.application |
Main classes to initialize this library: LCCore and Application.
|
| net.lecousin.framework.progress |
Progression of asynchronous or background works.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SplashScreen
Splash screen that may be used while loading an application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiTaskProgress
Implementation of WorkProgress, composed of sub-WorkProgress.
|
class |
SubWorkProgress
Implementation of WorkProgress for a sub-aork, that will transmit its progression to its parent.
|
class |
WorkProgressImpl
Default implementation of a WorkProgress.
|
Copyright © 2019. All rights reserved.