Projects tagged ‘property’


[40 total ]

0 Users

Simple Java utility library/class for conversion of string to map. The main motivation for this library is to have tool to process more items in one property string of Java resource bundle. E.g.: ... [More] "label:Help|mnemonic:H|shortcut:ALT+F1" This will result in map: ["label":"Help", "mnemonic":"H", "shortcut":"Alt+F1"] There may be other usage possibilities. [Less]
Created 9 months ago.

0 Users

Maintains tenants and multiple properties.
Created 12 months ago.

0 Users

The latest trends in Scottish property prices based on the actual values released by the Scottish Land Registry (Registers of Scotland).
Created 12 months ago.

0 Users

When you need to associate metadata to DOM elements, or you need to change some of their properties, Metaobjects is the XHTML compliant solution. Metaobjects engineThe metadata is added to the page ... [More] by means of OBJECTs whose PARAM elements define name/value pairs. The given value attribute is evaluated as JS code and the result is added to the OBJECT’s target as a property with the given name attribute. Finally the OBJECT is removed from the DOM. [Less]
Created 12 months ago.

0 Users

WPRealtor is your answer to simple, flexible and reliable property management for your online listings. Built on WordPress, the leader in online blogging software, WPRealtor makes managing your online ... [More] listings as easy as writing a WordPress post. WPRealtor home page WPRealtor Documentation [Less]
Created 12 months ago.

0 Users

A small tool to build (to write) Visual Basic 6 and VBA Properties, once at time. It's developed in the old, very old, Visual Basic 6.0.
Created 8 months ago.

0 Users

A subclass of Ant's JDBCTask that will run a SQL query and save results in a property.
Created 11 months ago.

0 Users

SharePoint Site Property Manager Tool is a samll windows application tool gives you a simple interface (GUI) to Manage Share Point site Properties in an easy way.
Created 7 months ago.

0 Users

This project has moved to http://www.pojomatic.org Simply annotate the fields and/or methods with @Property that you would like included, or annotate the class with @AutoProperty to have all of the ... [More] fields included by default. Then, delegate to Pojomatic for your hashCode(), toString(), and equals(Object) methods and you have implementations that essentially maintain themselves. Many IDEs have the ability to generate implementations of these methods, but the code that is generated has to be maintained. If you add a new field or method to your class that should be included in the hashCode(), toString(), and equals(Object) methods, you must remember to re-generate these methods or add the new field to each of them manually. Otherwise the new field or method will not be included, resulting in incorrect implementations. With Pojomatic, as long as your class is annotated with @AutoProperty, any new fields will be included automatically. Otherwise, new fields and/or methods can be annotated with @Property for inclusion. This project has moved to http://www.pojomatic.org [Less]
Created 12 months ago.

0 Users

as3plistThis library offers a functionality to manipulate Apple XML based property list using actionscript 3. You can use plist as configurations for any flash projects and begin to code quickly ... [More] without complex xml design for small projects. http://www.apple.com/DTDs/PropertyList-1.0.dtd [Less]
Created 12 months ago.