Table of Contents

About

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.