JavaScript Inheritance and Object Programming
Source Code (Showing Class-Based Inheritance and Object Programming)
© 21 May, 2013, Martin Rinehart
These pages (this one and the four .js
pages) provide the source code for the JSWindows system. The .js
files are:
jsw2-code.js
—Library functions and utility classes.jsw2-data.js
—Constants (skins) for the designers.jsw2-wobjs.js
—Wobj
class and classes inheriting fromWobj
.jsw2-capabilities.js
—Capabilities that theWobj
classes can implement.
To try these yourself, copy from the page (bottom menu, top of this page) and paste into your code editor. Save to a folder you choose for your project.
Site Map, Page Children
Feedback: Martin Rinehart at gmail dot com.
# # #