Actually i am making one application having a split pane .In
left pane ,there is a Jtree and right side is a Jtextarea.Now each of
the node of tree having some 14 column data which is shown on the
right pane. But the problem is that it is difficult to align that data
with the corresponding column in the right pane. if the data is 4
digits, its okie but if its less the entire alignment goes for a toss.
help me out if anything can be done about the alignment ...its
maddening.
i cant use JTable...is there any solution??plz reply
the entire line is a formatted string ..