hidden div.

<div id="dvContainer" style="display: none;visibility: hidden; background-color:#F00; width:1000px; height:1000px;">
</div>

Popular posts from this blog

Item State change of JComboBox and Get values from database and show Data on JTable.

Jtable with database manually in netbeans.