{"id":15042882,"url":"https://github.com/lb1997ccb/adaptive-layout-transformer","last_synced_at":"2026-04-02T02:47:15.394Z","repository":{"id":246189160,"uuid":"820336018","full_name":"lb1997ccb/adaptive-layout-transformer","owner":"lb1997ccb","description":"A simple Java application that demonstrates dynamic layout management in Swing GUIs. Users can switch between single-column, two-column, and three-column layouts using radio buttons, with the interface updating in real-time.","archived":false,"fork":false,"pushed_at":"2024-06-26T10:55:16.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T13:22:57.454Z","etag":null,"topics":["adaptive-layouts","gridlayout","java","java-8","jframe","jpanel","swing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lb1997ccb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-26T09:13:24.000Z","updated_at":"2024-07-02T21:56:59.000Z","dependencies_parsed_at":"2024-06-26T11:39:18.961Z","dependency_job_id":"debdaeda-ad94-4217-850f-e4e1f66a0bc1","html_url":"https://github.com/lb1997ccb/adaptive-layout-transformer","commit_stats":null,"previous_names":["lb1997ccb/adaptive-layout-transformer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lb1997ccb%2Fadaptive-layout-transformer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lb1997ccb%2Fadaptive-layout-transformer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lb1997ccb%2Fadaptive-layout-transformer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lb1997ccb%2Fadaptive-layout-transformer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lb1997ccb","download_url":"https://codeload.github.com/lb1997ccb/adaptive-layout-transformer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243451605,"owners_count":20293168,"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":["adaptive-layouts","gridlayout","java","java-8","jframe","jpanel","swing"],"created_at":"2024-09-24T20:48:11.389Z","updated_at":"2025-12-28T15:55:00.162Z","avatar_url":"https://github.com/lb1997ccb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adaptive Layout Transformer GUI\n\n## Overview\nThe Adaptive Layout Transformer GUI application demonstrates dynamic layout management in Java Swing using `GridLayout` and radio buttons. It allows users to switch between different column layouts dynamically.\n\n## Features\n- **Dynamic Layout Switching:** Users can select between 1, 2, or 3 column layouts using radio buttons.\n- **GUI Components:** Includes a main window (`JFrame`), an inner panel (`JPanel`) with dynamic labels, and radio buttons (`JRadioButton`) for layout selection.\n- **Event Handling:** Utilizes `ItemListener` to react to radio button selections and update the layout accordingly.\n\n## How to Use\n1. **Launch the Application:**\n    - Execute `AdaptiveLayoutTransformerMain.java` to start the GUI.\n\n2. **Select Layout Options:**\n    - Use the radio buttons labeled \"1 Column\", \"2 Columns\", or \"3 Columns\" to switch between different grid layouts.\n\n3. **View Dynamic Updates:**\n    - Watch as the inner panel updates its layout in real-time based on the selected radio button.\n\n## Requirements\n- Java Development Kit (JDK) 8 or higher\n- IDE that supports Java development (e.g., IntelliJ IDEA, Eclipse)\n\n## Getting Started\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your/repository.git\n   ```\n2. Open the project in your preferred Java IDE.\n\n3. Compile and run `AdaptiveLayoutTransformerMain.java`.\n\n4. Interact with the GUI to see the dynamic layout changes.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flb1997ccb%2Fadaptive-layout-transformer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flb1997ccb%2Fadaptive-layout-transformer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flb1997ccb%2Fadaptive-layout-transformer/lists"}