{"id":23590961,"url":"https://github.com/productofamerica/logingui","last_synced_at":"2025-05-07T16:21:03.938Z","repository":{"id":50404223,"uuid":"116453373","full_name":"ProductOfAmerica/LoginGUI","owner":"ProductOfAmerica","description":"A modern login user interface, written using Java Swing.","archived":false,"fork":false,"pushed_at":"2018-01-12T01:01:28.000Z","size":633,"stargazers_count":54,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T11:51:08.283Z","etag":null,"topics":["design","gui","java","modern","modernui","nice-concept","sexy","swing","swing-gui","ui","user-interface"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProductOfAmerica.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-06T04:32:01.000Z","updated_at":"2024-12-11T13:10:26.000Z","dependencies_parsed_at":"2022-09-16T04:41:06.830Z","dependency_job_id":null,"html_url":"https://github.com/ProductOfAmerica/LoginGUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProductOfAmerica%2FLoginGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProductOfAmerica%2FLoginGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProductOfAmerica%2FLoginGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProductOfAmerica%2FLoginGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProductOfAmerica","download_url":"https://codeload.github.com/ProductOfAmerica/LoginGUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252913056,"owners_count":21824092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["design","gui","java","modern","modernui","nice-concept","sexy","swing","swing-gui","ui","user-interface"],"created_at":"2024-12-27T07:17:25.229Z","updated_at":"2025-05-07T16:21:03.909Z","avatar_url":"https://github.com/ProductOfAmerica.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swing Login GUI With Toast\n\n## Description\n\nI created this project, because I was sick of how Swing GUIs typically look. In my opinion, this is a much more user-friendly UI than anything I've seen online. Enjoy!\n\n## Examples:\n**Screenshot:**\n\n![Screenshot](.github/updated_screenshot.png)\n\n**Event Handler Video:**\n\n![Test Video](.github/example2.gif)\n\n## Code Examples:\n```java\nprivate final Toaster toaster = new Toaster(mainJPanel);\n\ntoaster.error(\"An error event!!\", \"Or multiple at once\");\ntoaster.warn(\"A warning event!\", \"Or multiple at once\");\ntoaster.info(\"An informational event.\", \"Or multiple at once\");\ntoaster.success(\"A successful event!\", \"Or multiple at once\");\n```\n\n## Setup Instructions:\n1. `git clone https://github.com/ProductOfAmerica/LoginGUI.git`\n2. Change the `lumo_placeholder.png` under `/resources` to your own logo.\n3. Change the login handler methods.\n4. Compile with `javac LoginUI.java`\n5. Run with `java LoginUI.class`\n\n**Intellij note:** If an NPE is thrown when you first run this project, the IDE probably doesn't recognize your `resources` directory as a resources directory.\n\nTo fix this problem, go to Project Structure `CTRL + ALT + Shift + S`, then mark the `resources` folder as resources:\n\n![Fix Resources NPE](.github/resources_fix.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproductofamerica%2Flogingui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproductofamerica%2Flogingui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproductofamerica%2Flogingui/lists"}