Interface Constructor
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface Constructor *Beta API*

public interface netscape.constructor.Constructor
{
    /* Methods
     */
    public abstract boolean inConstructionMode();
}
If your Application.application() object implements this interface, you are running inside Constructor. If inConstructionMode() returns true, then you are in the build mode of Constructor.

Methods

inConstructionMode

  public abstract boolean inConstructionMode()

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Copyright © 1997 Netscape Communications Corporation. All rights reserved
Please send any comments or corrections to ifcfeedback@netscape.com
HTML generated on 21 Apr 1997