Skip to content

cpbentley/pasa_cbentley_swing_skin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project id pasa_cbentley_swing_skin
author Charles-Philip Bentley
license license MIT
tags Java
created July 2019
modified GitHub last commit

Quote by Mahatma Gandhi

When I admire the wonders of a sunset or the beauty of the moon, my soul expands in the worship of the creator.

Summary

Libary for generating a Swing menu for currently available skin (look and feels)

Crypto: Don't Trust, Verify -> No Magic.

Workflow only uses basic Eclipse projects with libaries included with sources.

You don't have to look anywhere.

Its all here sourced on github repositories.

Github Repository Dependencies

It uses the pasa_cbentley_swing dependency graph

num id Right Click -> Copy Link Address
1 java_src4_compat_j2se Import Link
2 pasa_cbentley_core_src4 Import Link
3 pasa_cbentley_core_src5 Import Link
4 pasa_cbentley_core_src8 Import Link
5 pasa_cbentley_swing Import Link

Current dependencies for the Eclipse project are

num id Right Click -> Copy Link Address
1 pasa_jtattoo Import Link
2 JFormDesigner_FlatLaf Import Link

How to import in Eclipse

Basics

  • Install Java 8 JDK. You need the Java Development Kit, which includes the Runtime (JRE). Oracle JDK 8 Download Page

  • Install Eclipse (tested with 2019-06). Eclipse Download Page

  • When launching Eclipse, create a workspace or use an existing workspace where you will check out all the github repos.

  • An Eclipse workspace compiles continuously all its projects and their files. Errors are reported in the problems view.

Specifics

  • Import the github repositories listed above. Following the given order, you should not see any compilation errors.

    1. Right click on link and copy link to clipboard
    2. In Eclipse, use the menu File -> Import eclipse_run_as.jpg
    3. In the dialog find Git -> Projects from Git -> Clone URI
    4. If you have copied the github repository url in the clipboard, you should see explorer_git.jpg
    5. Select master branch eclipse_git_branch.jpg
    6. Next you decide where the cloned repository will be created. eclipse_import_git_path.jpg
    7. Select import Eclipse Project. eclipse_import_git_choose.jpg
    8. Eclipse project is selected. Press Finish eclipse_import_git_finish.jpg

About

pasa_cbentley_swing_skin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages