{"id":18016099,"url":"https://github.com/thevpc/mydoggy","last_synced_at":"2025-04-04T15:25:13.494Z","repository":{"id":73363576,"uuid":"354510616","full_name":"thevpc/mydoggy","owner":"thevpc","description":"Revival of MyDoggy - My Java Docking Framework","archived":false,"fork":false,"pushed_at":"2021-05-31T13:46:20.000Z","size":3414,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T01:16:10.655Z","etag":null,"topics":[],"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/thevpc.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"license/lgpl.html","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":"2021-04-04T10:03:59.000Z","updated_at":"2022-04-13T09:23:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"62244aeb-49d7-467a-8014-beae6052e154","html_url":"https://github.com/thevpc/mydoggy","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/thevpc%2Fmydoggy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fmydoggy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fmydoggy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fmydoggy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thevpc","download_url":"https://codeload.github.com/thevpc/mydoggy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247199933,"owners_count":20900363,"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":[],"created_at":"2024-10-30T04:16:04.744Z","updated_at":"2025-04-04T15:25:13.478Z","avatar_url":"https://github.com/thevpc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a modified version of My Java Docking Framework, trrying to revive it.\nIt is based on  https://github.com/smartgridadsc/MyDoggy1.5.0-beta\n\nThis is a modified version of the below library. The modifications are added to fix some User Interface Bugs identified.\n\nMyDoggy - My Java Docking Framework 1.5.0 (http://mydoggy.sourceforge.net/)\n\nCONTENTS\n========\n\n* License\n* System Requirements\n* Introduction\n* Directory Structure\n* Usage and Installation\n* Building instructions\n* Contact\n\n \nLicense\n=======\n\nMyDoggy is licensed under the LGPL, please see the LGPL.txt file for more information.\n\nSystem Requirements\n===================\n\nMyDoggy requires JDK5 or higher.\n\n\nIntroduction\n============\n\nMyDoggy is a Java docking framework for use in cross-platform Swing applications.\nMyDoggy is an IntelliJ Idea like docking framework for managing secondary windows within the main\nwindow. MyDoggy allows to move, resize or extract those secondary windows.\nAlso, MyDoggy provides support for content management of the main window.\nLike Eclipse, MyDoggy supports the concept of \"prospective\" using mydoggy groups.\n\n\nDirectory Structure\n===================\n\nmydoggy-1.5.0\n    bin                         - Contains scripts for launching mydoggy examples.\n    lib                         - Contains mydoggy jars (\n    \t\t\t\t\t\t\t\tmydoggy-api-1.5.0.jar,\n    \t\t\t\t\t\t\t\tmydoggy-plaf-1.5.0.jar,\n    \t\t\t\t\t\t\t\tmydoggy-res-1.5.0.jar,\n    \t\t\t\t\t\t\t    TableLayout-20020517.jar,\n    \t\t\t\t\t\t\t    mydoggy-examples-1.5.0.jar,\n    \t\t\t\t\t\t\t\tmydoggy-itest-1.5.0.jar,\n    \t\t\t\t\t\t\t    junit-3.8.1.jar.\n    \t\t\t\t\t\t\t    \u003cother libs\u003e\n        win32                   - Contains TransparencyManager.dll\n    license                     - Contains license information.\n    mydoggy-api                 - Contains sources of mydoggy api.\n    mydoggy-examples            - Contains sources of mydoggy examples.\n    mydoggy-plaf                - Contains sources of mydoggy plaf (the default implementation of the api).\n    mydoggy-site-skin           - Contains sources of mydoggy site skin.\n    mydoggy-res                 - Contains sources of mydoggy res.\n    src                         - Contains sources of mydoggy site.\n    makefile                    - The makefile to build TransparencyManager.dll\n\nUsage and Installation\n======================\n\nMyDoggy is build using Maven-2. So first you have to download Maven-2 from http://maven.apache.org.\nThe POM declares a few dependencies which are hosted on any publicly available Maven Repository.\nYou then should be ready to build MyDoggy.\n\nBuilding instructions\n=====================\n\nTo build MyDoggy for JDK5 simply call :\n\n    mvn clean package install\n\nTo build the binary and the source distribution simply call :\n\n    mvn -Ddistro clean package install assembly:assembly\n\n\nContact\n=======\n\nMyDoggy is developed by Angelo De Caro.\nFeel free to contact me at adecaro@users.sourceforge.net\nIf you need help with something or just want to say hello, you can also\nuse the forums or the support section at sourceforge.net.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthevpc%2Fmydoggy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthevpc%2Fmydoggy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthevpc%2Fmydoggy/lists"}