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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T12:10:41+00:00 2026-06-14T12:10:41+00:00

Is there a Java alternative to these technologies? I find the data binding capabilities

  • 0

Is there a Java alternative to these technologies?
I find the data binding capabilities and INotifyPropertyChanged of most use (along with containers and elements of the sort), but the lack of cross-platform of .NET makes me think of Java.
What do you suggest? Is there any equivalent product? One that implements XAML?

  • 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-14T12:10:43+00:00Added an answer on June 14, 2026 at 12:10 pm

    The technology (WPF)

    If you are looking for an alternative to WPF for the Java platform you should take a look at JavaFX.

    The technology is very similar to WPF in the following ways:

    • The applications user interface is made up of a tree of objects called a scene graph consisting of Node objects (which is similar to the WPF visual tree which consists of UIElement objects).
    • The Pane node and it’s derivatives are conceptually similar to the WPF layout panels.
    • The user interface can be created using a markup called FXML which is similar to XAML.
    • JavaFX provides objects that represent properties which support binding and change notification (think dependency properties). Unlike dependency properties they are not tied to the user interface technology so can be used by your model classes.
    • The user interface can be styled using CSS.

    Take a look at my answer to the question how does JavaFx compare to WPF which provides a much more detailed (but still high level) comparison of WPF and JavaFX.

    The design pattern (MVVM)

    The MVVM pattern is a specialisation of the presentation model pattern. It is possible to create a variation of this in JavaFX as the platform provides properties that support binding and the presentation model is basically an object that encapsulates the state of the model and provides operations that act upon that state.

    Most examples I have seen though use a variant of the model-view-presenter pattern. Out of the box JavaFX supports a very simple MVP structure where each view is associated with a ‘controller’ class. This is fine for small applications but doesn’t really provide great separation of concerns.

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

Sidebar

Related Questions

I am trying to find an alternative to Java Runtime.exec() that does not use
I see uses of depreacted members in java.math.BigInteger.bitCount() Is there an alternative for the
Is there an alternative to C# Thread.CurrentThread.CurrentCulture in Java? If not what is the
In java there is an optimal buffer size of 32 Kb which is based
In Java there is a nice library class java.util.Stack which implements push and pop
In Java there are methods to go about scanning the classpath/all classes/within a package
Is there any Java lib that allows me to download web pages recursively given
Is there a java library or framework (other than the javax.comm provided by Sun)
Are there extra Java EE libraries required to run Hibernate standalone Java applications, or
Is there any java utility to convert string to hex value (integer) ?

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.