Tip 80: Resize
applets within browser frames - JavaWorld
Tutorial Details:
Tip 80: Resize applets within browser frames
Tip 80: Resize applets within browser frames
By: By Francis Lu
Break the rules with a little bit of JavaScript
hen an applet is embedded within a Web browser, the browser becomes the applet's frame. However, when the user resizes the browser frame, the applet does not adjust its size to fit within the new dimensions. This is because applets have hard-coded dimensions in their
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: Tip 80: Resize
applets within browser frames - JavaWorld
View Tutorial: Tip 80: Resize
applets within browser frames - JavaWorld
Related
Tutorials:
Saving and retrieving
objects with Java
Saving and retrieving
objects with Java |
Reloading Applets
Reloading Applets |
Applet to Applet
Communication
Applet to Applet
Communication |
How to write
a Java Card applet: A developer's
guide
How to write
a Java Card applet: A developer's
guide |
Create a scrollable virtual desktop
in Swing
Create a scrollable virtual desktop
in Swing |
Java Tip 132: The
taming of the thread
Java Tip 132: The
taming of the thread |
Update distributed applications
Update distributed applications |
Enhance your J2EE presentation layer
Enhance your J2EE presentation layer |
Protect Web
application
control flow
Protect Web
application
control flow |
Java Tip 143: Utilize
the Database Schema
Browser
Java Tip 143: Utilize
the Database Schema
Browser |
Hermes JMS Browser
Hermes JMS Browser
Hermes is a Swing application that allows you to interact with JMS providers.
|
End-to-end internationalization of Web applications
End-to-end internationalization of Web applications
Going beyond the JDK
A typical Web application workflow involves a user loading one of your Webpages into her browser, filling out HTML form parameters, and submitting data back to the server. The ser |
Internet & Intranets: Java Servlets
What are servlets?
"Servlets are modules that extend request/response-oriented servers, such as Java-enabled web servers. For example, a servlet might be responsible for taking data in an HTML order-entry form and applying the business logic used to upd |
Object-Oriented Language: Java / APIs (Classes & Libraries)
The Java Platform APIs are a set of essential interfaces that developers need to build their Java applications and applets. All Java Platfrom APIs are open and extensible, and are created by JavaSoft and industry-wide specialists in each target technology |
Introduction to Servlets, JSP, and Servlet Engines
Servlets are the Java Technologies' answer to CGI programming. They are programs which run on the server side and generate dynamic content. Why would one prefer to use Servlets over traditional CGI programming? |
Unclog the server bottleneck with active containers.
In server-side control architectures such as Java ServerFaces (JSF) or Struts, a majority of the control events must be handled on the server side to update the state of the control. For every user event, the entire page data is sent back to the server... |
Understanding Network Class Loaders Class loaders
One of the cornerstones of Java dynamics, determine when and how classes can be added to a running Java environment. |
Understanding MIDP System Threads
Describes the multi-threaded aspects of the J2ME application environment. Understanding the interactions between systems threads, user-interface and application threads will help in avoiding MIDlet deadlock. |
Getting Started With Bluetooth
JSR-82 brings Bluetooth API's to the J2ME environment. Read the tech tip and begin experimenting with Bluetooth today using the Wireless Toolkit 2.2 Beta. |
Enhance your end-user MDI experience with JExplose
Enhance your end-user MDI experience with *JExplose* ! Extremely simple to integrate with your existing Swing MDI products. |
|
|
|