home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / TextStyleTool.1Vmod / English.lproj / TabPanel.info next >
Encoding:
Text File  |  1996-11-12  |  782 b   |  24 lines

  1. /*
  2.  *  Info-File for 1Vmod-classes
  3.  *    
  4.  *    These should include the following entries: 
  5.  *    
  6.  *    "<className>"        = "<localized Name of Class>";
  7.  *     "Copyright"            = "<Copyright Note>";
  8.  *    "Author"            = "<Name of author>";
  9.  *    "Parent"            = "<Name of parent class, see*1 >";
  10.  *    "Classes"            = "<Names of classes, seperated by ',', see *2 >";
  11.  *    
  12.  *    *1)    Parent class means NOT superclass, but the logical class,
  13.  *        from that this class depends, e.g. the Name of the Element-
  14.  *        class for tools, the name of the supertool for subtools etc.
  15.  *           If no "Parent"-Entry is found, this class is supposed to
  16.  *        be a root-class.
  17.  *
  18.  *    *2)    This entry is only needed for the PrincipalClass in a Bundle.
  19.  *
  20.  */
  21. "TabPanel" = "Tabulatorliste";
  22. "Author"        = "Michael Mögn";
  23. "Parent"        = "TextStyleTool";
  24.