Conversation
added 9 commits
May 19, 2019 12:35
(DesktopPane-hidden) InternalFrame; moves Info.readyFunction callback to post-main() execution.
Object doAjax(Object url, String postOut, Object bytesOrStringOut, boolean isBinary); Object newGrayScaleImage(Object context, Object image, int width, int height, int[] grayBuffer); void showInfo(JSAppletObject html5Applet, boolean show); void clearConsole(JSAppletObject html5Applet); boolean isBinaryUrl(String filename); void saveImage(JSAppletObject html5Applet, String type, String fileName); void repaint(JSAppletObject html5Applet, boolean asNewThread); void setCanvasImage(Object canvas, int width, int height); Object getHiddenCanvas(JSAppletObject html5Applet, String string, int w, int h); Object loadFileAsynchronously(Object fileLoadThread, JSAppletObject html5Applet, String fileName, Object appData); void resizeApplet(Object html5Applet, int[] dims);
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.