Search:

Type: Posts; User: anchal87mca@gmail.com

Search: Search took 0.10 seconds.

  1. How to add multiple jTables (components) to jTextPane or JEditorPane

    JTable jj=new JTable(); //1
    tabobj2=datadisplay.table; //2
    ImageIcon icon = new ImageIcon("C:\\Users\\Public\\Pictures\\Sample Pictures\\hello.jpg"); //3
    jEditorPane1.setText("Name:Sandeep...
  2. Displaying Multiple jTables in JTestArea

    I want to add multiple jTables in Jtextarea, providing JTable must appear in same format, means same formatting ,attributes(rendering, formatting, content formatting) of JTable.
Results 1 to 2 of 2