Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mojito9542 authored Jun 28, 2018
1 parent 9f7d380 commit 0bf9903
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
A Relative layout for JFrame just like the one you have in Android
Since this is the first version , expect improvements soon
Feedbacks are appreciated...

Documentation:
## Usage
1)download the java file and import it to your project
2)create its constructor in your file
## Documentation:
public class JRelativeLayout {

public JRelativeLayout(JFrame n ,int width,int height) {
Expand Down

0 comments on commit 0bf9903

Please sign in to comment.