Showing 2683 open source projects for "wxwidgets source code"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 1
    JUB is intended as a JUnit test case generator framework accompanied by a number of IDE specific extensions. These extensions are to be invoked from within the IDE and must store generated test case code inside source repository administered by the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JFunc is a JUnit extension designed to address issues of functional testing (also known as systems/integration/scenario testing) concerning not only the differences in code, but also the differences in methodology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    It is basically an education Java compiler we are developing - just to gain an insight into the workings of a compiler. It is NOT meant for commercial use!! Its written in Java and uses ANTLR parser generator and the Byte Code Engineering Library extensiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    WebApplicationBuilder is an application developing system to build and generate user interfaces and web applications. One target of WAB is to generate WABClient applications, 100% Pure Java Thin Clients, which are still productive in the banking industry
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Structure Doctor is a little utility that goes through Java source code and finds possible structural flaws, such as too big methods, duplicate code, duplicate class hierarchies etc... Flaw reports are generated in HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ALF, The Automated Logging Framework, is a native logging framework for Java with the unique advantage of supporting automated method tracing. This platform-independent library allows developers to debug their applications quickly without adding code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A personal Java library. There I will test and release many random java code snippets, more or less dependant on other libraries, and java-related technologies. It is not meant to be useful per se, as a framework, but as an example of Java and OOP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10
    Multiple Inheritance for Java. A source code preprocessor, which allows developers to easily use multiple-inheritance functionality within Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A suite of Java ClassLoaders that use "load-time reflection" (the modification of bytecodes upon class loading) to extend existing Java classes. It uses the excellent BCEL library (http://bcel.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is a plugin for the Eclipse development environment providing JAVA developers with a Webservice development environment similar to the MS Visual Studio .NET platform. Create and import Webservices from WSDL/UDDI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Utilises the JVMDI (Java Debug API) to produce line coverage reports detailing which lines of code have been executed during a test. Report is produced in XML and may be post-processed via XSLT into a prettier one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of APIs that can get u the class hiearchies. Object flows in the classes (Maximum that can be done else then runtime). Using MockObjects and Junit Frame work to test and get the Runtime Object Flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A java doclet that reads tracking numbers from the source code and lists the related parts of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This package allows the creation of web-application with a clear distinction between code (servlet) and layout (freemarker-template). It contains an automatic and dynamic generator for freemarker-templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The "Visual Code Generation Environment" project is a Object Oriented development environment that allows Design, Coding, Documentation, Compiling Test Plans, and Testing of an Application to occur in parallel, as one single task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PIY (Program It Yourself) is a Java based application development environment in which the user can create programs without the need for code. Programs developed in PIY can be compiled and distributed as standard Java jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mockry is a tool to create mockobjects. MockObjects are used to help developpers to automate their unit tests. This project has been initiated by the Montreal's XP users group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Converter of Delphi forms (dfm files) to Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Gremlin Engine allows one to make its own, full featured, graphical RPG-style adventure without a line of code. The adventures may include scripted parts like introduction sequences and animated effects like spells or traps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and sample code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Konstrui solvon por interŝanĝi, kunfandi kaj diserigi adresarojn inter amikoj (sur baze de XHTML, JSP, EJB k XML). Krom la bazaj funkcioj pri administrado de adresaro ni provos aldoni ankaŭ tion, kio necesas por organizado de IJK.
    Downloads: 0 This Week
    Last Update:
    See Project