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 6032671
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:22:06+00:00 2026-05-23T05:22:06+00:00

I am trying to bind my SWT UI to a test model in Java.

  • 0

I am trying to bind my SWT UI to a test model in Java. The binding works. But the value is exactly the value from the model. So in a case if the model is a boolean and it returns true, it will appear literally as “true” on the UI widget, which isn’t what I want to show my users. Is there a way where I can check the bound value before putting into the UI widget? Say if the model returns true, I check if the model value was true then decide to show on my label as “It is correct” otherwise “No it is wrong” if false.

Similarly, in a case if I have a label and I want to bind it to a model that returns the value of an account’s credit balance, my label may already have some text that says “Your account has ” and I wish I could just append THE_BOUND_VALUE to the label and not have the whole label’s value overwritten by the model’s value. Here’s how I do my bindings:

IObservableValue tableViewer_myTestObserveSingleSelection = ViewersObservables.observeSingleSelection(tableViewer_myTest);
    IObservableList tableViewer_myTestDataContentObserveDetailList = BeansObservables.observeDetailList(tableViewer_myTestObserveSingleSelection, "DataContent", TestModelData.class);
    tableViewer_DataContent.setInput(tableViewer_myTestDataContentObserveDetailList);

These codes are generated from windowsbuilder pro in eclipse but somehow, I cannot use anything to modify the way bound value to the way I want to display on my UI.

Thanks for any help.

  • 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-23T05:22:07+00:00Added an answer on May 23, 2026 at 5:22 am

    You can do conversion between types with Converters. Take a look at this example.

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

Sidebar

Related Questions

I'm trying to bind the selected value from the date picker to an asp
I'm trying to bind my view to my view model without DataObjectProvider. The following
I'm trying to bind to a custom control like so: <my:GanttChartTaskListView Name=ganttChartTaskListView1 ItemsSource={Binding Source={x:Static
I'm trying to bind two ListBox es: <ListBox SelectionChanged=lbApplications_SelectionChanged ItemsSource={Binding Path=Applications, UpdateSourceTrigger=PropertyChanged, Mode=OneWay} />
I'm trying to bind to a collection of controls I generate dynamically: <ItemsControl ItemsSource={Binding
Im trying to bind a list of images to a Listbox, but all I
I'm trying to bind the SelectedItem to a View. But the view is not
I am trying to bind the data from linq xml in isolated storage. The
I am trying to bind enabled property of my button to the maximum value
I am trying to bind a bool value to checkboxes in a GridViewColumn ,

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.