Skip to content

Hanson1 - #85

Merged
BobHanson merged 125 commits into
masterfrom
hanson1
Mar 8, 2019
Merged

Hanson1#85
BobHanson merged 125 commits into
masterfrom
hanson1

Conversation

@BobHanson

Copy link
Copy Markdown
Owner

No description provided.

hansonr added 30 commits February 5, 2019 16:42
just have public boolean isAWT = true for all AWT components, and then
check that in javax.swing.LookAndFeel.installColorsAndFont
just have public boolean isAWT = true for all AWT components, and then
check that in javax.swing.LookAndFeel.installColorsAndFont
true/false properly not quoted

working on allowing JApplet and Applet to work as focus "windows" as
there is nothing else.

Commented out a check in JTextField that seems unncessary -- only firing
its event if the current focused component is a JTextField. This is a
hack because focus is not yet quite following the mouse
hansonr added 29 commits February 28, 2019 16:01
In Java, the peer is set when the control gets added to the DOM.
@BobHanson
BobHanson merged commit 7a64a84 into master Mar 8, 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.

1 participant