*** empty log message ***

This commit is contained in:
janna
2004-06-06 19:57:56 +00:00
parent c10aa3b696
commit 63232b6982
2 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
and pain in injured broken have take catch cold pregnant
influenza malaria diarrhea skin allergy heartburn
rheumatism cystitis asthma arthritis diabetes tonsillitis constipation
dentist gynecologist Urologist
Pediatrician
Physician
Dermatologist
Cardiologist
Neuropathologist
Ophthalmologist
Surgeon
Sleeping Peels
Sedative
Vitamins
Eye Drops
Antibiotics
Viagra
Laxative
Insulin
Antidepressant
PainKiller
Head headache
Leg
Stomach stomach-ache
Throat sore
Ear
Chest
Foot
Arm
Back
Shoulder
-- Tooth
-- Knee
-- Fever
-- Sickness
-- High
-- Low
-- Terrible
-- Blood Pressure

View File

@@ -1614,6 +1614,7 @@ System.out.println("encoding "+defaultEncoding);
/** Handle the key released event. */
public void keyReleased(KeyEvent e) {
}
public String comparePositions(String first, String second)
{
String common ="[]";