Since 6/3/2012 10:35:13 PM, jeff8956 has written 6 articles and participated in 427 conversations. jeff8956 signature: jeff8956
jeff8956's articles:
Items(6) /1
Matching [3, 7, 10, 12, 14]320 (1/2/2013 6:03:34 PM) comp.unix.shell Hi,
I am attempting to match the following without success:
[3, 7, 10, 12, 14], or [7, 10] , or [3]
An example of this in a sentence is:
While the discussions presented in much of the
previous work [3,... Jeff
JavaFX - Scenegraph054 (8/25/2012 2:38:27 PM) comp.lang.java.gui I'm just beginning my exploration of JavaFX.
It's huge in its entirety, and just trying to
plumb the depth and breadth so as to break it
into managable pieces has been difficult.
I guess that once I manage ... Jeff
Traffic down?1658 (6/21/2011 6:56:46 PM) comp.lang.java.programmer I'm recently back to clj*. I took several months break from it. The traffic seems down. Is this a summertime lull? ... Jeff
Some questions on Ant293 (5/12/2013 7:40:31 PM) comp.lang.java.programmer Dear Room,
I was trying to learn Apache Ant.
I got the following information.
i)Ant is a build tool, it helps to create .exe file.
ii) Compiling is a subtask of building.
Now,
I am confused with ... subhabangalore(122)
Some Eclipse Issue44 (5/7/2013 9:41:45 PM) comp.lang.java.programmer Dear Room,
As you know I am new in Java. I practice Java on my Eclipse IDE.
Now, I was trying to learn to use Lingpipe one Natural Language Processing(NLP) based library in Java.
I have followed all th... subhabangalore(122)
need help on this.113 (4/30/2013 1:18:27 PM) comp.lang.java.programmer i have this code:
public class ArrayUI extends JFrame {
public JPanel pane = new JPanel();
public JTextField[] item = new JTextField[20];
public ArrayUI() {
super("title");
FlowLayout fl = new ... rbulseco(7)
Matching [3, 7, 10, 12, 14]320 (1/2/2013 6:03:34 PM) comp.unix.shell Hi,
I am attempting to match the following without success:
[3, 7, 10, 12, 14], or [7, 10] , or [3]
An example of this in a sentence is:
While the discussions presented in much of the
previous work [3,... jeff8956(433)