Skip to content

Conversation

@BobHanson
Copy link
Collaborator

No description provided.

BobHanson and others added 25 commits September 23, 2019 09:40
JScrollPane peer null issue. Not sure why this is not going through
JComponent before -- issue with AWT?
swingjs.xml.JSXMLNode

Adds  /jars directory for closure-compiler. Should probably be in tools.
in TextArea as well, maybe JTextArea, JTextField
color (still not implemented)

public boolean drawImage(Image img, int x, int y, Color background,
ImageObserver observer) {
		JSUtil.notImplemented("transparent image pixel background fill is not
supported in SwingJS");
		return drawImagePriv(img, x, y, observer);
	}
@BobHanson BobHanson merged commit 412049a into java2script:master Oct 13, 2019
BobHanson added a commit that referenced this pull request Nov 21, 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