home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / resources / palettes / aCupOfCoffeePro.1.2b2.README < prev    next >
Encoding:
Text File  |  1996-04-16  |  4.2 KB  |  115 lines

  1. aCupOfCoffeePro 1.2 beta2
  2. -------------------------
  3.  
  4. aCupOfCoffeePro is a companion palette to aCupOfCoffee, the Java
  5. Interface Builder palette for the NEXTSTEP InterfaceBuilder. 
  6.  
  7. aCupOfCoffeePro contains a class information object (repository),
  8. a generic CustomComponent, a generic CustomObject, and
  9. a connection inspector to establish outlet and action connections
  10. between different components and controller objects.
  11.  
  12. These objects allow you to perfectly customize your user
  13. interface and link it seamlessly to your application.
  14.  
  15. See at the end of this file for copyright and usage restrictions.
  16.  
  17. How to use aCupOfCoffeePro
  18. --------------------------
  19.  
  20. You need NEXTSTEP 3.2 or 3.3 User + Developer to run aCupOfCoffeePro.
  21. Additionally you need aCupOfCoffee 1.2. 
  22.  
  23. After unarchiving the delivery (...tar.gz) file with Opener.app,
  24. you double-click aCupOfCoffee.palette. It opens in InterfaceBuilder.
  25. Now you can double click aCupOfCoffeePro.palette to open
  26. it in InterfaceBuilder, too.
  27.  
  28. Follow the instructions in the README file of aCupOfCoffee.
  29.  
  30. aCupOfCoffeePro follows the conventions of InterfaceBuilder,
  31. so you should be able to work with the custom components
  32. and objects with no problem.
  33.  
  34. You can establish outlet and action connections as usual in 
  35. InterfaceBuilder. First place a ClassList object in your document,
  36. and fill it with information about your java classes, their outlets
  37. and actions. Outlets are variables pointing to other objects.
  38. Actions are methods with the signature "public void actionMethod (Object o);"
  39. that are called in response to user actions on components.
  40.  
  41. You can have more than one ClassList in your document file, and
  42. copy/paste ClassLists between your document files.
  43.  
  44. After filling the class list, assign class attributes to your
  45. custom objects and components. Now you can establish connections
  46. with Control-Dragging.
  47.  
  48. Beta Release
  49. ------------
  50.  
  51. This is a beta release. It has been tested on a NeXT computer and an
  52. Intel-PC with NEXTSTEP 3.3. The Java output has been tested, to a very
  53. limited amount, with the JDK on Win95, and with Netscape 2.0 on Win95,
  54. solaris, and HP-UX.
  55.  
  56. Please expect any kind of bugs when you use BuildUIsNow.
  57. Don't use aCupOfCoffeePro if you don't have backups of
  58. your important files!
  59.  
  60. Platforms
  61. ---------
  62.  
  63. aCupOfCoffeePro runs with NEXTSTEP Developer 3.2 or 3.3 on all
  64. architectures (Motorola, Intel, Sun, HP). The output has been
  65. tested with the Java Development Kit from Sun on Windows95
  66. as well as with Netscape 2.0 on Windows95.
  67.  
  68. License
  69. --------
  70.  
  71. Unlike aCupOfCoffee, aCupOfCoffeePro is not freely available.
  72. Thus, the distribution only contains a demo version.
  73.  
  74. No Warranty: This software is provided "as is" without warranty of
  75. any kind, either expressed or implied, including but not limited to
  76. the implied warranties of merchantability and fitness for a particular
  77. purpose.
  78.  
  79. No Liability For Consequential Damages: In no event shall the author or
  80. melonSoft Ralf Suckow Berlin be liable for any damages, including any
  81. lost profits, lost savings or other incidental or consequential damages
  82. arising out of the use or inability to use this software, even if the author
  83. or melonSoft Ralf Suckow Berlin has been advised of the possibility of such
  84. damages.
  85.  
  86. Pricing
  87. -------
  88.  
  89. You get aCupOfCoffeePro if you buy a license of aCupOfCoffee for
  90. commercial use. Educational discounts are available.
  91.  
  92. For Information and Bug Reports
  93. --------------------------------
  94.  
  95. Any help to improve aCupOfCoffeePro and reporting bugs (suckow@contrib.de)
  96. is highly appreciated.
  97.  
  98. melonSoft Ralf Suckow Berlin      e-mail: suckow@contrib.de
  99. Koenigswinterstrasse 12           fax: (+4930) 5030 595
  100. 10318 Berlin, Germany             (!! Address and Fax# changed !!)
  101.  
  102. Copyright
  103. ---------
  104.  
  105. This description as well as the software it describes is
  106. Copyright (1996) by melonSoft Ralf Suckow, Berlin. All Rights Reserved.
  107.  
  108. --------------------------------------------------------------------------
  109. Java and solaris are trademarks or registered trademark of Sun Microsystems, Inc. NEXTSTEP is a trademark of NeXT Computer, Inc. HP-UX is possibly a 
  110. trademark or registered trademark of Hewlett Packard, Inc. aCupOfCoffee is
  111. a trademark of melonSoft Ralf Suckow Berlin. Netscape is a trademark or
  112. registered trademark of Netscape Communications Inc.
  113.  
  114. All other trademarks belong to their respective owners.
  115.