Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7011883
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:11:01+00:00 2026-05-27T22:11:01+00:00

Hi I am a bit new to Java and also to programming and in

  • 0

Hi I am a bit new to Java and also to programming and in order to get beter at both the language and programming I decided to build a Monopoly Game.

I should also mention that this is my first project ever as a programmer so my way of doing things may be very well the worst way.

I am using the Swing library and each Rectangle is drawn using graphics

I am building the layout using rectangles and I was wondering if there is a way to add diferent Images to each rectangle?

Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T22:11:02+00:00Added an answer on May 27, 2026 at 10:11 pm

    Create your panel with suitable layout, for ease I’d suggest you to use JPanels with borders rather than drawing rectangles.and follow these,

     image = ImageIO.read(new File(path));
      JLabel picLabel = new JLabel(new ImageIcon(image));
    

    Yayy! Now your image is a swing component ! add it to a frame or panel or anything like you usually do! Probably need a repainting too , like

      jpanel.add(picLabel);
      jpanel.repaint(); 
    

    Do this for as many pics you want 🙂 happy coding…cheers 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm a bit new to .Net development, been working in Java for some time
I'm a little bit new to objects in Java and I would appreciate some
In several modern programming languages (including C++, Java, and C#), the language allows integer
Hi folks I am new to java programming.Can anyone suggest me some good reading
I am new to C++ and have programming knowledge only in Java. Can anyone
I am new to Java and would like to know a bit more. I
I know that is a beginner's question. I'm new to java and and also
I'm a bit new to java, When I assign a unicode string to String
A bit new with WPF...It seems like not matter what I change with horizontal
I am a bit new to Perl, but here is what I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.