collection classes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1659
JPEG 2000 Dropper 1.1
Convert pictures to JPEG 2000 format. more>>
JPEG 2000 Dropper is a simple utility that uses the QuickTime Importerand Exporter classes to convert any picture file to a JPEG 2000 picturefile.
<<less Download (783KB)
Added: 2004-09-30 License: Freeware Price:
1988 downloads
class-dump 3.0
Command line tool for Obj-C examination. more>>
class-dump is a command-line utility for examining the Objective-C segment of Mach-O files.
It generates declarations for the classes, categories and protocols. This is the same information provided by using otool -ov, but presented as normal Objective-C declarations.
<<lessIt generates declarations for the classes, categories and protocols. This is the same information provided by using otool -ov, but presented as normal Objective-C declarations.
Download (132KB)
Added: 2004-06-01 License: Freeware Price:
1972 downloads
Other version of class-dump
License:Freeware
ACCELA 3-1-04
Wrapper for Mac OS toolbox. more>>
ACCELA is a library of wrapper classes for the Mac OS toolbox. It features a complete set of Carbon Events classes, which can also be used with PowerPlant.
Other classes cover Navigation Services, Core Foundation, QuickTime, QuickDraw, AppleEvents, etc.
<<lessOther classes cover Navigation Services, Core Foundation, QuickTime, QuickDraw, AppleEvents, etc.
Download (263KB)
Added: 2004-05-31 License: Freeware Price:
1972 downloads
iChart 0.1.2b4
Manage sequence and/or collection of charts. more>>
iChart is a program to manage sequence and/or collection of charts. Charts can be anything: MTV charts, Formula 1 race results, votes for the Eurovision Song Contest, your favourite movies, etc...
<<less Download (1.1MB)
Added: 2004-08-07 License: Freeware Price:
1905 downloads
TunesQuiz 1.0
Text your knowledge of your iTunes song collection. more>>
TunesQuiz tests your knowledge of your iTunes song collection. Songs from your iTunes library are being played randomly and you are supposed to enter the name of the song, album and artist.
<<less Download (28KB)
Added: 2004-10-29 License: Freeware Price:
1820 downloads
BasaOne Classes 2.0
BasaOne Classes enable you to speed up development with BasaOne by reusing already developed objects more>>
BasaOne Classes enable you to speed up development with BasaOne by reusing already developed objects.
Enhancements:
- This new release includes many new classes especially designed to aid in Widget development.
<<lessEnhancements:
- This new release includes many new classes especially designed to aid in Widget development.
Download (900KB)
Added: 2005-07-06 License: Freeware Price:
1572 downloads
STEnum.Framework 1.0
STEnum.Framework, is an embedable Objective-C framework that adds SmallTalk style enumerations more>>
STEnum.Framework, is an embedable Objective-C framework that adds SmallTalk style enumerations (collect, select, reject, detect, inject) to Cocoa collection classes (NSArray, NSDictionary, NSSet). To accomplish this, you pass function pointers to these methods.
This approach becomes very convenient and flexible using gcc nested functions as those act like closures in which you have access to all the variables at the time of declaration. Tri-Licensed under the MPL/LGPL/GPL.
<<lessThis approach becomes very convenient and flexible using gcc nested functions as those act like closures in which you have access to all the variables at the time of declaration. Tri-Licensed under the MPL/LGPL/GPL.
Download (72KB)
Added: 2005-10-11 License: GPL Price:
1474 downloads
Dogs 1.0
Dogs - Dogs icon collection more>>
The Dogs icon collection presents more of mans best friend from the artist who LOVES his furry friends!
The icons are beautifully drawn and look best in 128x128 at 32bit mode.
Completly freeware for non-commercial use.
<<lessThe icons are beautifully drawn and look best in 128x128 at 32bit mode.
Completly freeware for non-commercial use.
Download (642KB)
Added: 2006-04-02 License: Freeware Price:
1441 downloads
Expression Evaluator 1.0
Expression Evaluator - REALbasic classes for evaluating mathematical expressions more>>
Expression Evaluator is a set of classes for REALbasic which enables you to evaluate mathematical expressions.
Main features:
- Supports freeform expressions
- Follows standard order of operations
- Many built-in functions
- Support for variables.
<<lessMain features:
- Supports freeform expressions
- Follows standard order of operations
- Many built-in functions
- Support for variables.
Download (9.3KB)
Added: 2005-12-11 License: Freeware Price:
1418 downloads
BBButton Class 1.1
BBButton Class - REALbasic class that allows creation of pushbuttons more>>
BBButton Class is a REALbasic class that allows creation of pushbuttons like those in Barebones Softwares BBEdit and Mailsmith.
BBButton Class also serves as a good example of creating custom pushbuttons using a Canvas subclass.
Completly freeware.
<<lessBBButton Class also serves as a good example of creating custom pushbuttons using a Canvas subclass.
Completly freeware.
Download (9KB)
Added: 2005-12-23 License: Freeware Price:
1403 downloads

SonyEricsson Icon Collection 1.3
SonyEricsson Icon Collection is an impressive and unique package with icons of SonyEricsson W900i, W800i, K750i, W810i, W550i, W900i, P910i, M600i, W950i and K610i. more>> SonyEricsson Icon Collection 1.3 is an impressive and unique package with icons of SonyEricsson W900i, W800i, K750i, W810i, W550i, W900i, P910i, M600i, W950i and K610i.
Requirements: Mac OS X 10.3 or later.
Enhancements: Version 1.3: Added icons for M600i, W950i & K610i
<<less Download (277K)
Added: 2006-04-17 License: Free Price:
downloads
Other version of SonyEricsson Icon Collection
License:Freeware
Zip Java Classes 1.0
Zip Java Classes - Composes a zip archive from Java classes more>>
Zip Java Classes composes a zip archive from Java classes and zip files using the Macintosh ZipIt compress tool. This script has good ability to exclude source files other than the Java classes and zip from the selected files.
Select file(s) and folder(s) of Java classes and drop them onto this droplet icon. Then, all Java class files *.class and *.zip in the folders will be archived into a JavaClasses.zip file. Other files than *.class or *.zip will not be added to the archive.
The Java compiler javac of Apples MRJ 2.0 generates the compiled Java classes in the same folder as their source files. The JBindery application can build a Macintosh Java application by binding the Java classes and zip files in the particular folders. Unfortunately, the JBindery can not exclude other files than Java classes in the folders. It may include source files in it, alas!
Here is the way to compose Java application from the Java classes and zip files only. Let us use the Macintosh ZipIt 1.3.x to archive the Java classes and zip files and compress it. Fortunately, ZipIt is an AppleScriptable application so that we can commit a series of script commands to it and remove other files from the archive.
<<lessSelect file(s) and folder(s) of Java classes and drop them onto this droplet icon. Then, all Java class files *.class and *.zip in the folders will be archived into a JavaClasses.zip file. Other files than *.class or *.zip will not be added to the archive.
The Java compiler javac of Apples MRJ 2.0 generates the compiled Java classes in the same folder as their source files. The JBindery application can build a Macintosh Java application by binding the Java classes and zip files in the particular folders. Unfortunately, the JBindery can not exclude other files than Java classes in the folders. It may include source files in it, alas!
Here is the way to compose Java application from the Java classes and zip files only. Let us use the Macintosh ZipIt 1.3.x to archive the Java classes and zip files and compress it. Fortunately, ZipIt is an AppleScriptable application so that we can commit a series of script commands to it and remove other files from the archive.
Download (5KB)
Added: 2006-01-31 License: Freeware Price:
1387 downloads
Green Orange PHP Framework 2.1
Green Orange PHP Framework - Code sites using OOP practices more>>
Green Orange is a community of developers who love PHP. We are currently developing an exciting project called Green Orange Framework.
GOF (Green Orange Framework) was born from an idea to use a browser as a development environment to build stand-alone applications for the web.
Web projects are built using PHP programming language incorporating a complete collection of classes, organized in levels and families
Green Orange allows you to code sites using OOP practices.
Further, Green Orange is the first PHP development environment that uses a graphic user interface (GUI) to easily and quickly build a site within your browser.
The framework and the whole visual development environment is licensed under GPL, therefore it completely free.
Our framework is your framework so we invite you to use it, spread it, expand it, and to report every possible bug to us, with the goal to improve and share it with the whole community when it is completed.
Enhancements:
- Adjourned the installation module
- Added Ajax Class
- Added Head, Body, Form and Document class
- Removed Jsrs class.
<<lessGOF (Green Orange Framework) was born from an idea to use a browser as a development environment to build stand-alone applications for the web.
Web projects are built using PHP programming language incorporating a complete collection of classes, organized in levels and families
Green Orange allows you to code sites using OOP practices.
Further, Green Orange is the first PHP development environment that uses a graphic user interface (GUI) to easily and quickly build a site within your browser.
The framework and the whole visual development environment is licensed under GPL, therefore it completely free.
Our framework is your framework so we invite you to use it, spread it, expand it, and to report every possible bug to us, with the goal to improve and share it with the whole community when it is completed.
Enhancements:
- Adjourned the installation module
- Added Ajax Class
- Added Head, Body, Form and Document class
- Removed Jsrs class.
Download (1.2MB)
Added: 2006-01-12 License: Freeware Price:
1382 downloads
StyleSheet Collection 1.0
StyleSheet Collection - AppleScripts collection for QuarkXPress more>>
StyleSheet is a collection of 10 AppleScripts for QuarkXPress dealing with various stylesheet issues.
SSheet - Set Font of 1st Char - This script will set the font of the first character of a paragraph, styled with an indicated stylesheet, to a chosen font. This especially useful for paragraphs containing a drop cap.
SSheet - Find Change w/Check - This script will search for occurences of an indicated stylesheet and replace each occurence with another stylesheet. The user has the option to search and replace either in the current story or throughout the document.
SSheet - Make Run-in Heads - This script will apply text styling to the run-in head of every paragraph styled with the indicated stylesheet. To make this script have no user interaction, set the styleToSearchFor to the requested stylesheet name, and the terminationCharacter to the requested character ending the run-in heads.
SSheet - Add/Style ParaEndChars - This script will add indicated characters to the end of every paragraph of a story that is styled with an indicated stylesheet.
SSheet - Re-Apply Certain Style - This script will set the stylesheet of every paragraph of a story or selection, styled with an indicated stylesheet, to "no style" and then re-apply the original stylesheet of the paragraph. This process removes any added character level formatting in the found paragraphs.
SSheet - Copy Run-in Heads - This script will apply the text styling of the current text selection to the run-in head of every paragraph of the current story who is styled with the indicated stylesheet.
Recto/Verso Stylesheet Replace - This script will check for every occurance of a chosen style sheet in a text flow. If the occurence is on a specified type of page (either recto or verso), it will be changed to a second indicated style sheet.
SSheet - Re-Apply All - This script will set the stylesheet of every paragraph of a story to "no style" and then re-apply the original stylesheet of the paragraph. This process removes any added character level formatting in the paragraph.
SSheet - Read/Apply Next Style - This script will, starting with the first paragraph, read the next style property of the style sheet of each paragraph and apply that next style to the following paragraph in the text flow.
<<lessSSheet - Set Font of 1st Char - This script will set the font of the first character of a paragraph, styled with an indicated stylesheet, to a chosen font. This especially useful for paragraphs containing a drop cap.
SSheet - Find Change w/Check - This script will search for occurences of an indicated stylesheet and replace each occurence with another stylesheet. The user has the option to search and replace either in the current story or throughout the document.
SSheet - Make Run-in Heads - This script will apply text styling to the run-in head of every paragraph styled with the indicated stylesheet. To make this script have no user interaction, set the styleToSearchFor to the requested stylesheet name, and the terminationCharacter to the requested character ending the run-in heads.
SSheet - Add/Style ParaEndChars - This script will add indicated characters to the end of every paragraph of a story that is styled with an indicated stylesheet.
SSheet - Re-Apply Certain Style - This script will set the stylesheet of every paragraph of a story or selection, styled with an indicated stylesheet, to "no style" and then re-apply the original stylesheet of the paragraph. This process removes any added character level formatting in the found paragraphs.
SSheet - Copy Run-in Heads - This script will apply the text styling of the current text selection to the run-in head of every paragraph of the current story who is styled with the indicated stylesheet.
Recto/Verso Stylesheet Replace - This script will check for every occurance of a chosen style sheet in a text flow. If the occurence is on a specified type of page (either recto or verso), it will be changed to a second indicated style sheet.
SSheet - Re-Apply All - This script will set the stylesheet of every paragraph of a story to "no style" and then re-apply the original stylesheet of the paragraph. This process removes any added character level formatting in the paragraph.
SSheet - Read/Apply Next Style - This script will, starting with the first paragraph, read the next style property of the style sheet of each paragraph and apply that next style to the following paragraph in the text flow.
Download (61KB)
Added: 2006-01-17 License: Freeware Price:
1380 downloads
UGL 1.0
UGL - Classes to setup OpenGL drawing inside PowerPlant apps more>>
UGL is a set of utility classes to setup OpenGL drawing inside a PowerPlant application.
UGL is a collection of classes that will get you started in integrating OpenGL contexts within a PowerPlant application.
LGLFont: a simple class to ease the process of drawing text in an OpenGL context, using AGL and standard fonts.
LGLOffscreen: use it in a similar way as LGWorld, only to draw to an offscreen OpenGL context that you can easily blit to a window (only drawback: offscreen GL worlds are software rendered as of Mac OS 10.1.5)
LGLPane: a simple class that deals with most of the setup work for you. Override a few simple methods and enjoy!
<<lessUGL is a collection of classes that will get you started in integrating OpenGL contexts within a PowerPlant application.
LGLFont: a simple class to ease the process of drawing text in an OpenGL context, using AGL and standard fonts.
LGLOffscreen: use it in a similar way as LGWorld, only to draw to an offscreen OpenGL context that you can easily blit to a window (only drawback: offscreen GL worlds are software rendered as of Mac OS 10.1.5)
LGLPane: a simple class that deals with most of the setup work for you. Override a few simple methods and enjoy!
Download (9KB)
Added: 2006-01-20 License: Freeware Price:
1374 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above collection classes search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed