home *** CD-ROM | disk | FTP | other *** search
- object MainJBuilderWindow_XX: TMainJBuilderWindow_XX
- Left = 203
- Top = 111
- Width = 647
- Height = 108
- HelpContext = 24821
- Caption = 'JBuilder'
- ParentFont = True
- Icon.Data = {<image000.ico>}
- Menu = MainMenu
- Scaled = False
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnDeactivate = FormDeactivate
- OnResize = FormResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object MenuBevel: TBevel
- Left = 0
- Top = 0
- Width = 639
- Height = 2
- Align = alTop
- Shape = bsBottomLine
- end
- object SpeedBar: TPanel
- Left = 0
- Top = 2
- Width = 222
- Height = 38
- Align = alLeft
- BevelOuter = bvNone
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object Palette: TPanel
- Left = 224
- Top = 2
- Width = 412
- Height = 38
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 2
- TabOrder = 1
- object PaletteParent: TPanel
- Left = 22
- Top = 4
- Width = 185
- Height = 41
- BevelOuter = bvNone
- TabOrder = 0
- end
- end
- object VertDivider: TPanel
- Left = 222
- Top = 2
- Width = 2
- Height = 38
- Cursor = crSizeWE
- Align = alLeft
- BevelOuter = bvLowered
- TabOrder = 2
- OnMouseDown = VertDividerMouseDown
- OnMouseMove = VertDividerMouseMove
- OnMouseUp = VertDividerMouseUp
- end
- object StatusPanel: TPanel
- Left = 0
- Top = 40
- Width = 639
- Height = 22
- Align = alBottom
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 3
- OnResize = StatusPanelResize
- object StatusLine: TNotebook
- Left = 2
- Top = 2
- Width = 635
- Height = 18
- Align = alClient
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Status'
- object panelStatusText: TPanel
- Left = 0
- Top = 0
- Width = 635
- Height = 20
- Alignment = taLeftJustify
- BevelOuter = bvNone
- TabOrder = 0
- OnMouseDown = statPanel2MouseDown
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Command'
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Compile'
- end
- end
- end
- object Panel9: TPanel
- Left = 636
- Top = 2
- Width = 3
- Height = 38
- Align = alRight
- BevelOuter = bvLowered
- TabOrder = 4
- end
- object MainMenu: TMainMenu
- Left = 8
- Top = 8
- object FileMenu: TMenuItem
- Caption = '&File'
- GroupIndex = 1
- HelpContext = 25201
- OnClick = MainMenuClick
- object old____NewProject1: TMenuItem
- Caption = 'old ----- New Project'
- HelpContext = 25203
- Visible = False
- OnClick = old____NewProject1Click
- end
- object FileOpenItem: TMenuItem
- Caption = '&Open / Create...'
- HelpContext = 25204
- OnClick = FileOpenItemClick
- end
- object ReOpen1: TMenuItem
- Caption = '&Reopen'
- HelpContext = 25217
- end
- object FileCloseItem: TMenuItem
- Caption = '&Close'
- GroupIndex = 2
- HelpContext = 25205
- OnClick = FileCloseItemClick
- end
- object FileCloseAllItem: TMenuItem
- Caption = 'C&lose All'
- GroupIndex = 2
- HelpContext = 25206
- OnClick = FileCloseAllItemClick
- end
- object N2: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object FileSaveItem: TMenuItem
- Caption = '&Save'
- GroupIndex = 2
- HelpContext = 25207
- ShortCut = 16467
- OnClick = FileSaveItemClick
- end
- object SaveAs1: TMenuItem
- Caption = 'Save &As...'
- GroupIndex = 2
- HelpContext = 25208
- OnClick = FileSaveItemClick
- end
- object SaveProject1: TMenuItem
- Caption = 'Save Pro&ject'
- GroupIndex = 2
- HelpContext = 25209
- OnClick = SaveProject1Click
- end
- object FileSaveAllItem: TMenuItem
- Caption = 'Sa&ve All'
- GroupIndex = 2
- HelpContext = 25210
- OnClick = FileSaveAllItemClick
- end
- object N5: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object ProjectRemoveItem: TMenuItem
- Caption = 'R&emove from Project'
- GroupIndex = 2
- HelpContext = 25211
- OnClick = ProjectRemoveItemClick
- end
- object old____Delete1: TMenuItem
- Caption = 'old ---- Delete'
- GroupIndex = 2
- Visible = False
- end
- object Rename1: TMenuItem
- Caption = 'Rena&me...'
- GroupIndex = 2
- HelpContext = 25212
- OnClick = FileSaveItemClick
- end
- object N8: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object ProjectOptionsItem: TMenuItem
- Caption = 'Project Proper&ties...'
- GroupIndex = 2
- HelpContext = 25213
- OnClick = ProjectOptionsItemClick
- end
- object TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object PrinterSetup1: TMenuItem
- Caption = 'Pr&inter Setup...'
- GroupIndex = 2
- HelpContext = 25214
- OnClick = PrinterSetup1Click
- end
- object FilePrintItem: TMenuItem
- Caption = '&Print...'
- GroupIndex = 2
- HelpContext = 25215
- OnClick = FilePrintItemClick
- end
- object TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object FileExitItem: TMenuItem
- Caption = 'E&xit'
- GroupIndex = 2
- HelpContext = 25216
- OnClick = FileExitItemClick
- end
- end
- object EditMenu: TMenuItem
- Caption = '&Edit'
- GroupIndex = 1
- HelpContext = 25221
- OnClick = MainMenuClick
- object EditUndoItem: TMenuItem
- Caption = '&Undo'
- Enabled = False
- GroupIndex = 2
- HelpContext = 25223
- end
- object EditRedoItem: TMenuItem
- Caption = '&Redo'
- Enabled = False
- GroupIndex = 2
- HelpContext = 25224
- end
- object N15: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object EditCutItem: TMenuItem
- Caption = 'Cu&t'
- Enabled = False
- GroupIndex = 2
- HelpContext = 25225
- end
- object EditCopyItem: TMenuItem
- Caption = '&Copy'
- Enabled = False
- GroupIndex = 2
- HelpContext = 25226
- end
- object EditPasteItem: TMenuItem
- Caption = '&Paste'
- Enabled = False
- GroupIndex = 2
- HelpContext = 25227
- end
- object EditDeleteItem: TMenuItem
- Caption = '&Delete'
- Enabled = False
- GroupIndex = 2
- HelpContext = 25228
- end
- object EditSelectAll: TMenuItem
- Caption = 'Se&lect All'
- Enabled = False
- GroupIndex = 2
- HelpContext = 25229
- end
- end
- object SearchMenu: TMenuItem
- Caption = '&Search'
- GroupIndex = 2
- HelpContext = 25241
- OnClick = MainMenuClick
- object SearchFindItem: TMenuItem
- Caption = '&Find...'
- Enabled = False
- HelpContext = 25242
- ShortCut = 16454
- end
- object SearchReplaceItem: TMenuItem
- Caption = '&Replace...'
- Enabled = False
- HelpContext = 25243
- ShortCut = 16466
- end
- object SearchAgainItem: TMenuItem
- Caption = '&Search Again'
- Enabled = False
- HelpContext = 25244
- ShortCut = 16460
- end
- object SearchIncrementalItem: TMenuItem
- Caption = '&Incremental Search'
- Enabled = False
- HelpContext = 25245
- end
- object SearchSourcePath1: TMenuItem
- Caption = 'Search S&ource Path...'
- HelpContext = 25246
- OnClick = SearchSourcePath1Click
- end
- object TMenuItem
- Caption = '-'
- end
- object SearchGoToItem: TMenuItem
- Caption = '&Go to Line Number...'
- Enabled = False
- HelpContext = 25247
- ShortCut = 16458
- end
- object TMenuItem
- Caption = '-'
- end
- object ViewCmdLineItem: TMenuItem
- Caption = 'Goto &Command Line'
- Visible = False
- OnClick = ViewCmdLineItemClick
- end
- object SearchSymbolItem: TMenuItem
- Caption = 'Browse S&ymbol...'
- GroupIndex = 1
- HelpContext = 25248
- OnClick = SearchSymbolItemClick
- end
- end
- object ViewsMenu: TMenuItem
- Caption = '&View'
- GroupIndex = 2
- HelpContext = 25261
- OnClick = ViewsMenuClick
- object ViewLoadedClassesItem: TMenuItem
- Caption = '&Loaded Classes'
- HelpContext = 25265
- OnClick = ViewLoadedClassesItemClick
- end
- object ViewDebugLogItem: TMenuItem
- Caption = '&Execution Log'
- HelpContext = 25266
- OnClick = ViewDebugLogItemClick
- end
- object ViewBreakpointsItem: TMenuItem
- Caption = '&Breakpoints'
- HelpContext = 25267
- OnClick = ViewBreakpointsItemClick
- end
- object ViewDebugContextItem: TMenuItem
- Caption = '&Debugger Context Browser'
- Enabled = False
- HelpContext = 25268
- OnClick = ViewDebugContextItemClick
- end
- object N14: TMenuItem
- Caption = '-'
- Visible = False
- end
- object NewBrowser1: TMenuItem
- Caption = '&New Browser'
- HelpContext = 25269
- OnClick = NewBrowser1Click
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object NextMessageItem: TMenuItem
- Caption = 'Ne&xt Error Message'
- HelpContext = 25272
- OnClick = NextMessageItemClick
- end
- object PrevMessageItem: TMenuItem
- Caption = '&Previous Error Message'
- HelpContext = 25273
- OnClick = PrevMessageItemClick
- end
- object MessageView1: TMenuItem
- Caption = 'Message &View'
- HelpContext = 25278
- OnClick = MessageView1Click
- end
- object N6: TMenuItem
- Caption = '-'
- end
- object ViewSpeedBarItem: TMenuItem
- Caption = '&Toolbar'
- Checked = True
- HelpContext = 25274
- OnClick = ViewSpeedBarItemClick
- end
- object ViewPaletteItem: TMenuItem
- Caption = '&Component Palette'
- Checked = True
- HelpContext = 25275
- OnClick = ViewPaletteItemClick
- end
- object ToggleCurtainItem: TMenuItem
- Caption = 'T&oggle Curtain'
- HelpContext = 25276
- ShortCut = 24699
- OnClick = ToggleCurtainItemClick
- end
- object NextPaneItem: TMenuItem
- Caption = 'Next P&ane'
- HelpContext = 25277
- ShortCut = 24698
- OnClick = NextPaneItemClick
- end
- object N10: TMenuItem
- Caption = '-'
- end
- object ViewWindows: TMenuItem
- Caption = '&Windows'
- end
- end
- object Compile1: TMenuItem
- Caption = '&Build'
- GroupIndex = 2
- HelpContext = 25281
- OnClick = Compile1Click
- object ProjectCompileItem: TMenuItem
- Caption = '&Make'
- GroupIndex = 2
- HelpContext = 25282
- OnClick = ProjectCompileItemClick
- end
- object ProjectBuildItem: TMenuItem
- Caption = '&Rebuild'
- GroupIndex = 2
- HelpContext = 25283
- OnClick = ProjectBuildItemClick
- end
- end
- object RunMenu: TMenuItem
- Caption = '&Run'
- GroupIndex = 2
- HelpContext = 25301
- OnClick = RunMenuClick
- object RunRunItem: TMenuItem
- Caption = '&Debug'
- HelpContext = 25302
- OnClick = RunRunItemClick
- end
- object RunNoDebugItem: TMenuItem
- Caption = '&Run'
- HelpContext = 25303
- OnClick = RunNoDebugItemClick
- end
- object RunParametersItem: TMenuItem
- Caption = '&Parameters...'
- HelpContext = 25304
- OnClick = RunParametersItemClick
- end
- object N4: TMenuItem
- Caption = '-'
- end
- object RunStepOverItem: TMenuItem
- Caption = '&Step Over'
- Enabled = False
- HelpContext = 25305
- OnClick = RunStepOverItemClick
- end
- object RunTraceIntoItem: TMenuItem
- Caption = '&Trace Into'
- Enabled = False
- HelpContext = 25306
- OnClick = RunTraceIntoItemClick
- end
- object RunRunToCursorItem: TMenuItem
- Caption = 'Run to &Cursor'
- Enabled = False
- HelpContext = 25307
- OnClick = RunRunToCursorItemClick
- end
- object RunRunToEndOfMethodItem: TMenuItem
- Caption = 'Run to End of &Method'
- Enabled = False
- HelpContext = 25308
- OnClick = RunRunToEndOfMethodItemClick
- end
- object RunShowCSIPItem: TMenuItem
- Caption = 'S&how Execution Point'
- Enabled = False
- HelpContext = 25309
- OnClick = RunShowCSIPItemClick
- end
- object RunPauseItem: TMenuItem
- Caption = 'Pro&gram Pause'
- Enabled = False
- HelpContext = 25310
- OnClick = RunPauseItemClick
- end
- object RunTerminateItem: TMenuItem
- Caption = 'Program R&eset'
- Enabled = False
- HelpContext = 25311
- OnClick = RunTerminateItemClick
- end
- object TMenuItem
- Caption = '-'
- end
- object RunAddWatchItem: TMenuItem
- Caption = 'Add &Watch...'
- Enabled = False
- HelpContext = 25312
- OnClick = RunAddWatchItemClick
- end
- object RunAddBreakItem: TMenuItem
- Caption = 'Add &Breakpoint...'
- Enabled = False
- HelpContext = 25313
- OnClick = RunAddBreakItemClick
- end
- object RunInspectItem: TMenuItem
- Caption = '&Inspect...'
- Enabled = False
- HelpContext = 25314
- OnClick = RunInspectItemClick
- end
- object RunEvalModItem: TMenuItem
- Caption = 'E&valuate/Modify...'
- Enabled = False
- HelpContext = 25315
- OnClick = RunEvalModItemClick
- end
- end
- object Experts1: TMenuItem
- Caption = '&Wizards'
- GroupIndex = 2
- HelpContext = 25321
- OnClick = MainMenuClick
- end
- object ToolsMenu: TMenuItem
- Caption = '&Tools'
- GroupIndex = 2
- HelpContext = 25341
- OnClick = MainMenuClick
- object ToolsOptionsItem: TMenuItem
- Caption = 'IDE &Options...'
- HelpContext = 25345
- OnClick = ToolsOptionsItemClick
- end
- object Projectpropertydefaults1: TMenuItem
- Caption = '&Default Project Properties...'
- HelpContext = 25213
- OnClick = Projectpropertydefaults1Click
- end
- object N11: TMenuItem
- Caption = '-'
- end
- end
- object HelpMenu: TMenuItem
- Caption = '&Help'
- GroupIndex = 2
- HelpContext = 25361
- OnClick = MainMenuClick
- object HelpContentsItem: TMenuItem
- Caption = '&Help Topics'
- HelpContext = 25362
- OnClick = HelpContentsItemClick
- end
- object N13: TMenuItem
- Caption = '-'
- end
- object BeansExpress1: TMenuItem
- Caption = 'BeansE&xpress'
- HelpContext = 25368
- OnClick = BeansExpress1Click
- end
- object JavaReference1: TMenuItem
- Caption = '&Java Reference'
- HelpContext = 25363
- OnClick = JavaReference1Click
- end
- object BajaReference1: TMenuItem
- Caption = 'J&BCL Reference'
- HelpContext = 25364
- OnClick = BajaReference1Click
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object BorlandOnline1: TMenuItem
- Caption = 'Borland &Online'
- HelpContext = 25365
- OnClick = BorlandOnline1Click
- end
- object WelcomeProjectSample1: TMenuItem
- Caption = '&Welcome Project (Sample)'
- HelpContext = 25366
- Visible = False
- OnClick = WelcomeProjectSample1Click
- end
- object N7: TMenuItem
- Caption = '-'
- end
- object HelpAboutItem: TMenuItem
- Caption = '&About...'
- HelpContext = 25367
- OnClick = HelpAboutItemClick
- end
- end
- end
- object SpeedbarMenu: TPopupMenu
- HelpContext = 4740
- Left = 40
- Top = 8
- object ShowSpeedHints: TMenuItem
- Caption = '&Show Hints'
- HelpContext = 2312
- end
- object Hide1: TMenuItem
- Caption = '&Hide'
- HelpContext = 2311
- end
- object SpeedbarHelpItem: TMenuItem
- Caption = 'H&elp'
- HelpContext = 2313
- end
- object N12: TMenuItem
- Caption = '-'
- end
- object SpeedBarConfigureItem: TMenuItem
- Caption = 'P&roperties'
- HelpContext = 2310
- OnClick = SpeedBarConfigureItemClick
- end
- end
- object PaletteMenu: TPopupMenu
- HelpContext = 4745
- Left = 72
- Top = 8
- object ShowPaletteHints: TMenuItem
- Caption = '&Show Hints'
- HelpContext = 2302
- end
- object Hide2: TMenuItem
- Caption = '&Hide'
- HelpContext = 2301
- end
- object PaletteHelpItem: TMenuItem
- Caption = 'H&elp'
- HelpContext = 2303
- end
- object N9: TMenuItem
- Caption = '-'
- end
- object Configure2: TMenuItem
- Caption = 'P&roperties'
- HelpContext = 2300
- end
- end
- object SaveFileDialog: TSaveDialog
- Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist]
- Left = 104
- Top = 8
- end
- object OpenProjDialog: TOpenDialog
- DefaultExt = 'jpr'
- Filter =
- 'JBuilder Files (*.jpr;*.java;*.idl;*.htm;*.html;*.txt;*.gif;*.jp' +
- 'g;*.bmp;*.png;*.properties)|*.jpr;*.java;*.idl;*.htm;*.html;*.tx' +
- 't;*.gif;*.jpg;*.bmp;*.png;*.properties|Java Projects (*.jpr)|*.j' +
- 'pr|Java Source (*.java)|*.java|IDL Files (*.idl)|*.idl|HTML Docu' +
- 'ments (*.htm;*.html;*.shtml)|*.html;*.htm;*.shtml|Text Files (*.' +
- 'txt)|*.txt|GIF Images (*.gif)|*.gif|JPG Images (*.jpg)|*.jpg|BMP' +
- ' Images (*.bmp)|*.bmp|Java Properties (*.properties)|*.propertie' +
- 's|All Files (*.*)|*.*'
- Options = [ofPathMustExist]
- Title = 'Open Project'
- Left = 168
- Top = 8
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 250
- OnTimer = Timer1Timer
- Left = 136
- Top = 8
- end
- object PrinterSetupDialog1: TPrinterSetupDialog
- Left = 200
- Top = 8
- end
- end
-