Resources res = Resources.open("/myTheme.res"); UIManager.getInstance().setThemeProps(res.getTheme("myTheme"));
Привет! Мне нужно открыть файл ресурсов в LWUIT, но как создать файл ресурсов?
используйте вот так и проверьте рабочее место файла ресурсов.
UIManager.getInstance (). SetThemeProps (res.getTheme (res.getThemeResourceNames () [0]));
В блоге Shais LWUIT
http://lwuit.blogspot.com/search/label/LWUIT%20GUIBuilder%20ResourceEditor%20tutorial