# Microsoft Developer Studio Project File - Name="Style" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
//
// STYLE.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
// Style.h : main header file for the STYLE application
//
#if !defined(AFX_STYLE_H__A8E5BF87_90FC_4545_A363_3DCBBC9ED028__INCLUDED_)
#define AFX_STYLE_H__A8E5BF87_90FC_4545_A363_3DCBBC9ED028__IN
//
// STYLE.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
window.onload=get_styles;
// a function to display the style attributes of a
function get_styles()
{
var obj = window.document.getElementById("lyr");
var str = "ID: " + obj.id + "\n";
package org.pook.ui.core;
import javax.microedition.lcdui.Font;
/**
* Sets the style for the application.
* This style is blue/white/black for color screens
*
* @author Greg Gridin
*
/*
Please refer to readme.html for full Instructions
Text[...]=[title,text]
Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,TitleBgImag,TextBgImag,TitleTextAlign,TextTextAlign, TitleF