JAVA Applet Toolkets - PowerPoint PPT Presentation

1 / 13
About This Presentation
Title:

JAVA Applet Toolkets

Description:

Run inside an HTML Web pages. Differences between Applets and Applications ... Interchangeable components can only enhance the appeal of Java. Shocking Sites ... – PowerPoint PPT presentation

Number of Views:43
Avg rating:3.0/5.0
Slides: 14
Provided by: Eri7271
Category:
Tags: java | applet | run | toolkets | up

less

Transcript and Presenter's Notes

Title: JAVA Applet Toolkets


1
JAVA AppletToolkets
2
What are Java applets?
  • Are programs executed by a browser
  • A Java applets does not have a single executable
    file
  • It contained within class files

3
How Java applets work
  • Downloaded from the World Wide Web by a Web
    browser
  • Run inside an HTML Web pages

4
Differences between Applets and Applications
  • Applications are standalone Java programs
  • Applets are run from inside a Web browser
  • Security

5
The Restrictions
  • Cant read or write to the readers file system
  • Cant communicate with any network server
  • Cant run any programs on the readers system
  • Cant load programs native to the local platform

6
Java Toolkit
  • Add multimedia effects to web pages
  • Offers greater control
  • The products are a diverse group
  • -Simple toolkits
  • -multipurpose development environments
  • Build interactivity

7
Categories
  • Simple Toolkits
  • Presentation-oriented packages
  • Application-development environments

8
Simple Toolkits
  • Reducing the process of authoring Java to bare
    essentials.
  • Ex AppletAce and Activator Pro

9
Presentation-oriented packages
  • Building an applet by inserting media files and
    controlling your presentation by selecting
    properties for each object
  • Ex ActionLine and Liquid Motion Pro

10
Application-development environments
  • The workspace is more closely resembled the
    environment found in visual software-development
    tools.
  • It can collect data or offer database queries
    from a Web page.
  • Ex Jumba

11
Future Trend
  • Java Bean, a specification for interchangeable
    Java components, is being developed by Suns
    JavaSoft division
  • Not all Java class libraries will be moved to
    Java Beans specification, the most popular
    multimedia techniques are sure to be written as
    Java Beans
  • Interchangeable components can only enhance the
    appeal of Java

12
Shocking Sites
  • Macromedias own galley
  • Http//www.macromedia.com/shockwave/epicenter
  • Turntable Medias sampler of CD-quality audio
  • Http//www.turntable.com/hifi
  • The Collaboratorium galley
  • Http//www.article19.com/collaboratorium/shock

13
Demo
  • JUMBA
Write a Comment
User Comments (0)
About PowerShow.com