Question: i want to make my jtable larger. so for example the title could show up fully. Do You Know How To Fix It? begin{tabular}{|l|l|l|} hline

\begin{tabular}{|l|l|l|} \hline ID Book & Title & Price \\ \hline 1983 & There ... 46.0 \\ \hline \end{tabular} JScrolipane3.setviewportview (table); table. setrowHeight (30); table. setrowheight (3,60); TablecolumnModel columnModel = table.getcolumnModel(); columnModel.getcolumn (0) setprefenredwidth (100); table.setModel (new javax. swing.table.DefaultTableModel( now object [] []
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
