Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investiage alternatives to Swing #15

Open
tgvaughan opened this issue Jan 19, 2014 · 0 comments
Open

Investiage alternatives to Swing #15

tgvaughan opened this issue Jan 19, 2014 · 0 comments

Comments

@tgvaughan
Copy link
Member

Swing based GUI development is specialised work and tedious.

E.g. try to implement the equivalent of this in Swing:

<button value='Click me' onclick='alert("Hello world")'>

This is a hinderance for BEAUti template developemnt, which rarises the question: is there a better way to develop/extend BEAUti. One alternative is JavaFX, another HTML/Javascript/CSS.

@ghost ghost assigned rbouckaert Jan 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants