java - Centered JLabel inside JTable -


how can display centered text or similar inside jtable if there not results after query? thank all.

i wouldn't show label inside jtable, instead jtable.

try removing table element container, , adding jlabel message.

when user runs query, positive results, opposite way (remove label, add table)


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -