Class 9 Softwares

Best Softwares Class Accessor Class This

1
JDScrollBox Class - The Scroll Box Class that you can include in your own Java applets.
JDScrollBox Class - The Scroll Box Class that you can include in your own Java applets.
By : Java program
This class is used in the Scrolling Imagemap Applet . It may also be usefull in other Java programs. It implements a viewport in which a much larger image can be viewed. The image is ...
2
CIntegerStack Class - This is a simple FIFO integer stack that has been wrapped in a C++ class.
CIntegerStack Class - This is a simple FIFO integer stack that has been wrapped in a C++ class.
By NetworkDLS : Java class editor
This is a simple FIFO integer stack that has been wrapped in a C++ class. You can easily Push and Pop items from the stack in a "First in First out" manor. This download contains ...
3
Class::Accessor::Class
Class::Accessor::Class
By Ricardo Signes : Java class editor
Class::Accessor::Class - simple class variable accessors Class::Accessor::Class provides a simple way to Create accessor and mutator methods for class variables, just as Class::Accessor provides for objects. It can use either an enclosed Lexical variable, or ...
4
C String Class
C String Class
By : Simple loan agreement
A function that recieves a String and a Char and returns a string in which all occurences of that char are removed from the string.
5
In Class Translator
In Class Translator
By Martik Panosian : Translator
The program is designed to edit and translate the class files in jar softwares and games, It is able to recognize text in "class" files from the JAR archives, and allows you to change or ...
6
CCmdLine Class
CCmdLine Class
By NetworkDLS : Java class editor
The CCmdLine class will parse all of the parameters passed to your C++ Windows or Console application and make them available to you in a very convenient and usable array. Full working example included.
7
DataGrid Class
DataGrid Class
By : Java class editor
A WSC DataGrid Class with examples you can just unzip and run. Nothing to register (unless you want to). This is just a WSC implementation of my DataGrid Class that was a contest winner in ...
8
The First Class VR
The First Class VR
By Light & Digital Technology : Games
The First Class VR is an educational virtual reality experience that takes users on a journey through the history of flying. Rather than simply showing and telling users how flying developed, the experience gives them ...
9
CTrayIcon Class
CTrayIcon Class
By NetworkDLS : Java class editor
The CTrayIcon class allows you to easily add a windows Tray Icon to your application. Also allows you to easily modify and remove it.
10
C Calendar class
C Calendar class
By : Desktop calendar
This porgram test the calendar class by prompting users for a month and displaying the entire 12 Month Calendar for year entered.
11
Vector class
Vector class
By : Vector works
This vector class stores elements in a list and hence allows the `vector` to grow dynamically. Common mathematical functions (sin, cosh, etc) are supported elementwise and so are a number of `external` operations (dot for ...
12
pop3.class.inc
pop3.class.inc
By : Java class editor
This is a Script for communicating with a Mail Server via the POP3 protocol.
13
VScreen-Class
VScreen-Class
By SaM Solutions : Adobe photoshop
Graphical library, made as VScreen-Class for Microsoft Visual C++ 6.0 , belongs to opened software. Short version of it, compiled to LIB-file, is distributed as an evaluation version. VScreen-Class includes a wide set of tools ...
14
HtmlLinkLabel class .
HtmlLinkLabel class .
By Jeff Key : Java class editor
The LinkLabel class provided in System.Windows.Forms is nice, especially when the entire Text of the control is the hyperlink. Unfortunately, things get a bit harrier when the Link is a subset of the text. If ...
15
CMemPool Class
CMemPool Class
By NetworkDLS : Java class editor
This class ensures that memory is allocated and freed correctly and eases the normally tedious task of tracing memory leaks. Full working example included.


Accessor Class Class Accessor Class Accessor Class

1
Class::Accessor::Class
Class::Accessor::Class
By Ricardo Signes : Java class editor
Class::Accessor::Class - simple class variable accessors Class::Accessor::Class provides a simple way to Create accessor and mutator methods for class variables, just as Class::Accessor provides for objects. It can use either an enclosed Lexical variable, or ...
2
Java Class Finder
Java Class Finder
By IDeskSoft : Java
Java Class Finder is a tool which lets us search for a particular Java class among hundreds of JAR/WAR/Ear files. Simple as it sounds, this particular tool is extremely handy in day to day Java/J2EE ...
3
EasyCl Sample
EasyCl Sample
By Microsoft Corporation : C++ programming language
This article discusses the development of a C++ class library for encapsulating OpenGL code. The C++ class presented is for demonstration and educational purposes only. I will expand the class library for future OpenGL articles. ...
4
VServices
VServices
By Void Realms LLC : Microsoft windows
A C++ class that gets information on and manages Windows services. This class is intended to be used on Microsoft Windows in conjunction with the QT Framework. This class also uses the VQTConvert class.
5
Real class methods in Python
Real class methods in Python
By : Real player
This recipe demonstrates `real` class methods, like they are known from Smalltalk. Class methods implicitely receive the actual class as the first parameter. They are inherited by subclasses, and may as well be overridden. Class ...
6
VRegistry
VRegistry
By Void Realms LLC : Microsoft windows
A C++ class that allows read and write access to the Windows registry using QT variable types. This class is intended to be used on Microsoft Windows in conjunction with the QT Framework. This class ...
7
Javascript BibTeX Parser
Javascript BibTeX Parser
By : Javascript
A Pure JavaScript BibTeX parser class. This is class was ported from the Pear PHP class Structures_BibTex.
8
Automatic delegation through descriptors
Automatic delegation through descriptors
By : Automatic backup
When you want a class instance to act as if it was an instance of another class (at least from some Aspect), but for some reason you can`t use multiple inheritance, You have to deal ...
9
Class Action Reports
Class Action Reports
By CalEd Software : Crystal reports
Class Action Reports helps you Create master lists of student information, class lists which teachers can import into Class Action Gradebook, and automatically Combine administrative and class information to generate report cards and mailing labels. ...
10
Class::DBI::MSSQL - Class::DBI for MSSQL
Class::DBI::MSSQL - Class::DBI for MSSQL
By Ricardo Signes : Java class editor
Class::DBI::MSSQL - Class::DBI for MSSQL. This is just a simple subclass of Class::DBI; it makes Class::DBI play nicely with MSSQL, at least if DBD::ODBC is providing the connection. Here are the things it changes: use ...
11
CFixedString - Implements a CString-like class with a fixed-length string buffer.
CFixedString - Implements a CString-like class with a fixed-length string buffer.
By viksoe.dk : Ring buffer
The CFixedString class implements a CString-like class with a fixed-length String buffer. The string buffer will be allocated on the stack and its size is determined using a class Template argument. The class uses the ...
12
CDigitST
CDigitST
By SoftechSoftware : Static class
A class derived from MFC CStatic class. This class easly lets put digital counters inside your applications CDigitST features: Easy to use Create a new Digital Style just drawing a bitmap. Automatic resize
13
Registry Wrapper
Registry Wrapper
By : Microsoft registry cleaner
This recipe provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry. The class works with an inner class named "RegistryKey", which wraps up a Windows registry key ...
14
Webexplore
Webexplore
By : Ts file
The code piece mainly creates a web based windows explorer. This is not complete yet. However, I prefer to upload so I can get valuable suggestions. The code base is using the observer-observable design pattern. ...
15
CDibData
CDibData
By John R. Shaw : Bitmap image
CDibData is a utility class for: loading, saving, and manipulating bitmaps. CDibData is a class used to simplify loading, saving, converting (color-depth), and accessing bitmap image bits. It was originally designed as a utility class ...

Accessor Class Class Accessor Class Accessor Class