Beans.setDesignTime

Beans.setDesignTime

Class Overview | Class Members | This Package | All Packages

Syntax
public static void setDesignTime( boolean isDesignTime ) throws SecurityException
Parameters
isDesignTime
True if we're in an application builder tool.
Description
Used to indicate whether of not we are running in an application builder environment. Note that this method is security checked and is not available to (for example) untrusted applets.