Sunday, September 28, 2014

Resize Method for Java Applets

Instructions

    1

    Open the Java applet's source code file in your favored development program.

    2

    Go to the top of the file, after any "include" references.

    3

    Type "scrollbarResizer=True;" on a new line.

    4

    Type "clientResizer=True;" on another new line.

    5

    Save the applet to complete the process.



No comments:

Post a Comment