View Images Plug-In - plugin detail
Image Plugin Summary:
# Basic Concept:
It is often required by the developers to add an image to NetBeans project.
The plugin allows the developer to open images within the IDE thus saving him
the unnecessary overload of opening the images in some Image Viewers for
selecting the proper image.
| Plugin owner: |
vasusen |
| Website: |
|
| Added: |
2008-02-11 |
| Last updated: |
2007-04-01 |
| NetBeans Versions: |
|
| License: |
GPL |
| Category: |
|
| Size: |
3.71 MB |
| Downloaded: |
602 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
# Technology Used:
Java Advanced Imaging API
# Implementation:
The image to be seen can be selected through a file chooser and the
selected image is loaded using basic classes in the JAI API namely:
1. planerImage class -> which creates and loads the image.
2. displayJAI class -> which helps to display the loaded image.
# Future Scope:
In future we plan to extend the image functionality and add more facilities
that would help the developer to manipulate the image from within the IDE to
suit his requirement.
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.