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

  • SEARCH
  • Home
  • 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 8552009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T14:19:31+00:00 2026-06-11T14:19:31+00:00

I would like to add a image to a button in my table. The

  • 0

I would like to add a image to a button in my table. The table is displayed in my main GUI. I am using a TableViewer to display the table.

private void createTableViewer(Composite parent) {

  viewer = new AplotDataTableViewer(parent, SWT.BORDER|SWT.V_SCROLL|SWT.FULL_SELECTION);
  viewer.setInput(AplotDataModel.getInstance().getArrayData());

}

AplotDataTableViewer is a separate class. The constructor for AplotDataTableViewer takes in the composite and Style.

So when I try to add a image in the AplotDataTableViewer class, it gives me a error on the Display variable. I think it is because Image requires a Display.

Image image = new Image(display, String);  

I am not sure what it is needing for display? If it is needing the display from the main GUI, how do I get that?

  • 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-06-11T14:19:33+00:00Added an answer on June 11, 2026 at 2:19 pm

    You can just use:

    Image image = new Image(Display.getDefault(), "path/to/image.png");
    

    Or use Display.getCurrent() instead.

    For more details, here is a good tutorial about SWT Images:

    Taking a look at SWT Images

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

Sidebar

Related Questions

i would like to add last section of UiTableviewcontroller with image button. In my
I would like to add a sprite image to an existing button which previously
I'm currently using TinyMCE and would like to add a custom button that works
I would like to add an overlay image on a Google Map. The image
I would really like to add an image into the Sandcastle generated help file
I would like to add some custom data to an image the user generates
I would like to add a hash into an array using Ruby version 1.8.7:
I would like to add java's default questionIcon to a corner button in a
I would like to have a Text plus image button in a row. if
I would like to add a button to the combobox ItemTemplate, that allows the

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.