Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    13
    Views
    4,435

    Re: Display a JTextField inside a JPanel

    The program I found had an image behind some labels and text fields.
  2. Replies
    13
    Views
    4,435

    Re: Display a JTextField inside a JPanel

    I think I found a program that did that by googling. I can't remember the program's name.
    Try looking for: java adding background image
  3. Replies
    13
    Views
    4,435

    Re: Display a JTextField inside a JPanel

    I guess it is a question of who has control over what is painted in the JPanel? You or the layout manager.
    Can you split the panel into a paint area and a textfield area?
  4. Replies
    13
    Views
    4,435

    Re: Display a JTextField inside a JPanel

    If it works, then there is nothing to change, is there?
    We'd need the code that does not work.
  5. Replies
    13
    Views
    4,435

    Re: Display a JTextField inside a JPanel

    There needs to be code that shows your problem. I'm sure you can create the code needed for testing.
  6. Replies
    13
    Views
    4,435

    Re: Display a JTextField inside a JPanel

    Can you make a small complete program(SSCCE) to show the problem. Something that compiles and executes. Your short <snip> doesn't show enough.
Results 1 to 6 of 6