|
Displaying 1 - 50 of about 2235 Related Tutorials.
|
Working With Fonts
working with fonts
In this program we are going to make an excel sheet and
set the fonts of text values, set its size. We can also set the name of the
font |
J2me Fonts - MobileApplications
J2me Fonts hi ,i am doing my project in j2me..english to tamil dictionary is my title..i dont know how to integrate tamil fonts in j2me application..can anyone help me..i am in need of this idea very soon..please reply as soon |
java printing using printer device fonts
java printing using printer device fonts Hi i am trying to print using a printers device fonts rather than truetype fonts ?
I can print to the printer using the standard java printing api , ie create a simpleDoc, a docFlavour |
|
|
How To Use Open Source Fonts
How to use of Open source fonts is growing among people day by day, as they are new, different and better then old fonts like Arial, Times New Roman, Courier New, Trebuchet, Verdana and Tahoma. Use of these fonts is slowly disappearing |
PHP GD true type fonts
<?php
define("WIDTH",
300);
define("HEIGHT",
100);
define("F_SIZE",
40);
define("F_ANGLE",
0);
define("F_FONT",
"C:/WINNT/Fonts/arial.ttf");
$img =
imagecreate |
|
|
UITapgesturerecognizer not working
UITapgesturerecognizer not working uitapgesturerecognizer not working |
htpasswd working
htpasswd working hii,
What does htpasswd do?
hello,
htpasswd creates a new user in a specified group, and asks to specify a password for that user |
Datagrid not working
Datagrid not working The code here is working fine, apart from the fact that that I'm using netbeans 6.5 and the servlet v2.5 and struts 1.1.... working. please help me out |
Why this is not working...?
Why this is not working...? import java.util.*;
public class Family {
int size_of_family=0;
public Person[] members=new Person[size_of_family];
Person d = new Person();
public Family (int size_of_family){
members = new |
Code not working
|
If-else not working
|
If-else not working
|
Display Different Fonts
Display Different Fonts
 ... fonts.
A font is a specific style of displaying characters. It describes.... It is the combination of
pitch and spacing. A group of fonts is
defined as font-family |
Update not working in hibernate.
Update not working in hibernate. Update not working in hibernate |
Focus method not working in firefox
Focus method not working in firefox object.focus() is not working in firefox and chrome
the element is not focused
what was the problem |
calender working in struts - Struts
calender working in struts when i execute the following code ,that is working properly
if i convert to struts html tags that code is not working
please help me to rectify the problem |
html dropdown not working firefox
html dropdown not working firefox I am writing a Dropdown code in HTML which is not working in firefox. What could be the reason as it's perfectly working in IE and Crome.
Thanks |
Fonts - Centering Text
+ fm.getAscent();
g.drawString(s, x, y); // Draw the string.
Obsolete Fonts....
The Java 1.0 names are traditional type fonts for Latin characters |
file_exists php not working
file_exists php not working file_exists php not working. Please give me the simple example |
Dynamic-update not working in Hibernate.
Dynamic-update not working in Hibernate. Why is dynamic update not working in hibernate?
Dynamic-update is not working. It means when you are running your update, new data is added in your table in place |
UIWebView zoom not working
UIWebView zoom not working Hi,
I don't know why UIWebView zoom not working? Tell the solution.
Thanks
Hi,
Open the .xib file and set scalesPageToFit to YES.
Thanks |
Working of POS Terminal
Working of POS Terminal Hi there, thanks for this post. Just curious how actual POS terminal will interact with PHP. PHP doesn't provide hardware interaction.
Thanks for reply.
Regards |
background images in css not working
background images in css not working In the application i'm passing a background image from CSS in the given format ...
background-image: url("Image\backgroundImage.GIF");
which is not working. So, please give me an example |
calculate working hour
calculate working hour why echo not come out?
<html><body>
<form action="<?php $_SERVER['PHP_SELF'];?>" method="post">
Working hour : <input name="workout" type="text"/><input name="submit1 |
Working with Eclipse IDE - Struts
Working with Eclipse IDE hello, i am beginner to eclipse .
i want to run my first struts program in eclipse 3.2.
what are the steps for running struts in eclipse .
Any body plz, tell me the setting environment of eclipse |
command prompt is compilation is not working
command prompt is compilation is not working Dear java users can anyone help me to run the program in command line prompt i tried by selecting the environment variable and class path and path in my system my program |
window.open() not working - Ajax
is that the pop up window is not at all working.. Once I click the button, the page |
Ajax not working in jsp
Ajax not working in jsp I'm using Netbean, Ajax validation in the following code is not working the code succesfully run for first UID validation adn also for ee-mail but does not enter if else for firstname field please help me |
code not working properly
code not working properly protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
{
// TODO Auto-generated method stub
response.setContentType |
Multi Threading is not working in that why...?
Multi Threading is not working in that why...?
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.Date;
public |
working of a div tag in html
working of a div tag in html
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head> |
JTextfields working with JTextArea
JTextfields working with JTextArea I have 2 database tables one is history the other is patient,
How can I get which every patient is being displayed on the text fields
To have their history on History table displayed |
J2ME application not working on n79
J2ME application not working on n79 Hi,
i had developed assignment on sun sdk and its running fine on emulator but not showing results in two text fields on my mobile phone i.e.nokia -n79.please Help
import |
J2ME application not working on n79
J2ME application not working on n79 Hi, i had developed assignment on sun sdk and its running fine on emulator but not showing results in two text fields on my mobile phone i.e.nokia -n79.please Help
public class MoneyL extends |
J2ME application not working on n79
J2ME application not working on n79 Hi, i had developed assignment on sun sdk and its running fine on emulator but not showing results in two text fields on my mobile phone i.e.nokia -n79.please Help
public class MoneyL extends |
J2ME application not working on n79
J2ME application not working on n79 Hi, i had developed assignment on sun sdk and its running fine on emulator but not showing results in two text fields on my mobile phone i.e.nokia -n79.please Help
public class MoneyL extends |
datetimepicker not working in struts2
datetimepicker not working in struts2 Hi,
I am using "struts2-dojo-plugin-2.1.6.jar" and the taglib is "<%@taglib prefix="d" uri="/struts-dojo-tags"%>"
**sample code:**
<%@taglib prefix="s" uri="/struts-tags |
ClassPathResource class is not working - Spring
|
onClick not working - Java Beginners
|
Why is this code working
|
camera roll iphone not working
|
Autocomplete demo not working
|
Autocomplete demo not working
|
JDBCTemplate BatchUpdate() example not working
|
Sql querry not working
|
Hibernate Basic Example not working
|
Working Example for Spring AOP - Spring
Working Example for Spring AOP Hi All,
I need a complete working Java example /Code/Logic for Spring -Aspect Oriented Programming.
Code provided will be highly appreciated.
--
Deepak Lal |
Struts application not working in LINUX - Struts
Struts application not working in LINUX Hi ALL, I have a struts... in LINUX prodution system. The application is not recoginsed the web server is Tomcat5. I tryed with a sample servlet on linux tomcat its also not working |
some methods not working on firefox and chrome
some methods not working on firefox and chrome why some of javascript methods are not working on firefox and chrome? ex : createElement().
Please help me to solve this problem.
adv thanx |
JOptionPane.showMessageDialog is not working on tomcat however it is working on netbeans on same machine
JOptionPane.showMessageDialog is not working on tomcat however it is working... on apacheTomcat 7.0.30 version but the same code is working on netebans 7.0, how to make it working on tomcat individually.
<%@ page import |