{"id":21020063,"url":"https://github.com/jindrapetrik/javactivex","last_synced_at":"2025-05-15T07:33:45.986Z","repository":{"id":21470288,"uuid":"24788807","full_name":"jindrapetrik/javactivex","owner":"jindrapetrik","description":"ActiveX Controls in Java","archived":false,"fork":false,"pushed_at":"2016-03-30T19:56:12.000Z","size":1105,"stargazers_count":9,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-10-25T15:12:24.007Z","etag":null,"topics":["activex-controls","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jindrapetrik.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}},"created_at":"2014-10-04T12:28:54.000Z","updated_at":"2023-10-25T15:12:24.008Z","dependencies_parsed_at":"2022-08-21T15:01:06.373Z","dependency_job_id":null,"html_url":"https://github.com/jindrapetrik/javactivex","commit_stats":null,"previous_names":[],"tags_count":4,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jindrapetrik%2Fjavactivex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jindrapetrik%2Fjavactivex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jindrapetrik%2Fjavactivex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jindrapetrik%2Fjavactivex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jindrapetrik","download_url":"https://codeload.github.com/jindrapetrik/javactivex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225335817,"owners_count":17458350,"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":["activex-controls","java"],"created_at":"2024-11-19T10:35:22.718Z","updated_at":"2024-11-19T10:35:23.182Z","avatar_url":"https://github.com/jindrapetrik.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"javactivex\n==========\n\nActiveX Controls in Java.\n\n\nLibrary Compilation\n===================\n1. Compile server in `libsrc/ActiveXServer` with Turbo Delphi or later\n2. Compile client in main directory with Ant or Netbeans. Java 7 is needed.\n\nLibrary Usage\n======================\n1. Get the GUID of ActiveX component you want to use. Guid is the string in format\u003cbr /\u003e\"`{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}`\"\n2. Run `com.jpexs.javactivex.ActiveX.generateClassFromTLB(GUID,outdir,pkg)`, it generates neccessary interfaces\n3. Create an instance of java.awt.Panel to place control in\n4. Create an instance of ActiveX control with `com.jpexs.javactivex.ActiveX.createObject(InterfaceName.class,panel)` to create control of InterfaceName class on the previously created panel\n\nRunning example\n=======================\nIn the package `com.jpexs.javactivex.example` are three examples how to use some ActiveX controls - Shockwave Flash, WebBrowser (Internet Explorer) and Windows Media Player.\n\n\nWarning\n======================\nIt is all *EXPERIMENTAL*. Some of the features are still missing. For example record types (UDT), Array types.\n\nAlso it works on Windows only obviously.\n\n\nLicense\n======================\nGNU LGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjindrapetrik%2Fjavactivex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjindrapetrik%2Fjavactivex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjindrapetrik%2Fjavactivex/lists"}