Thanks to visit codestin.com
Credit goes to github.com

Skip to content

video ImageIcon, AsyncSwingWorker, ProgressMonitor #173

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

Merged
merged 73 commits into from
Jun 3, 2020

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