Application - Rich Client

Card Puncher Data Processing

About

An application client:

  • is an executable
  • that runs on a client machine
  • and offers a rich user interface.

Java

For Java, it typically has a graphical user interface (GUI) created from JavaxFx, Swing or Abstract Window Toolkit (AWT) APIs.





Discover More
Java Conceptuel Diagram
Java - Application Client

A Java Rich Client typically has a graphical user interface (GUI) created from: Swing or Abstract Window Toolkit (AWT) APIs, but a command-line interface is certainly possible.
J2ee Multitier Architecture
Java EE - (J2EE|JEE) Platform

The J2EE platform offers: a multitiered distributed application model, the ability to reuse components, integrated Extensible Markup Language (XML)-based data interchange, a unified security...
Java Conceptuel Diagram
Javafx

JavaFX is a client application platform for desktop, mobile, and embedded systems based on JavaSE. JavaFX is a set of graphics and media packages that enables developers to design, create, test, debug,...



Share this page:
Follow us:
Task Runner