what is java framework
JavaFrameworkMaker 0.4
JavaFrameworkMaker - Wraps JAR files into a framework directory structure (OS X Server) more>>
The benefit of wrapping jar files in Frameworks is that you do not have to worry about setting CLASSPATH correctly, as the Framework handling of PBProject and the runtime does it automatically for you.
AUGUI Framework 1.7
AUGUI Framework - set of classes for editing views for Mac OS X Audio Units more>>
The classes are based on the HIFramework and on the AudioUnit SDK provided by Apple.
Enhancements:
- Support for MIDI Learn
- Control classes updated for using latest HIFramework.
SMS Framework A4
SMS Framework - Decode SMS messages in PDU format more>>
It is available under the LGPL and hence the full source code is provided. Instructions on how to use the framework are included in the XCode project.
Enhancements:
- Fixed bug that became apparent in 10.4.5 affecting international users.
- Framework is universal.
Jdon Framework 5.6
Free and open source Java framework for developers Jdon Framework is a rapid lightweight Java web application framework that combines with Evans DDD and Ioc/AOP that supports POJOs autowiring more>> Free and open source Java framework for developers
Jdon Framework is a rapid lightweight Java web application framework that combines with Evans DDD and Ioc/AOP that supports POJOs autowiring.
Jdon = DDD + IOC/DI + AOP + CRUD + CACHE
NOTE: Jdon Framework is licensed and distributed under the terms of the Apache License V2.0.
System requirements:
-
Enhancements
- Using annotation instead of interfaces such as ModelIF or Poolable.
Migration Framework 1.2.0
An application and development framework to support import and export processes more>>
Enhancements: This package contains the main components of the framework (the Pipeline) along with some basic plugins.
PowerPlant Frameworks 2.2
PowerPlant Frameworks - Open Sourced PowerPlant Framework more>>
This framework has been released to open source by Freescale.
Enhancements:
- Initial Release PowerPlant Sources and Constructor.
Authorization.framework 1.0
Authorization.framework - Objective-C wrapper around OS X Security API more>>
It is simply a convinience class. I didnt like having all those Security framework calls all over the place in my code and came up with this to clean things up and make using the Security framework features easier.
Java Wiki Bot Framework 1.2 Build 178
A program that helps with wiki (MediaWiki) site management Java Wiki Bot Framework helps with wiki (MediaWiki) site management more>> <<less
PYMIDI Framework 1.1
PYMIDI Framework - Set of classes and utility functions for communicating via MIDI more>>
It provides a nice Objective-C interface to the basics of CoreMIDI while still allowing you to access the underlying CoreMIDI objects for advanced stuff.
It makes a couple of normally difficult things very easy: generating good human readable endpoint names, saving references to endpoints in files, etc.
DOM Framework 2.0
DOM Framework - Cocoa framework for XML data more>>
Enhancements:
- Huge API-changes. I have rethought some parts of the framework, and changed added, removed and changed names of methods everywhere. Sorry, but it had to be done. Youll get a ton of build errors if you try to recompile with the new version.
- The core of the framework now consist of a set of protocols that define the DOM API, and a corresponding set of classes that implement that API.
- Rewrote the XPath engine, now compiles expressions. Handles most things, but still a bit short on predicates (although only quite complex predicates, or predicates with functions and calculations in them fail).
- New namespace handling, which works.
- New parser/builder architecture.
- New builder built on top of the widely used XML-parser Expat, as well as a simple plug-in architecture for builders. It works much better than the old CoreFoundation builder.
- Support for alternative implementations of the core node classes, and mixing of implementations.
- The outputter can render elements inlined (no newline before or after).
- Added a document fragment class.
- Added some classes for encapsulation traversals of the DOM tree.
- Rewrote the formatter with the new traversal classes.
- New postprocessor API (for handling things like XInclude).
Template.framework 1.0
Template.framework - Open source template framework more>>
It is currently used by StartupItem Manager to create the property list and shell scripts used in the StartupItems it creates.
UML Statechart Framework 0.9.4
Program that implements UML statecharts in C++ and Java UML implements UML statecharts in C++ and Java more>> Program that implements UML statecharts in C++ and Java
UML implements UML statecharts in C++ and Java. Next to the standard elements of FSMs, hierarchical and concurrent states are as well supported as pseudostates, segmented transitions, timed events and an eventqueue using a thread pool.
Main features:
- Very easy to use API (See documentation for details)
- Implemented in C++ and Java
- Does require only a very small amount of memory
- Complete object-oriented design (all elements are real objects)
- Parallel usage of the statechart infrastructure. Runtime specific data is encapsulated in a small object.
- Support for many elements of statecharts
- Simple, hierarchical and concurrent states
- Start and final states
- History and deep-history pseudostates in hierarchical states
- Fork- and join pseudostates for concurrent states
- Segmented transitions using junction points
- Transitions can cross borders of composite states (implicit entry/exit)
- Entry, do and exit actions in states
- Events, guards and actions for transitions
System requirements:
- Java
Enhancements
- Fixed a ConcurrentModificationException bug when handling timeout events.
- Fixed shutdown procedure when the created threads are non-deamon threads.
Workflow Generation Framework 0.4.0
Helps people with little experience to quickly generate workflow code more>> Helps people with little experience to quickly generate workflow code
Workflow Generation Framework provides a framework for the generation of workflow code from high-level models.
Workflow Generation Framework enables people with no or little experience in this area to generate workflow code a reasonable time by specifying generation templates and reusing adapters.
System requirements:
- Java
Tcl Web Application Framework 0.3.9
Helps simplify writing Web applications in the Tool Command Language (Tcl) more>> Helps simplify writing Web applications in the Tool Command Language (Tcl)
Tcl Web Application Framework provides the features that form the basis for writing an application, such as sessions, users, privilege separation, and an abstract database interface.
Tcl Web Application Framework is currently under development, but stable for production use.
Tcl Web Application Framework is written in such a way that applications will be able to easily integrate into the framework without having to modify the framework itself, making upgrading the framework without breaking the application possible.
System requirements:
- Tcl
Droplet Framework 1.0.2
Droplet Framework - A framework for creating AppleScript Droplets more>>
The framework is in the form of a Script Editor stationary file. Also included are some example droplets, all built on the framework in under a minute each.