/*
* $Id: object.h 80826 2008-03-04 14:51:23Z wotte $
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by th
/*
* @(#)Object.java 1.39 97/01/20
*
* Copyright (c) 1995, 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Mic
//
// Micro Windows Implementation
// object.h: the base class of all other classes
//
// $DESC$
// This is the revised "root" for the Micro Windows class hierarchy.
// Object class was renamed
/* Object.java
{{IS_NOTE
Purpose:
Description:
History:
Tue Dec 13 15:03:49 2005, Created by tomyeh
}}IS_NOTE
Copyright (C) 2005 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
T
/**
* @fileOverview Base Object for all Objects
* @example
*/
/**
* Pointer to the 'undefined' value in the global object.
*/
Object.NOT_DEF = undefined;
/** @ignore */
Object
/* Object.java
{{IS_NOTE
Purpose:
Description:
History:
Tue Dec 13 15:03:49 2005, Created by tomyeh
}}IS_NOTE
Copyright (C) 2005 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
T
/*
* object.cxx
*
* Global object support.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Pub