User Profile
Collapse
-
Only 5 records are present -
How I can solve the out of memory Exception in my java project?
...Code:public class FRM_admin extends javax.swing.JFrame { /** Creates new form FRM_admin */ public FRM_admin() { initComponents(); FRM_admin frm=new FRM_admin(); frm.setBackground(new Color(30,17,55)); Display_record(); } private void Display_record() { { Statement st;
No activity results to display
Show More
Leave a comment: