gecko-dev/grendel/ui
grail%cafebabe.org e661798cbe Dialogs that builds out of XML descriptions. Test code to verify that
they do work. Need integration into the main UI.
1999-02-19 09:05:00 +00:00
..
images
ActionFactory.java
BiffIcon.java
BiffThread.java
DialogAuthenticator.java
dialogs.xml Fix minor "bug" in xml description. 1999-02-09 08:06:30 +00:00
EditHostDialog.java Dialogs that builds out of XML descriptions. Test code to verify that 1999-02-19 09:05:00 +00:00
FolderCombo.java Patches from Edwin to clarify method calls for inner methods. 1999-02-17 05:26:17 +00:00
FolderFrame.java Added action mapping to menus. 1999-01-20 06:40:01 +00:00
FolderListTransferable.java
FolderPanel.java Patches from Edwin to clarify method calls for inner methods. 1999-02-17 05:26:17 +00:00
FolderPanelListener.java
GeneralDialog.java
GeneralFrame.java Added action mapping to menus. 1999-01-20 06:40:01 +00:00
GeneralPanel.java Changed NSToolbar references to GrendelToolBar, IUICmd changed to UIAction. 1999-01-10 21:49:40 +00:00
Labels.properties
Makefile Added EditHostDialog back into the build. 1999-02-18 18:24:28 +00:00
MasterPanel.java Mods to get the folder tree displaying correctly. 1999-01-10 21:52:11 +00:00
MasterPanelListener.java
MenuLabels.properties
Menus.properties General functionality and UI enhancements (global). 1999-01-10 22:31:08 +00:00
menus.xml General functionality and UI enhancements (global). 1999-01-10 22:31:08 +00:00
MessageCellRenderer.java
MessageDisplayManager.java
MessageFrame.java Added action mapping to menus. 1999-01-20 06:40:01 +00:00
MessageHeader.java
MessageListTransferable.java
MessageModel.java
MessagePanel.java Minor modifications to get the message display working. Hacked in a JEditorPane to provide -very basic- html display capability. 1999-01-10 21:55:57 +00:00
MessagePanelListener.java
MultiMessageDisplayManager.java Added action mapping to menus. 1999-01-20 06:40:01 +00:00
NewFolderDialog.java Temporary fix for the new folder action. The dialog for it is still 1999-01-22 06:45:10 +00:00
PageModel.java PageUI class similar to original PageUI class prior to code 1999-02-19 09:02:35 +00:00
PageUI.java PageUI class similar to original PageUI class prior to code 1999-02-19 09:02:35 +00:00
PrefsDialog.java
ProgressFactory.java
ProgressFrame.java
README
SimpleAuthenticator.java
SimpleMessageHeader.java
StoreFactory.java Patch from Edwin Woudt to start transition to Java 2 as well as 1999-02-07 03:37:37 +00:00
ToolBarLayout.java
UIAction.java
UIFactory.java
UnifiedMessageDisplayManager.java Patches from Edwin to clarify method calls for inner methods. 1999-02-17 05:26:17 +00:00
Util.java
XMLMenuBuilder.java Restructured to accomodate parent class XMLWidgetBuilder. 1999-02-09 08:05:42 +00:00
XMLPageBuilder.java PageUI class similar to original PageUI class prior to code 1999-02-19 09:02:35 +00:00
XMLWidgetBuilder.java PageUI class similar to original PageUI class prior to code 1999-02-19 09:02:35 +00:00

This is Grendel -- a Java mail/news client.

The grendel.ui package implements the grendel GUI.  Much of the work is
to create the outline view of a set of messages, although much of that
work is split off into the grendel.view package.

See http://www.mozilla.org/projects/grendel/ for more info.