| Interface | Description |
|---|---|
| HasResource |
Interface telling that an instance has a static resource (
URL). |
| IControlledState |
State of a
IControlledThread. |
| IControlledThread |
A controlled thread interface with helper methods to pause/unpause or stop it.
|
| IDateFormat |
Representation formats of date+time values.
|
| IDateValue |
A wrapper interface holding a date and format hint for rendering (to a text).
|
| IDurationFormat |
Representation formats of a time duration value.
|
| IDurationValue |
A wrapper interface holding a time duration value in milliseconds and format hint for rendering (to a text).
|
| IEnum |
This interface indicates that the implementor instance is in fact an instance of
Enum and makes its methods accessible without having to cast to
Enum. |
| IHolder<T> |
A generic reference holder object whose reference can be changed.
|
| INormalThread |
A normal thread interface with some utility methods.
|
| IPair<T1,T2> |
A pair of generic-type objects.
|
| IRelativeDate |
Represents an absolute date as a relative date, relative to the creation time (current time at the object creation).
|
| IRHtml |
HTML template resource.
|
| ISizeFormat |
Representation formats of a size (capacity) value.
|
| ISizeValue |
A wrapper interface holding a size value in bytes and format hint for rendering (to a text).
|
| ISkillLevel |
Computer skill level.
|
| IUrlBuilder |
Helper class to build
URLs. |
General utility classes. These are not strongly bound to the launcher (but used by it).
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.