Skip to content

Conversation

@BobHanson
Copy link
Owner

No description provided.

hansonr added 5 commits March 24, 2019 06:25
note - this doesn't change the action of build-site.xml in relation to
the resources directory, only cleans up the incorrection description of
what that does and also adds a directory that does what that used to
say. That is,

resources --> site/swingjs/j2s
site-resources --> site/
The problem is that AWT class subclassing may introduce fields that have
the same name as JComponent subclasses, and the transpiler will not
recognize that. One solution would be to privatize all JComponent
subclass fields as $p1 type fields or even just with var.
@BobHanson BobHanson merged commit 5e4fe8c into master Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants