home *** CD-ROM | disk | FTP | other *** search
/ Java 1.2 How-To / JavaHowTo.iso / 3rdParty / Bluette / Examples / Love.jfm < prev    next >
Encoding:
Text File  |  1996-08-25  |  2.8 KB  |  174 lines

  1. Love : TFrame
  2.   Background = white
  3.   Caption = Love
  4.   FontName = Dialog
  5.   FontSize = 12
  6.   FontStyle = [BOLD]
  7.   Foreground = black
  8.   FrameId = 201
  9.   Height = 272
  10.   Left = 191
  11.   Tag = 1111
  12.   Top = 108
  13.   Width = 401
  14.   OnWindowDestroy = Love_WindowDestroy
  15.   OnMouseMove = Love_MouseMove
  16.  
  17. Image1 : TImage
  18.   FileName = oneeye.gif
  19.   Height = 57
  20.   Left = 272
  21.   Picture = examples\oneeye.gif
  22.   Tag = 0
  23.   Top = 11
  24.   Width = 113
  25.  
  26. Label2 : TLabel
  27.   Align = LEFT
  28.   Caption = Could live I like one-eyed fish
  29.   FontName = Helvetica
  30.   FontSize = 12
  31.   FontStyle = []
  32.   Height = 16
  33.   Left = 20
  34.   Parent = Love
  35.   Tag = 1
  36.   Top = 55
  37.   Width = 211
  38.  
  39. Label3 : TLabel
  40.   Align = LEFT
  41.   Caption = Could love I like one-eyed fish
  42.   FontName = Helvetica
  43.   FontSize = 12
  44.   FontStyle = []
  45.   Height = 16
  46.   Left = 20
  47.   Parent = Love
  48.   Tag = 1
  49.   Top = 75
  50.   Width = 229
  51.  
  52. Label4 : TLabel
  53.   Align = LEFT
  54.   Caption = Like the ▌∩┘═ lived swimming together
  55.   FontName = Helvetica
  56.   FontSize = 12
  57.   FontStyle = []
  58.   Height = 16
  59.   Left = 20
  60.   Parent = Love
  61.   Tag = 1
  62.   Top = 95
  63.   Width = 276
  64.  
  65. Label5 : TLabel
  66.   Align = LEFT
  67.   Caption =  till they died to live like other two-eyed fish
  68.   FontName = Helvetica
  69.   FontSize = 12
  70.   FontStyle = []
  71.   Height = 16
  72.   Left = 20
  73.   Parent = Love
  74.   Tag = 1
  75.   Top = 115
  76.   Width = 299
  77.  
  78. Label6 : TLabel
  79.   Align = LEFT
  80.   Caption = Could love I 
  81.   FontName = Helvetica
  82.   FontSize = 12
  83.   FontStyle = []
  84.   Height = 16
  85.   Left = 20
  86.   Parent = Love
  87.   Tag = 1
  88.   Top = 135
  89.   Width = 88
  90.  
  91. Label7 : TLabel
  92.   Align = LEFT
  93.   Caption = like one-eyed ▌∩┘═ 
  94.   FontName = Helvetica
  95.   FontSize = 12
  96.   FontStyle = []
  97.   Height = 16
  98.   Left = 20
  99.   Parent = Love
  100.   Tag = 1
  101.   Top = 156
  102.   Width = 138
  103.  
  104. Label8 : TLabel
  105.   Align = LEFT
  106.   Caption = . . .
  107.   FontName = Helvetica
  108.   FontSize = 11
  109.   FontStyle = [BOLD]
  110.   Height = 16
  111.   Left = 21
  112.   Parent = Love
  113.   Tag = 1
  114.   Top = 179
  115.   Width = 35
  116.  
  117. Label9 : TLabel
  118.   Align = LEFT
  119.   Caption = - from <One-eyed fish's love> -
  120.   FontName = Helvetica
  121.   FontSize = 11
  122.   FontStyle = []
  123.   Height = 18
  124.   Left = 24
  125.   Parent = Love
  126.   Tag = 1
  127.   Top = 218
  128.   Width = 216
  129.  
  130. Panel1 : TPanel
  131.   Background = yellow
  132.   FontName = Dialog
  133.   FontSize = 12
  134.   FontStyle = [BOLD]
  135.   Foreground = black
  136.   Height = 34
  137.   Left = 10
  138.   Parent = Love
  139.   Tag = 11
  140.   Top = 13
  141.   Width = 252
  142.  
  143. Panel2 : TPanel
  144.   Background = red
  145.   FontName = Dialog
  146.   FontSize = 12
  147.   FontStyle = [BOLD]
  148.   Foreground = black
  149.   Height = 24
  150.   Left = 3
  151.   Parent = Panel1
  152.   Tag = 11
  153.   Top = 3
  154.   Width = 220
  155.  
  156. Label1 : TLabel
  157.   Align = LEFT
  158.   Caption = One-eyed fish's love
  159.   FontName = Helvetica
  160.   FontSize = 12
  161.   FontStyle = [BOLD]
  162.   Height = 18
  163.   Left = 4
  164.   Parent = Panel2
  165.   Tag = 1
  166.   Top = 3
  167.   Width = 180
  168.  
  169. MMB : TBBTN
  170.   Left = 10
  171.   Top = 230
  172.   Visible = False
  173.  
  174.