Search:

Type: Posts; User: banny7

Search: Search took 0.07 seconds.

  1. Thread: JTable Popup

    by banny7
    Replies
    10
    Views
    2,360

    [SOLVED] Re: JTable Popup

    This is my final code, including making sure the line ends on a space, incase you were woundering. Thanks again



    new javax.swing.JTable()
    {
    public String...
  2. Thread: JTable Popup

    by banny7
    Replies
    10
    Views
    2,360

    [SOLVED] Re: JTable Popup

    oo sorry about that i figured out how to get it to work. I am using netbeans and the code was in the custom creation code under the poperties. It seems that when the code is generated by net beans it...
  3. Thread: JTable Popup

    by banny7
    Replies
    10
    Views
    2,360

    [SOLVED] Re: JTable Popup

    I added the following using substrings to try and get new lines just to see if it would work, I know that they don't work with the spacing and I have other things I need to do a better job of but I...
  4. Thread: JTable Popup

    by banny7
    Replies
    10
    Views
    2,360

    [SOLVED] Re: JTable Popup

    I have also added a system out to the code to see if it works correctly in the console and it does.
  5. Thread: JTable Popup

    by banny7
    Replies
    10
    Views
    2,360

    [SOLVED] Re: JTable Popup

    Yes, the \n just appears in the popup now it doesn't go down to the next line
  6. Thread: JTable Popup

    by banny7
    Replies
    10
    Views
    2,360

    [SOLVED] Re: JTable Popup

    No that didn't work. Thanks though.
  7. Thread: JTable Popup

    by banny7
    Replies
    10
    Views
    2,360

    [SOLVED] JTable Popup

    I have a jtable with a mouse over event where if the mouse is over the comment column of the table, a popup appears with the comment in the pop up. However the entire comment is on one line and some...
Results 1 to 7 of 7