Allows displaying labels and images with different alignment options, this class
is a base class for several components allowing them to declare alignement/icon
look in a similar way.
A "rubber stamp" tool that allows us to extract a component (often the same
component instance for all invocations) that is initialized to the value
of the current item extracted from the model, this component is drawn on the
list and discarded.
Represents the data structure of the list, thus allowing a list to
represent any potential data source by referencing different implementations of this
interface.
This callback indicates that a component pointing at this image is initialized, this allows
an image to make performance sensitive considerations e.g. an encoded image
might choose to cache itself in RAM.
lock() -
Method in class com.sun.lwuit.plaf.Border
This callback indicates that a component pointing at this border is initialized, this
method is useful for image borders whose lock methods are implicitly invoked.