From owner-freebsd-java@FreeBSD.ORG Fri Jun 8 13:30:36 2007 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E65A816A421 for ; Fri, 8 Jun 2007 13:30:36 +0000 (UTC) (envelope-from M.Apitz@oclcpica.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 5C8F713C455 for ; Fri, 8 Jun 2007 13:30:36 +0000 (UTC) (envelope-from M.Apitz@oclcpica.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.1830); Fri, 8 Jun 2007 15:18:25 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id l58DIV6C066554 for freebsd-java@freebsd.org; Fri, 8 Jun 2007 15:18:31 +0200 (CEST) (envelope-from m.apitz@oclcpica.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to m.apitz@oclcpica.org using -f Date: Fri, 8 Jun 2007 15:18:31 +0200 From: Matthias Apitz To: freebsd-java@freebsd.org Message-ID: <20070608131831.GA65557@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) X-OriginalArrivalTime: 08 Jun 2007 13:18:25.0367 (UTC) FILETIME=[7EC76670:01C7A9CF] Subject: Extracting text from a Java application X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 13:30:37 -0000 Hello, I've bought some kind of Java application, the Spanish Dictionary, which was originally written for Linux RedHat. With some tweaking of the boot-up script LAXUNIX.SH - LaunchAnywhere (tm) I managed to run it as well in FreeBSD 6.x The Dictionary has on the right part of the screen a list of all (official known by The Real Academy) words of the Spanish language and it would be nice to have this list as a plain text file to integrate is with 'ispell' in FreeBSD. The words are click-able, on click the background colour changes and the explanation for the word is presented in the right part of the application. I've put a screen-shoot to my web space so you will get an idea: http://www.unixarea.de/drae.jpg I'm only interested in the word list of the left side, but I can't see any way to get it cut&pasted. I've already investigated a bit the X11 traffic to the server and this could be the last option to pull the words out... any other idea from the Java gurus? Thx in advance matthias -- Matthias Apitz w http://guru.UnixArea.de/ b http://gurucubano.blogspot.com/