|
Class Summary |
| GMConvPanel |
GMThreadPanel
A panel to display a conversation, with navigations on threads within a conversation |
| GMJFrame_AboutBox |
Copyright: GPL
Company: siuying.net |
| GMMainFrame |
GMMainFrame
Description: Main Frame of GMailer2, this is the UI code,
controller code is at siuying.gm.app.gmailer4j.controller.GMMainFrameController
Copyright: GPL
Company: siuying.net |
| GMOptionDialog |
Title: G4j
Description: Gmail API Library for Java
Copyright: GPL
Company: siuying.net |
| GMSysTray |
|
| JConsoleFrame |
|
| JMasterCheckBox |
|
| JMasterRadioButton |
|
| JTreeTable |
This example shows how to create a simple JTreeTable component,
by using a JTree as a renderer (and editor) for the cells in a
particular column in the JTable. |
| LAFPanel |
A Look and Feel Chooser Component |
| MasterDelegate |
|
| PnutsLayout |
The PnutsLayout is a general purpose geometry manager. |
| PropertyPanel |
|
| SearchPanel |
A small panel that include a text field and button
This is a UI class and have no control logic, see SearchPanelController |