# 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__0A4E7DFB_463D_40CE_AD8D_E17C1B94060E__INCLUDED_)
#define AFX_STYLE_H__0A4E7DFB_463D_40CE_AD8D_E17C1B94060E__IN
package com.jmobilecore.ui.core;
import javax.microedition.lcdui.Font;
/**
* Sets the style for the application.
* This style is blue/white/black for color screens
*
* @author Greg Gridi
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
*