public marks

PUBLIC MARKS with tags java & gui

2014

2009

2008

Tapestry

by roulian & 1 other
Tapestry is an open-source framework for creating dynamic, robust, highly scalable web applications in Java. Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.

SiteMesh - SiteMesh Overview

by holyver
# SiteMesh is a web-page layout and decoration framework and web- application integration framework to aid in creating large sites consisting of many pages for which a consistent look/feel, navigation and layout scheme is required. # SiteMesh intercepts requests to any static or dynamically generated HTML page requested through the web-server, parses the page, obtains properties and data from the content and generates an appropriate final page with modifications to the original. This is based upon the well-known GangOfFour Decorator design pattern. # SiteMesh can also include entire HTML pages as a Panel within another page. This is similar to a Server-Side Include, except that the HTML document will be modified to create a visual window (using the document's Meta-data as an aid) within a page. Using this feature, Portal type web sites can be built very quickly and effectively. This is based upon the well-known GangOfFour Composite design pattern. # SiteMesh is built using Java 2 with Servlet, JSP and XML technologies. This makes it ideal for use with J2EE applications, however it can be integrated with server-side web architectures that are not Java based such as CGI (Perl/Python/C/C /etc), PHP, Cold Fusion, etc... # SiteMesh is very extensible and is designed in a way in which it is easy to extend for custom needs.

2007

JFreeChart

by roulian & 5 others
JFreeChart is a free 100% Java chart library that makes it easy for developers to display professional quality charts in their applications. JFreeChart's extensive feature set includes: * a consistent and well-documented API, supporting a wide range of chart types; * a flexible design that is easy to extend, and targets both server-side and client-side applications; * support for many output types, including Swing components, image files (including PNG and JPEG), and vector graphics file formats (including PDF, EPS and SVG); * JFreeChart is "open source" or, more specifically, free software. It is distributed under the terms of the GNU Lesser General Public Licence (LGPL), which permits use in proprietary applications. For a closer look at JFreeChart, please try our JFreeChart Demo (web start) or browse the Samples page.

How to Use Tables

by roulian & 3 others
This section has been updated to reflect features and conventions of the latest release, JDK 6.0, but it is not yet final. We've published this preliminary version so you can get the most current information now, and so you can tell us (please!) about errors, omissions, or improvements we can make to this tutorial.

Le composant JTable de Swing

by roulian
Swing est une librairie Java fournie par le JDK ( Java Devellopement Kit). Elle permet la création d'interface graphique complète, souvent associée à Awt dont elle est une évolution. Son avantage principale réside dans sa portabilité accrue puisque les éléments fournies sont dessinés par la librairie elle même et non par le système d'exploitation. Parmi les nombreux éléments proposés par Swing, il en est un des plus intéressants et utiles : la JTable. Cet élément permet la création de table pour le stockage et le tri de données. Cet article a pour but de décrire la création de JTable simple et complexe.

Faire un simple client MySQL dans NetBeans

by roulian & 1 other
NetBeans possède un bel interface pour se connecter à la DB, mais la plupart des commandes SQL doivent être introduite dans leur entièreté. J'ai fait une application Swing pour l'insertion, et la visualisation des données d'une table de base de données MySQL. Cet exemple est trè simple, disponible pour une table spécifique et sans opération de suppression ou mise à jour. Il devrait être étendu mais le document aurait été plus long et plus compliqué, je suis désolé.

A Swing Architecture Overview

by roulian
To build a set of extensible GUI components to enable developers to more rapidly develop powerful Java front ends for commercial applications.

Swing Tutorial in Matisse - Custom Table Models

by roulian
In real-world applications, however, you're most likely going to define your custom TableModel to do things like access a database. For example, TableDemo.java sets up MyTableModel as an inner class. So how do you get this set up in the IDE?

Guide de l’environnement netbeans

by roulian
Ce guide est simplement destiné à fournir quelques repères essentiels pour utiliser diverses possibilités de conception graphique de l’environnement netbeans.

Swing interfaces graphiques sous NetBeans 5.0

by roulian
Cette application permet au travers d'une interface graphique : * d'ouvrir une connexion vers n'importe quelle base de données au travers du JDBC (moyennant que le driver utilisé se situe dans le classpath spécifié au lancement de l'application) * de fermer cette connexion (pour en ouvrir ultérieurement une autre) * de taper n'importe quelle requête sql dans une zone de saisie texte. o si cette requête est de type query, le resultat (ResultSet) est affiché dans une fenêtre de dialogue (JDialog) à l'aide d'un composant JTable. o si cette requête est de type update, un panneau de dialogue (JOptionPane) indiquant le nombre de lignes modifiées dans la base est affiché. * de modifier les données dans la table et de construire ainsi la requête de mise à jour de la base.

Trail: Creating a GUI with JFC/Swing

by roulian & 1 other
This trail tells you how to create graphical user interfaces (GUIs) for applications and applets, using the Swing components.

2006

Swing Depot: Component Suites

by o.d & 1 other
Liste de frameworks de composants graphiques Swing

community.java.net - JavaDesktop

by o.d & 3 others
Communauté pour le développement d'interfaces graphiques en Java

PUBLIC TAGS related to tag java

ajax +   api +   article +   code +   computer +   css +   database +   design +   development +   dhtml +   documentation +   downloads +   eclipse +   firefox +   free +   freeware +   graphics +   gui +   html +   internet +   j2ee +   javascript +   JSF +   jsp +   language +   library +   linux +   opensource +   perl +   php +   programming +   python +   rails +   reference +   resources +   scripts +   search +   software +   standards +   struts +   technology +   tips +   tools +   tutorial +   tutorials +   usability +   utilities +   web +   webdesign +   xml +  

Active users

astrochoupe
last mark : 24/01/2014 16:04

jey
last mark : 03/07/2009 05:32

roulian
last mark : 02/05/2008 08:23

holyver
last mark : 14/04/2008 19:41

chickenfire
last mark : 29/11/2006 17:27

o.d
last mark : 31/10/2006 14:35

aromino
last mark : 05/09/2006 18:08

zoom2au
last mark : 20/06/2006 22:46