borland Packages  Class Hierarchy  datastore Package  Index 

DesignerHelp class

java.lang.Object
   +----borland.datastore.DesignerHelp

About the DesignerHelp class

Properties  Methods  
This class is used internally by other classes in the JBCL. You should never use this class directly.

DesignerHelp properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

DesignerHelp methods

Methods implemented in this class

Methods implemented in java.lang.Object


DesignerHelp methods

attach(borland.datastore.DataStore, borland.jbcl.dataset.StorageDataSet)

  public static void attach(borland.datastore.DataStore dataStore, borland.jbcl.dataset.StorageDataSet dataSet)
This method is used internally by other classes in the JBCL. You should never use this method directly.

findDataSet(java.lang.String, java.lang.String)

  public static final StorageDataSet findDataSet(java.lang.String fileName, java.lang.String storeName)
This method is used internally by other classes in the JBCL. You should never use this method directly.

isDesignTime()

  public static boolean isDesignTime()
This method is used internally by other classes in the JBCL. You should never use this method directly.

setDesignTime(boolean)

  public static final void setDesignTime(boolean isDesignTime)
This method is used internally by other classes in the JBCL. You should never use this method directly.

shutDown()

  public static void shutDown()
This method is used internally by other classes in the JBCL. You should never use this method directly.