home *** CD-ROM | disk | FTP | other *** search
- object FrmJavaKit: TFrmJavaKit
- Left = 63
- Top = 118
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'JavaKit'
- ClientHeight = 190
- ClientWidth = 552
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 16
- Width = 165
- Height = 13
- Caption = 'Select one of the following applets:'
- end
- object lblWidth: TLabel
- Left = 336
- Top = 128
- Width = 28
- Height = 13
- Caption = '&Width'
- Enabled = False
- FocusControl = seWidth
- Transparent = True
- end
- object lblHeight: TLabel
- Left = 448
- Top = 128
- Width = 31
- Height = 13
- Caption = '&Height'
- Enabled = False
- FocusControl = seHeight
- Transparent = True
- end
- object Image4: TImage
- Left = 296
- Top = 0
- Width = 158
- Height = 41
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Image1: TImage
- Left = 456
- Top = 16
- Width = 89
- Height = 26
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object lblText: TLabel
- Left = 8
- Top = 80
- Width = 21
- Height = 13
- Caption = '&Text'
- FocusControl = EditText
- end
- object lblFontFace: TLabel
- Left = 8
- Top = 112
- Width = 45
- Height = 13
- Caption = 'Font &face'
- FocusControl = EditFontFace
- end
- object lblFontSize: TLabel
- Left = 8
- Top = 144
- Width = 42
- Height = 13
- Caption = 'Font &size'
- FocusControl = seFontSize
- end
- object Label2: TLabel
- Left = 248
- Top = 80
- Width = 66
- Height = 13
- Caption = '&Image Source'
- Enabled = False
- FocusControl = EditImageSrc
- Transparent = True
- end
- object rbDizzer: TRadioButton
- Left = 8
- Top = 48
- Width = 57
- Height = 17
- Hint = 'Dizzer - your text becomes '#39'nervous'#39
- Caption = '&Dizzer'
- Checked = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- TabStop = True
- OnClick = rbDizzerClick
- end
- object rbGlower: TRadioButton
- Left = 64
- Top = 48
- Width = 57
- Height = 17
- Hint = 'Glower - your text will glow in many colors'
- Caption = '&Glower'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = rbGlowerClick
- end
- object btnOK: TButton
- Left = 392
- Top = 160
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 10
- end
- object btnCancel: TButton
- Left = 472
- Top = 160
- Width = 75
- Height = 25
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 11
- end
- object seWidth: TSpinEdit
- Left = 376
- Top = 128
- Width = 57
- Height = 22
- Enabled = False
- MaxValue = 10000
- MinValue = 0
- TabOrder = 8
- Value = 200
- end
- object seHeight: TSpinEdit
- Left = 488
- Top = 128
- Width = 57
- Height = 22
- Enabled = False
- MaxValue = 10000
- MinValue = 0
- TabOrder = 9
- Value = 200
- end
- object rbMarqueeForImages: TRadioButton
- Left = 248
- Top = 48
- Width = 113
- Height = 17
- Hint = 'Marquee for images - let an image scroll over the screen'
- Caption = '&Marquee for images'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = rbMarqueeForImagesClick
- end
- object EditImageSrc: TEdit
- Left = 320
- Top = 80
- Width = 145
- Height = 21
- Hint = 'Enter the path of the image to be scrolled'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 6
- end
- object btnURL: TBitBtn
- Left = 472
- Top = 80
- Width = 75
- Height = 21
- Hint = 'URL Assistant'
- Caption = '&URL'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 7
- OnClick = btnURLClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770000000
- 000077777FFFFFFFFFFF7774408777777770777788888888888F7744448BFFFB
- FF707788F78F7FFFFF8F7440008FCCCCCB7078F7778F8888878F6C66368BFFFB
- FF7078F7778F7FFFFF8F6668028FCCCCCB708F77778F8888878F6666388BFFFB
- FF708F77778F7FFFFF8F6866888FCCCCCB708F77778F8888878F6766888BFFFB
- FF708F77778F77FF7F8F8E7E788FFCCF00008F77778F7887888F8777788BFFFB
- 7F878F77778F77778F877877778FFBFF787778F7778FFFFF887778F777888888
- 807778F7778888888877777FF77778380777778FF777777F877777777777E788
- 777777788FFFFF88777777777888887777777777788888777777}
- NumGlyphs = 2
- end
- object EditText: TEdit
- Left = 64
- Top = 80
- Width = 169
- Height = 21
- Hint = 'Enter the text you want to see displayed by the applet'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- end
- object EditFontFace: TEdit
- Left = 64
- Top = 112
- Width = 169
- Height = 21
- Hint =
- 'Enter the font you want to use (NB: Available on most systems ar' +
- 'e TimesRoman and Courier)'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- end
- object seFontSize: TSpinEdit
- Left = 64
- Top = 144
- Width = 57
- Height = 22
- Hint = 'Enter the font size'
- MaxValue = 100
- MinValue = 0
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- Value = 12
- end
- end
-