New Scripts | Java
Java Interview Questions Library
posted byrashishminMiscellaneous
This is a complete library of mostly asked java interview questions bank with complete descriptive answeres. Here you will find Java Interview Question, Java Tutorials and Java Tips
Reviews0
PriceFree
Views1551
MyFTPUploader
posted byjpostmainFile Management
MyFTPUploader is a Java applet for uploading multiple files and directories to an FTP Server. The file uploader is especially made for the upload of image, video, photo or music files. The uploader shows during file upload a progress bar. MyFTPUploader has advanced features such as: zip, resizing of images, encryption, and much more.
Reviews0
PriceUSD 119.00
Views4164
EFrontEnd 1.0 (File uploader)
posted byebspinFile Management
EFrontEnd allows adding files/folders to a queue before uploading with jClientUpload Applet. It supports drag & drop, paste from clipboard, file chooser, pop-ups to manage selection, tooltip
and sortable columns. The UI could be customized (time remaining, transfer speed, colors, buttons, alignment, columns, messages, ...). Online demo and screenshots are available.
Reviews0
PriceUSD 39.00
Views2397
ElegantJ Chart Designer IDE
posted bysalesinGraphs & Charts
ElegantJ Chart Designer provides ultimate interoperability through XML integration, and with easy-to-use intuitive Chart Designer IDE, you can design customized, dynamic, interactive 2D and 3D charts in less than 5 minutes! Enjoy the liberty of working in different Java architecture - Java Enterprise Edition, JSP, Servlet, and Java Standard Edition. It works with any latest IDE - Borland JBuilder, Sun Java Studio Creator, NetBeans or Eclipse Editor. ElegantJ Charts provides more than 50 types and subtypes of charting components (bar charts, line charts, area charts, pie charts to name a few) to provide the right visual representation of your data through intuitive charts. Mouse properties have been enhanced to give you effortless understanding with MouseEvent listener support for individual view objects. Provides various display formats to show formatted data on a graph with n-level Drill-Down in charts for visual mining.
Reviews0
PriceUSD 399.00
Views3516
Bar Chart Pro
posted byjmarketinGraphs & Charts
Creat Bar Chart Applet with 3D look and feel.
Features:
- 3D bar chart applet.
- Animated parts.
- Configurable fonts and color.
- Automatic mouse highlight effect
- Easy to use.
Reviews0
PriceUSD 12.99
Views3388
Slide Menu Applet
posted byjmarketinMenu Systems
Slide Menu is a Java applet that allows you to make a professional look menu for your site. Our menu has alot of features like execute javascript functions, Configurable mouseover and mouseclick effects, window targting and cross frames support, customized background colors and Images. Sound support.
Reviews0
PriceUSD 10.99
Views2370
Fade Ticker Applet
Add fade marquee effect to your web site by using our fade ticker applet, you can use it to inform your visitors about your site news.
Features:
- Vertical news ticker applet.
- Customizable fonts, color, alignment.
- Fade Effect news ticker applet.
- Easy to use.
- Targeted frame Link.
Reviews0
PriceUSD 10.99
Views3177
FedhoSplit - split large files into smaller files
posted bySoftware ObjectsinFile Management
FedhoSplit split large files into smaller files. Split by file size or by file number. Graphical User Interface.
Split a large file into smaller files so that they can be easily copied to floppy disks or transferred via e-mail.
Of course FedhoSplit can join these split parts back together again, so that the original file is restored.
Reviews0
PriceFree
Views2112
What is Polymorphism
posted bychetu_akarteinFrequently Asked Questions
Polymorphism means any forms. In OOPS, it refers to the capability of objects to react differently to the same method. Polymorphism can be implemented in the Java language in the form of multiple methods having the same name. Java code uses a late-binding technique to support polymorphism; the method to be invoked is decided at runtime.
Reviews0
PriceFree
Views1523
Difference between HashMap and HashTable
posted bychetu_akarteinFrequently Asked Questions
Both provide key-value access to data. The Hashtable is one of the original collection classes in Java. HashMap is part of the new Collections Framework, added with Java 2, v1.2.
The key difference between the two is that access to the Hashtable is synchronized on the table while access to the HashMap isn't. You can add it, but it isn't there by default.
Reviews0
PriceFree
Views1536
Explain garbage collection
posted bychetu_akarteinFrequently Asked Questions
Garbage collection is one of the most important feature of Java. Garbage collection is also called automatic memory management as JVM automatically removes the unused variables/objects (value is null) from the memory. User program can�t directly free the object from memory, instead it is the job of the garbage collector to automatically free the objects that are no longer referenced by a program.
Reviews0
PriceFree
Views1288
What is the difference between JDK and JRE
posted bychetu_akarteinFrequently Asked Questions
The "JDK" is the Java Development Kit. i.e., the JDK is bundle of software that you can use to develop Java based software. The "JRE" is the Java Runtime Environment. i.e., the JRE is an implementation of the Java Virtual Machine which actually executes Java programs.
Reviews0
PriceFree
Views1349
What do you understand by Synchronization
posted bychetu_akarteinFrequently Asked Questions
Synchronization is a process of controlling the access of shared resources by the multiple threads in such a manner that only one thread can access one resource at a time. In non synchronized multithreaded application, it is possible for one thread to modify a shared object while another thread is in the process of using or updating the object's value. Synchronization prevents such type of data corruption.
Reviews0
PriceFree
Views1304
What is Object Serialization
posted bychetu_akarteinFrequently Asked Questions
Serialization is a way of flattening, pickling, sizzling, serializing, or freeze-drying Objects so that they can be stored on disk, and later read back and reconstituted, with all the links between Objects intact Object serialization is the process of saving an object's state to a sequence of bytes, as well as the process of rebuilding those bytes into a live object at some future time
Reviews0
PriceFree
Views1495
DBF2Mysql converter
posted byerwaninDatabase Tools
Create sql queries from old DBF files : We used the javadbf library to process DBF files and create mysql insert commands. Even though quite old, this library works perfectly with legacy DBF data and has enough functions to do the job. Here comes the first version of our class JDBFREAD.java, which actually performs DBF2MYSQL
Reviews0
PriceFree
Views2883
NewsManPRO!
posted bya55a7i4inNews Publishing
Wyka-Warzecha NewsManPRO! is an exciting new web site design product that allows you to easily create professional news listings on your website! A cool java news ticker software, to display current news with special effects and more. And it is only $29.95 U.S.! Click here to order a full version! Among the existing benefits, it also supports 5 galaxy wipes and more scrolling!
Reviews1
PriceUSD 29.95
Views1854
ElegantJ Chart Library: JavaBeans Chart Component
posted byElegant MicroWebinGraphs & Charts
ElegantJ Charts is a Java Beans Charts & Gauges library for powerful visualization of the data. It provides ultimate interoperability through XML integration, and with easy-to-use intuitive Chart Desinger IDE, you can design customized, dynamic, interactive 2D and 3D charts in less than 5 minutes! ElegantJ Charts can import data from a wide variety of data sources - text, SQL, or XML through HTTP or FTP. Enjoy the liberty of working in different Java architecture - Java Enterprise Edition, JSP, Servlet, and Java Standard Edition. It works with any latest IDE - Borland JBuilder, Sun Java Studio Creator, NetBeans or Eclipse Editor.
Reviews0
PriceFree
Views2803
Pre-flight check PDF files online for free
posted bymaxim.vorobjovinContent Management
Pre-flight check PDF files online via a web browser or with the PrintSure desktop droplet for free against the Ghent PDF Workgroup, Australian 3DAP or UK Pass4press compliant settings with the DevZeroG PrintSure service. Check files without uploading them to a remote server, on your local machine before sending them out. Amongst other things PrintSure can show you areas - not pixels - that have been over-inked within the PDF.
Reviews0
PriceFree
Views3134
PseudoQ
posted byandy.stevensinGames & Entertainment
PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of various types. It features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possible combination.
Reviews0
PriceFree
Views2967
Aspose.BarCode for Java
posted byaspose_seoinDevelopment Tools
Aspose.BarCode is a Java based visual component for generation & recognition of 1D & 2D barcodes to support Java, web applications and J2ME platform. It supports 29+ barcode symbologies like MSI, QR, OneCode, Australia Post, Aztec, Code128, Code11, EAN128, Codabar, Postnet, USPS and also supports image output in GIF, PNG, BMP & JPG formats. Other features include barcode size & color settings, rotation angle & caption. You can render barcodes to images, printers, HTTP servlet response & graphical objects too.
Reviews1
PriceUSD 599.00
Views1580
