home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / OneVision.app / DTPElement2JustifiedText.1Vmod / DTPElement2JustifiedText.nib / data.classes next >
Encoding:
Text File  |  1996-11-12  |  530 b   |  14 lines

  1. ImageElement = {SUPERCLASS = Element; };
  2. DTPElement2JustifiedText = {
  3.     ACTIONS = {"convertDTPElement2JustifiedText:" = "convertDTPElement2JustifiedText:"; }; 
  4.     OUTLETS = {DTPElement2JustifiedTextButton = DTPElement2JustifiedTextButton; }; 
  5.     SUPERCLASS = Tool; 
  6. };
  7. VektorElement = {SUPERCLASS = Element; };
  8. Tool = {
  9.     OUTLETS = {fixElement = fixElement; myElement = myElement; myPanel = myPanel; }; 
  10.     SUPERCLASS = Object; 
  11. };
  12. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  13. Element = {SUPERCLASS = Object; };
  14.