Skip to content

Commit

Permalink
add images
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Guenther committed Oct 22, 2011
1 parent 182437d commit 30292e8
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ in Java. This here is the collection of my code.

## Installation for Netbeans ##

- get the [source from github](url )
- get the [source from github](https://github.com/matthias-guenther/mailclient )
- extract the *javamail-1.4.zip* => this package contains a Java library for handling emails
- create a new project under NetBeans and copy all files of the *Mail Client* directory in the *src*
directory of you NetBeans project
Expand All @@ -28,3 +28,11 @@ in Java. This here is the collection of my code.
- wrong paths to your project
- POP3 and SMTP
- *mail.jar* is not included correct in the project, but this will be shown in NetBeans


## Images ##

Some pics so you have a clue what does it look like:

- Basic surface of the program
![basic surface of the program](https://github.com/matthias-guenther/mailclient/raw/master/mail_client_1.png)
Binary file added mail_client_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mail_client_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mail_client_3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mail_client_4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mail_client_5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 30292e8

Please sign in to comment.