net.suberic.pooka.gui

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Mail Clients » pooka » net.suberic.pooka.gui 
net.suberic.pooka.gui
Java Source File NameTypeComment
ActionContainer.javaInterface
AddressBookSelectionPanel.javaClass This shows a dialog which allows you to select addresses from an AddressBook.
AddressEntryTextArea.javaClass

This is a JTextArea which uses an AddressMatcher to fill in completed addresses.

AttachmentHandler.javaClass Handles opening, saving, etc.
AttachmentPane.javaClass This class basically creates a visual list of the parts of a MimeMessage.
AttachmentPopupMenu.javaClass This is a popup menu that allows access to the Message's attachments directly from the FolderPanel.
BooleanIcon.javaClass
ConnectionMonitor.javaClass This class monitors the status of the network connection(s) that Pooka uses.
ContentPanel.javaInterface
DefaultFolderCellRenderer.javaClass This class overrides the default TableCellRenderer in order to show things like unread messages, etc.
DefaultFolderTreeCellRenderer.javaClass This class overrides the default TreeCellRenderer in order to provide notification of some such, like for unread messages.
DisplayStyleComboBox.javaClass A ConfigurableComboBox that should remain in sync with the display style.
EnhancedFolderTreeCellRenderer.javaClass This is basically an extension of DefaultFolderTreeCellRenderer that has icon support added.
ErrorHandler.javaInterface This defines a set of methods that can be used to display errors.
FilterFolderCellRenderer.javaClass This class overrides the default TableCellRenderer in order to show things like unread messages, etc.
FolderDisplayPanel.javaClass This is a JPanel which contains a JTable which displays the messages in the table. Note that this class does not actually do any real work.
FolderDisplayUI.javaInterface
FolderInternalFrame.javaClass This basically is just the GUI representation of the Messages in a Folder.
FolderMenu.javaClass A Menu that shows the list of all folders available.
FolderNode.javaClass
FolderPanel.javaClass This class displays the Stores and Folders for Pooka.
FolderStatusBar.javaClass A status bar which shows things like the folder name, the number of unread messages in a folder, etc.
FolderTableModel.javaClass This class holds the information about the Messages in a Folder.
HyperlinkDispatcher.javaClass This is a simple class which implements HyperlinkListener.
InfoPanel.javaClass
LoadHttpConfigPooka.javaClass Gives the option of loading configuration settings from an http file.
LoadMessageTracker.javaClass This is a JProgressBar which is also a MessageLoadedListener.
MailEditorKit.javaClass This class is an EditorKit for editing new email messages.
MailTreeNode.javaClass
MailViewFactory.javaClass
MailWrappedView.javaClass This class extends javax.swing.text.WrappedPlainView.
MainPanel.javaClass
MessageDisplayPanel.javaClass This is a JPanel which displays the content of a message.
MessageFrame.javaClass A top-level window for displaying a message.
MessageInternalFrame.javaClass An InternalFrame which can display messages.
MessageNotificationManager.javaClass This manages the display of new message notifications.
MessagePanel.javaClass The message panel.
MessagePrinter.javaClass
MessagePrinterDisplay.javaClass Displays the current status of a print job in Pooka.
MessageProxy.javaClass
MessageUI.javaInterface
MultiMessageProxy.javaClass This class represents a group of MessageInfo all selected.
MultiValueIcon.javaClass
NewAccountPooka.javaClass This is effectively a wizard to run at startup if there's no UserProfile or Store configured.
NewMessageCryptoInfo.javaClass Encapsulates the encryption info for a new message.
NewMessageDisplayPanel.javaClass A window for entering new messages.
NewMessageFrame.javaClass A window for entering new messages.
NewMessageInternalFrame.javaClass A window for entering new messages.
NewMessageProxy.javaClass This class represents a new message that is being written.
NewMessageUI.javaInterface
PookaDesktopPaneUIFactory.javaClass This is an implementation of PookaUIFactory which creates InternalFrame objects on a JDesktopPane.
PookaDesktopPropertyEditorFactory.javaClass
PookaExternalPropertyEditorFactory.javaClass
PookaMinimalUIFactory.javaClass This is an implementation of PookaUIFactory which is used when Pooka is started up just to send an email.
PookaPreviewPaneUIFactory.javaClass This is an implementation of PookaUIFactory which creates a single panel which shows the list of messages in the folder and a preview pane which shows the message itself.
PookaStartup.javaClass Shows a Pooka startup screen.
PookaUIFactory.javaInterface
PreviewContentPanel.javaClass A Content Panel which shows a JSplitPane, with a PreviewFolderPanel in the top section and a PreviewMessagePanel in the bottom section.
PreviewFolderPanel.javaClass This is a JPanel which contains a FolderDisplayPanel for showing the messages in the current folder.
ProgressDialogImpl.javaClass A simple implementation of ProgressDialog.
ProgressInternalDialog.javaClass A simple implementation of ProgressDialog.
ReadMessageDisplayPanel.javaClass
ReadMessageFrame.javaClass
ReadMessageInternalFrame.javaClass
RecentMessageMenu.javaClass A Menu that shows the list of all new messages available.
ResponseWrapper.javaClass This is just a wrapper class for handling responses from other threads.
SearchTermIcon.javaClass This is a definition which allows for a particular Icon to be specified for multiple SearchTerm instances.
SearchTermIconManager.javaClass This defines a set of icons and values that can apply to a given Message.
SendFailedDialog.javaClass A dialog that lets you choose whehter to cancel the sending or try another mailserver.
SimpleAuthenticator.javaClass Simple Authenticator for requesting password information.
StoreNode.javaClass The display in the FolderPanel for a Store.
SwingUIFactory.javaClass An abstract base class for PookaUIFactories.
TableCellIcon.javaInterface
WindowMenu.javaClass This is a specialized Menu which shows the currently open windows in the FolderPanel.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.