Skip to content

Conversation

@BobHanson
Copy link
Collaborator

No description provided.

Info.name;

removes all references in Java of getting
System.getProperty("java.awt.headless")
ImageIcon(xxx,"jsvideo")

where xxx is

byte[] video data
String video filename
URL    video URL
transparent backgrounds working.
// BH 2020.04.24 Info.width includes "px" allowed and implies
Info.isResizable:false;
//               fixes early hidden 100x100 size issue due to
node.offsetWidth == 0 in that case
// BH 2020.04.26 -- 3.2.9-v1h fix for inner classes of interfaces
duplicated; fix for api.js inner class method names unqualified
BobHanson added 28 commits May 4, 2020 23:42
-- additional JSXML methods
-- AjaxURLConnection for jar file loader
-- JMenu/JMenuBar improvement
    -- proper MenuListener action
    -- efficient dynamic menu creation
maybe need to move AjaxURL Connection out of javajs
@BobHanson BobHanson merged commit dac5da8 into java2script:master Jun 3, 2020
BobHanson added a commit that referenced this pull request Aug 7, 2020
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