| java.lang.Object com.sun.midp.chameleon.skins.resources.InputModeResources
InputModeResources | public class InputModeResources (Code) | | Resources for the input mode indicator layer
|
Method Summary | |
public static void | load() Load input mode indicator resources. | public static void | load(boolean reload) Load input mode indicator resources.
Parameters: reload - if true resources are being loaded even if theinitialization has been already done. |
load | public static void load()(Code) | | Load input mode indicator resources. Do nothing if they have been already loaded
|
load | public static void load(boolean reload)(Code) | | Load input mode indicator resources.
Parameters: reload - if true resources are being loaded even if theinitialization has been already done. In case of false don'treload the resources |
|
|