Hi,
I'm new to
java Applets.I'm trying to implement an expert system with the help of jess and java
Applets.
My applet have 2 "JComboBox" objects. I have used the grid layout as a layout manager.
I want to set size of the "combobox" , because it appears too large and very ugly. (Actually i want to arrange the things in a proper manner that it would look nice).
I have tried with "setMinimumSize" and "setSize". But it seems the grid layout is ignoring them.
Here is my code.
Can someone please help me........ Thanks in advance.
Vidu.
this is the query.clp file (just in case needed)