Closed GoogleCodeExporter closed 9 years ago
Not at the current implementation. That is coded in the Form (generated by
NetBeans).
What kind of changes do you suggest? It may be useful to others too?
Original comment by ayman.al...@gmail.com
on 29 Jul 2009 at 5:50
"What kind of changes do you suggest? It may be useful to others too?"
My theory:
The form contains a JSplitpane. In that Splitpane is a large JComboBox and a
JPanel.
Between of the Combobox and the JPanel is a fixed divider.
I would be nice, if this divider is moveable.
Original comment by lmaer...@gmail.com
on 29 Jul 2009 at 6:34
In which class the form is described?
Original comment by lmaer...@gmail.com
on 29 Jul 2009 at 6:35
NOT JComboBox, but JList could be the used component.
Original comment by lmaer...@gmail.com
on 29 Jul 2009 at 6:41
Ok, i found that class...
http://code.google.com/p/jsyntaxpane/source/browse/branches/r095-jdk5/jsyntaxpan
e/src/main/java/jsyntaxpane/actions/gui/ComboCompletionDialog.java?spec=svn87&r=
87
thanks anyway
Original comment by lmaer...@gmail.com
on 29 Jul 2009 at 6:42
Hm, got problems with rebuild.
No time for that now, i have to write the master thesis.
Maybe I'll provide a solution for that later...
Original comment by lmaer...@gmail.com
on 29 Jul 2009 at 7:14
Fixed in r114.
Original comment by ayman.al...@gmail.com
on 18 Aug 2009 at 1:31
Original issue reported on code.google.com by
lmaer...@gmail.com
on 28 Jul 2009 at 11:19