Search:

Type: Posts; User: ellias2007

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    2,475

    Editable JTable

    in mu Jtable when i click a cell and change the value inside, the JTable does NOT save the value, (when i come back to the Jtable i find the OLD value and not the new one),
    Please help me to make my...
  2. Replies
    1
    Views
    3,207

    JTable Row Color

    Hi all,
    in order to set the background color to each row that has some value (1000 for example) in some colon, i made this DefaultTableCellRenderer :

    class RowColorRenderer implements...
  3. Thread: Using time

    by ellias2007
    Replies
    1
    Views
    1,790

    Using time

    Hi All,

    My Question concerns : "Doing things continuously over time", here is the problem details : (Java and NOT JavaScript)

    Suppose that we need to change the position of a Swing item...
  4. Replies
    8
    Views
    9,531

    Re: Print out a JFrame

    Any help please
    :confused:
  5. Replies
    8
    Views
    9,531

    Re: Print out a JFrame

    Let me thank you JavaPF for your last post and your help...




    YES, in fact i can now print the JPanel but NOT in the true orientation ...
    in fact, i have to print it as LANDSCAPE position but...
  6. Replies
    8
    Views
    9,531

    Re: Print out a JFrame

    Hi all...
    The code in the link :

    Printing Support in Swing Components (The Java™ Tutorials > 2D Graphics > Printing)

    is so good, since it reachs the final goal and prints exactelly what i need...
  7. Replies
    8
    Views
    9,531

    Print out a JFrame

    Hi all....
    i have many panels and texts and Tables ... All are inside a JFrame (or a JTabbedPane)
    My Question is sooooo simple :
    How to Print this JFrame (or JTabbedPane) ?!
    i searched the web...
  8. Replies
    1
    Views
    5,824

    JButton set background problem

    Hi All,
    When i apply the setBackground() Method to a JButton to set its Background, i face i Problem :
    Under Mac Os : The JButton DOSE NOT change its color,
    when i take my code to my other...
Results 1 to 8 of 8