Skip to content

async, SwingWorker, additional fixes - #137

Merged
BobHanson merged 15 commits into
java2script:masterfrom
BobHanson:master
Nov 3, 2019
Merged

async, SwingWorker, additional fixes#137
BobHanson merged 15 commits into
java2script:masterfrom
BobHanson:master

Conversation

@BobHanson

Copy link
Copy Markdown
Collaborator

No description provided.

Info.spinnerImage
default is swingjs/j2s/core/Spinner.gif

other possibilities:

Info.spinnerImage: 'none',

Info.spinnerImage: 'xxx/yyy.gif', (still in core/)

page host root:
Info.spinnerImage: '/xxx/yyy.gif',

arbitrary image:

Info.spinnerImage: 'https://....xxx/yyy.gif',
Info.spinnerImage
default is swingjs/j2s/core/Spinner.gif

other possibilities:

Info.spinnerImage: 'none',

Info.spinnerImage: 'xxx/yyy.gif', (still in core/)

page host root:
Info.spinnerImage: '/xxx/yyy.gif',

arbitrary image:

Info.spinnerImage: 'https://....xxx/yyy.gif',
- JFileChooser missing constructors
- JOptionPane missing options passing
- JSFrameUI not waiting for focus zindex
- Window missing (Frame) constructor
- note that we generally do not want to send headers via AJAX CORS,
because servers have to be set up specially to accept headers. Even
Cache-Control requires permission.

- adds hashcode for ByteArrayOutputStream
- returned "Integer" (and instead of "java.lang.Integer")
@BobHanson
BobHanson merged commit bf3338b into java2script:master Nov 3, 2019
BobHanson added a commit that referenced this pull request Jan 9, 2020
3.2.7 adds @j2sAlias to indicate an alternative name for a method.
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