Lost your password?

Blogs about: Java Links

Featured Blog

CRYSTAL REPORT USING TABLES AS DATASOURCE

Gilbert Adjin Frimpong wrote 2 weeks ago: Crystal reports can be created in .Net applications with different data sources including using tabl … more →

Tags: VB.NET, crystal reports first time, vs 2005 crystal reports 2005, .net crystal reports with tables as datasource

TABLEMODEL AS DATASOURCE IN JASPER REPORTS

Gilbert Adjin Frimpong wrote 1 month ago: It is a common requirement in many J2SE (client,swing) applications to present data in a tabular way … more →

Tags: J2SE, jasper reports, ireport, jasperviewer, tablemodels as datasource, if conditions in jasper reports

LOAD IMAGES DYNAMICALLY INTO JASPER REPORTS

Gilbert Adjin Frimpong wrote 1 month ago: If you want to insert images from the file system (e.g. C:\images folder) into jasper reports at run … more →

Tags: NetBeans, J2SE, jasper reports, ireport, jasper reports without a datasource, insert images into jasper reports at runtime, how to close japer reports without closing java applica, image as parameter in jasper reports, pictures in jasper reports

STRINGS IN JAVA

Gilbert Adjin Frimpong wrote 2 months ago: “Wow !!!! Now Thus Intereeessssting” That was how i exclaimed when i saw these interesting features … more →

Tags: Java, J2SE, converting char arrays to strings, converting bytes arrays to string, Convert strings to byte array

FORM.SHOWDIALOG() IN JAVA

Gilbert Adjin Frimpong wrote 2 months ago: Have you wondered how to show a panel(form) as a dialog in java applications as done in .NET applica … more →

Tags: Java, NetBeans, J2SE, jpanels, netbeans 6.7, jdialog, JPanel, form.show implementation

GENERATING RANDOM NUMBERS IN JAVA1 comment

Gilbert Adjin Frimpong wrote 3 months ago: Hi Fellows, in my previous post (GENERATING UNIQUE RANDOM STRING AND ITS APPLICATION) , I blogged ab … more →

Tags: random strings, random numbers in java, generating randome numbers in java

Javadavadoo!

javawocky wrote 3 months ago: JAVA NOTES http://www.otherwise.com/Lessons/Introducton.html http://www.leepoint.net/notes-java/inde … more →

Tags: Java Tutorials

READING EXCEL FILES IN JAVA APPLICATIONS

Gilbert Adjin Frimpong wrote 4 months ago:  Have you wondered about how to read excel files(.xls,xlsx), in Java Applications without using any … more →

Tags: NetBeans, J2SE, netbeans 6.7, reading excel 2007 files in java, reading xls in java, reading excel files without api, setting jtable uneditable, reading column names in java applications, reading xlsx files in java

CHARTING WITH JASPER REPORTS2 comments

Gilbert Adjin Frimpong wrote 4 months ago:  This is a tutorial on how to create charts (Pie and bar Charts) in Jasper Reports using  a Java Obj … more →

Tags: NetBeans, ireport, netbeans 6.7, creating charts in jasper reports, creating graphs in jasper report, pie charts in jasper reports, bar charts in jasper reports, charts in ireport, graphs in ireport

CREATING A JASPER REPORT WITHOUT A DATASOURCE

Gilbert Adjin Frimpong wrote 5 months ago: If you want to generate jasper reports in your JAVA applications without using a data source, then h … more →

Tags: Java, J2SE, Jasper, jrxml, passing parameter to ireport, jasper reports without a datasource, image from file system to jasper reports at runtime, passing parameter to jasper reports, netbeans 6.7

CREATING JASPER REPORTS WITH DYNAMIC IMAGES15 comments

Gilbert Adjin Frimpong wrote 6 months ago: This is a tutorial on how to embed images stored in a database (javaDB, MySQL,etc) into a jasper rep … more →

Tags: Jasper, jrxml, Collection, creating jasper reports with dynamic images, creating jasper reports with images, Databases, EJB, embed images in jasper reports, entity class

Retrieve Table names from JDBC

Gilbert Adjin Frimpong wrote 6 months ago: Hi fellows below is a metod to retrieve table names from a JDBC connecton. //method to retrive table … more →

Tags: JDBC, table names, Metadata

Running Client part of Java Enterprise Application using a batch file

Gilbert Adjin Frimpong wrote 6 months ago: Below is a simple way of running the client part of a J2EE application, by creating a batch file. So … more →

Tags: EJB, NetBeans, J2SE, J2EE, Glassfish, batch file, JDK

Backup MYSQL database from a JAVA Application

Gilbert Adjin Frimpong wrote 7 months ago: Below is a simple application to back up your mysql database from a Java application. this post show … more →

Tags: backup mysql table, backup MySQL database, retrieve table names, retrive table names from a database, savedialogbox in java, bind combobox model to a list

Binding a JComboBox to a List

Gilbert Adjin Frimpong wrote 8 months ago: Here is a method to bind a list to a combo box. Hope it will be helpful public ComboBoxModel cityMod … more →

Tags: J2SE, List, JComboBox, listiterator, defaultcomboboxmodel, comboboxmodel

Populating a JTable with a Collection (List)1 comment

Gilbert Adjin Frimpong wrote 8 months ago: Below is a method for populating a Jtable using a List(Collection) Hope it will be helpful private v … more →

Tags: J2SE, JTable, List, tablemodel, DefaultTableModel

HOW TO BIND KEYS TO CONTROLS IN JAVA

Gilbert Adjin Frimpong wrote 9 months ago: This is a simple method to bind keys to controls in java. Sometimes you may also want to change the … more →

Tags: Keys, Controls, keypress, change default control repsonse to a keypress, inputMap, keystroke, actionmap, enter key

Creating MDI Applications in Java Using Netbeans5 comments

Gilbert Adjin Frimpong wrote 9 months ago: This is a simple process for Java users who want to create Multiple Document Interface Applications … more →

Tags: child forms in java, Ghana, J2SE, Java, JFrame, JInternalFrame, jpanels, Knust, MDI

SAVING IMAGES IN A DATABASE USING EJBS

Gilbert Adjin Frimpong wrote 9 months ago: It is sometimes troublesome to save and retrieve images in  a database using java. Below are me … more →

Tags: Database, EJB, EJB 3.0, Glassfish, imagebtyes, ImageIcon, Images, J2EE, J2SE


Related Tags
All →

Follow this tag via RSS