A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

AbstractFilesystem - class com.borland.primetime.vfs.AbstractFilesystem.
AbstractFilesystem is an abstract class that implementats a subset of the Filesystem interface that should be fairly consistent from one filesystem to the next.
AbstractFilesystem() - Constructor for class com.borland.primetime.vfs.AbstractFilesystem
 
AbstractNodeViewer - class com.borland.primetime.viewer.AbstractNodeViewer.
AbstractNodeViewer provides a reasonable default implementation of the NodeViewer interface.
AbstractNodeViewer(Context) - Constructor for class com.borland.primetime.viewer.AbstractNodeViewer
Creates a new AbstractNodeViewer for the specified context.
AbstractScanner - class com.borland.primetime.editor.AbstractScanner.
This class is the abstract base for language scanner classes used for syntax highlighting.
AbstractScanner() - Constructor for class com.borland.primetime.editor.AbstractScanner
 
ACCELERATOR - Static variable in class com.borland.primetime.actions.UpdateAction
The storage attribute key for the ACCELERATOR (KeyStroke) property.
action - Variable in class com.borland.primetime.actions.ActionButton
 
action - Variable in class com.borland.primetime.actions.ActionMenuItem
 
action - Variable in class com.borland.primetime.actions.DelegateAction
The transient storage for the currently associated target action.
action - Variable in class com.borland.primetime.editor.TrackingKeymap.TrackingAction
 
action - Variable in class com.borland.primetime.editor.EditorAction.SubKeymapAction
The Action object bound wrapped by this instance.
action - Variable in class com.borland.primetime.ide.KeymapManager.KeyActionBinding
 
action - Variable in class com.borland.primetime.ide.KeymapManager.SubKeymapAction
 
ACTION_ActivateNode - Static variable in class com.borland.primetime.ide.ProjectView
The action 'ViewNode' opens the Node in the Browser window.
ACTION_Backward - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_Begin - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_BeginLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_BeginWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_BottomOfScreen - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_BrowserCascadeAll - Static variable in class com.borland.primetime.ide.Browser
Scans the list of existing Browsers in this JBuilder session, and arrages them all in a Z-order cascade, with the top of the Z-order remaining in front.
ACTION_BrowserExit - Static variable in class com.borland.primetime.ide.Browser
Calls the close() method on this Browser.
ACTION_BrowserIconify - Static variable in class com.borland.primetime.ide.Browser
 
ACTION_BrowserMinimizeAll - Static variable in class com.borland.primetime.ide.Browser
Scans the list of existing Browsers in this JBuilder session, and minimizes them all.
ACTION_BrowserNew - Static variable in class com.borland.primetime.ide.Browser
Creates a new browser window when invoked.
ACTION_BrowserRestoreAll - Static variable in class com.borland.primetime.ide.Browser
Scans the list of existing Browsers in this JBuilder session, and restores them all from a minimized state.
ACTION_BrowserShow - Static variable in class com.borland.primetime.ide.Browser
Calls the show() method on this browser window.
ACTION_BrowserTileAll - Static variable in class com.borland.primetime.ide.Browser
Scans the list of existing Browsers in this JBuilder session, and tiles them all to fit on the screen at the same time.
ACTION_CommentLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_ContextMenu - Static variable in class com.borland.primetime.ide.ProjectView
 
ACTION_Copy - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_CopyContent - Variable in class com.borland.primetime.ide.MessageView
 
ACTION_Cut - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_DeleteBeginLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_DeleteBeginWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_DeleteEndLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_DeleteLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_DeleteNextChar - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_DeletePrevChar - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_DeleteSelection - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_DeleteWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_Down - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_EditDefaultProjectProperties - Static variable in class com.borland.primetime.ide.Browser
The static action 'EditDefaultProjectProperties' displays the PropertyDialog to the user for default project settings.
ACTION_EditProjectProperties - Static variable in class com.borland.primetime.ide.Browser
The static action 'EditProjectProperties' displays the PropertyDialog to the user for the active project's settings.
ACTION_End - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_EndLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_EndWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_ExpandMessage - Static variable in class com.borland.primetime.ide.MessageView
 
ACTION_FileAdd - Static variable in class com.borland.primetime.ide.ProjectView
Displays a FileChooser dialog allowing the user to select a file to open.
ACTION_FileOpen - Static variable in class com.borland.primetime.ide.Browser
Displays a FileChooser dialog allowing the user to select a file to open.
ACTION_Forward - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark0 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark1 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark2 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark3 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark4 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark5 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark6 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark7 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark8 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoBookmark9 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_GotoLineDialog - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_HelpBeansExpress - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpBorlandOnline - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpDataExpressReference - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpdbSwingReference - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpJavaReference - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpJBuilderEnvironment - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpJBuilderHintsAndTips - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpJBuilderHomePage - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpJBuilderKeyboardMappings - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpSwingReference - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_HelpWelcomeProject - Static variable in class com.borland.jbuilder.JBuilderHelpAction
 
ACTION_IncrementalSearch - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_IndentBlock - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_InsertTab - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_LowerCase - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_LowerCaseWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_MatchBrace - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_NavigateBack - Static variable in class com.borland.primetime.ide.Browser
Navigates the Browser to the prior item in the Browser's history list.
ACTION_NavigateForward - Static variable in class com.borland.primetime.ide.Browser
Navigates the Browser to the next item in the Browser's history list.
ACTION_NavigateHome - Static variable in class com.borland.primetime.ide.Browser
Navigates the Browser back the 'home' position.
ACTION_NewFolder - Static variable in class com.borland.primetime.ide.Browser
 
ACTION_NextMessage - Static variable in class com.borland.primetime.ide.MessageView
 
ACTION_NextOpenNode - Static variable in class com.borland.primetime.ide.Browser
Navigates the Browser to the next item in the open tabs list
ACTION_NextWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_NodeClose - Static variable in class com.borland.primetime.ide.Browser
Calls the closeNode(...) method on this Browser passing the Node returned from the getActiveNode() method on this Browser.
ACTION_NodeCloseAll - Static variable in class com.borland.primetime.ide.Browser
Calls the closeNodes(...) method on this Browser passing the the Node array returned from the getNodes() method on this Browser.
ACTION_NodeRename - Static variable in class com.borland.primetime.ide.Browser
Renames the active node in the Browser.
ACTION_NodeRevert - Static variable in class com.borland.primetime.ide.Browser
Retrieves the 'active' Node using the getActiveNode() method on this Browser.
ACTION_NodeSave - Static variable in class com.borland.primetime.ide.Browser
Saves the active Node if it has been modified.
ACTION_NodeSaveAll - Static variable in class com.borland.primetime.ide.Browser
Saves all modified buffers and projects.
ACTION_NodeSaveAs - Static variable in class com.borland.primetime.ide.Browser
Saves the active Node under a user selected name.
ACTION_OpenLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_OutdentBlock - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_PageDown - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_PageLeft - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_PageRight - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_PageUp - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_Paste - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_PreviousIndent - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_PreviousOpenNode - Static variable in class com.borland.primetime.ide.Browser
Navigates the Browser to the next item in the open tabs list
ACTION_PreviousTabStop - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_PreviousWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_Print - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_PriorMessage - Static variable in class com.borland.primetime.ide.MessageView
 
ACTION_ProjectCloseActive - Static variable in class com.borland.primetime.ide.ProjectView
Closes the active Project, and saves it if it has been modified.
ACTION_ProjectFileOpen - Static variable in class com.borland.primetime.ide.Browser
 
ACTION_ProjectNodeDelete - Static variable in class com.borland.primetime.ide.ProjectView
Deletes the selected files and removes Node from its Project.
ACTION_ProjectNodeRemove - Static variable in class com.borland.primetime.ide.ProjectView
Removes the selected Node from its Project.
ACTION_ProjectNodeRename - Static variable in class com.borland.primetime.ide.Browser
Renames the active selected node in the ProjectView to a new name.
ACTION_ProjectRefresh - Static variable in class com.borland.primetime.ide.ProjectView
 
ACTION_ProjectSave - Static variable in class com.borland.primetime.ide.Browser
Saves the active Project if it has been modified.
ACTION_ProjectSaveAs - Static variable in class com.borland.primetime.ide.Browser
Saves the active Project under a new name.
ACTION_Recenter - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_Redo - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_ReplaceDialog - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_ReverseIncrementalSearch - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_ScrollDown - Static variable in class com.borland.primetime.editor.EditorActions
 
action_scrollLeft - Variable in class com.borland.primetime.actions.ActionToolBar
 
action_scrollRight - Variable in class com.borland.primetime.actions.ActionToolBar
 
ACTION_ScrollUp - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SearchAgain - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SearchDialog - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectAll - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionBackward - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionBegin - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionBeginLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionBeginWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionBottomOfScreen - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionDown - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionEnd - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionEndLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionEndWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionForward - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionNextWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionPageDown - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionPageUp - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionPreviousWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionTopOfScreen - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectionUp - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectLine - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SelectWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark0 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark1 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark2 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark3 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark4 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark5 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark6 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark7 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark8 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetBookmark9 - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SetControlK - Static variable in class com.borland.primetime.editor.CUAActions
 
ACTION_SetControlO - Static variable in class com.borland.primetime.editor.CUAActions
 
ACTION_SetControlQ - Static variable in class com.borland.primetime.editor.CUAActions
 
ACTION_SmartBackspace - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_SmartIndent - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_StripTrailingSpace - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_TabKey - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_Test - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_TestMessageView - Static variable in class com.borland.primetime.ide.MessageView
 
ACTION_TestMessageView1 - Static variable in class com.borland.primetime.ide.MessageView
 
ACTION_TestMessageView2 - Static variable in class com.borland.primetime.ide.MessageView
 
ACTION_TestMessageView3 - Static variable in class com.borland.primetime.ide.MessageView
 
ACTION_ToggleCase - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_ToggleCurtain - Static variable in class com.borland.primetime.ide.Browser
 
ACTION_ToggleInsertMode - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_ToolBarHideAll - Static variable in class com.borland.primetime.ide.Browser
 
ACTION_ToolBarShowAll - Static variable in class com.borland.primetime.ide.Browser
 
ACTION_TopOfScreen - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_Undo - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_UnTabKey - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_Up - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_UpperCase - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_UpperCaseWord - Static variable in class com.borland.primetime.editor.EditorActions
 
ACTION_WindowCascadeAll - Static variable in class com.borland.primetime.ide.MDIContentManager
 
ACTION_WindowMinimize - Static variable in class com.borland.primetime.ide.MDIContentManager
 
ACTION_WindowMinimizeAll - Static variable in class com.borland.primetime.ide.MDIContentManager
 
ACTION_WindowRestore - Static variable in class com.borland.primetime.ide.MDIContentManager
 
ACTION_WindowTileAll - Static variable in class com.borland.primetime.ide.MDIContentManager
 
ActionButton - class com.borland.primetime.actions.ActionButton.
The ActionButton is a UI widget that represents a single Action object.
ActionButton.ActionPropertyChangeListener - class com.borland.primetime.actions.ActionButton.ActionPropertyChangeListener.
 
ActionButton.ActionPropertyChangeListener(ActionButton) - Constructor for class com.borland.primetime.actions.ActionButton.ActionPropertyChangeListener
 
ActionButton(Object, Action) - Constructor for class com.borland.primetime.actions.ActionButton
Constructs an ActionButton with the specified source and action objects.
ActionButton(Object, Action, Dimension) - Constructor for class com.borland.primetime.actions.ActionButton
Constructs an ActionButton with the specified source and action objects, using the specified button size.
ActionButton(Object, Action, Dimension, boolean) - Constructor for class com.borland.primetime.actions.ActionButton
Constructs an ActionButton with the specified source and action objects, using the specified button size, and the useSmallIcon setting.
actionEvent - Variable in class com.borland.primetime.ide.Message
 
ActionGroup - class com.borland.primetime.actions.ActionGroup.
An ActionGroup is a type of UpdateAction that is actually a group of nested Action objects (potentially including nested ActionGroups).
ActionGroup() - Constructor for class com.borland.primetime.actions.ActionGroup
Constructs an ActionGroup with all default settings.
ActionGroup(String) - Constructor for class com.borland.primetime.actions.ActionGroup
Constructs an ActionGroup with the specified shortText.
ActionGroup(String, char) - Constructor for class com.borland.primetime.actions.ActionGroup
Constructs an ActionGroup with the specified shortText and mnemonic.
ActionGroup(String, char, boolean) - Constructor for class com.borland.primetime.actions.ActionGroup
Constructs an ActionGroup with the specified shortText, mnemonic, and popup setting.
ActionGroup(String, char, String) - Constructor for class com.borland.primetime.actions.ActionGroup
Constructs an ActionGroup with the specified shortText, mnemonic, and longText.
ActionGroup(String, char, String, Icon) - Constructor for class com.borland.primetime.actions.ActionGroup
Constructs an ActionGroup with the specified shortText, mnemonic, longText, and smallIcon.
ActionGroup(String, char, String, Icon, boolean) - Constructor for class com.borland.primetime.actions.ActionGroup
Constructs an ActionGroup with the specified shortText, mnemonic, longText, smallIcon, and popup setting.
ActionMenu - class com.borland.primetime.actions.ActionMenu.
The ActionMenu subclass of JMenu defines a physical menu that is dynamically built from the contents of the ActionGroup it is constructed with.
ActionMenu(Object, ActionGroup) - Constructor for class com.borland.primetime.actions.ActionMenu
Constructs an ActionMenu with the specified source object and ActionGroup.
ActionMenuBar - class com.borland.primetime.actions.ActionMenuBar.
The ActionMenuBar subclass of JMenuBar defines a menubar that is dynamically built from the contents of the ActionGroups it is associated with.
ActionMenuBar(Object) - Constructor for class com.borland.primetime.actions.ActionMenuBar
Constructs an ActionMenuBar with the specified source object.
ActionMenuItem - class com.borland.primetime.actions.ActionMenuItem.
 
ActionMenuItem(Object, Action) - Constructor for class com.borland.primetime.actions.ActionMenuItem
Constructs an ActionMenu with the specified source object and ActionGroup.
ActionPalette - class com.borland.primetime.actions.ActionPalette.
 
ActionPalette(Object) - Constructor for class com.borland.primetime.actions.ActionPalette
 
ActionPalettePage - class com.borland.primetime.actions.ActionPalettePage.
The ActionPalettePage defines a toolbar that is dynamically built from the contents of the ActionGroup it is constructed with.
ActionPalettePage(Object, ActionGroup) - Constructor for class com.borland.primetime.actions.ActionPalettePage
Constructs an ActionPalettePage with the specified source object and ActionGroup.
ActionPalettePage(Object, ActionGroup, Dimension) - Constructor for class com.borland.primetime.actions.ActionPalettePage
Constructs an ActionPalettePage with the specified source object, ActionGroup, and button size.
ActionPalettePage(Object, ActionGroup, Dimension, boolean) - Constructor for class com.borland.primetime.actions.ActionPalettePage
Constructs an ActionPalettePage with the specified source object, ActionGroup, button size, and useSmallIcon state.
ActionPalettePage(Object, ActionGroup, Dimension, boolean, boolean) - Constructor for class com.borland.primetime.actions.ActionPalettePage
Constructs an ActionPalettePage with the specified source object, ActionGroup, button size, useSmallIcon state, and horizontal setting.
actionPerformed(ActionEvent) - Method in class com.borland.jbuilder.runtime.JavaProcess
Periodically checks the progress of a running application.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.actions.StateAction
The StateAction class implements the actionPerformed(ActionEvent e) method as a toggle.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.actions.DelegateAction
The default implementation of actionPerformed is to first find a target action, then update it (if it is an UpdateableAction), and finally to call its actionPerformed if it is enabled.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.actions.ActionGroup
The default implementation of actionPerformed(ActionEvent e) does nothing for an ActionGroup.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.TrackingKeymap.TrackingAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.SearchManager.RemoveMessageAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorAction.SubKeymapAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DefaultKeyTypedAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SetControlKAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.NextVisualPositionAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.BeginWordAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.EndWordAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.PreviousWordAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.NextWordAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.BeginLineAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.EndLineAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.TopOfScreenAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.BottomOfScreenAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.PageUpAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.PageDownAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.PageLeftAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.PageRightAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.BeginAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.EndAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.ScrollUpAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.ScrollDownAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.GotoLineDialogAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SetBookmarkAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.GotoBookmarkAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SelectWordAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SelectLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SelectAllAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.ToggleInsertModeAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DeletePrevCharAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DeleteNextCharAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DeleteSelectionAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DeleteLineAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DeleteBeginLineAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DeleteEndLineAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DeleteWordAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.DeleteBeginWordAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.ChangeWordCaseAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.IndentBlockAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.OutdentBlockAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SmartIndentAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SmartBackspaceAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.UndoAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.RedoAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.UpperCaseAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.LowerCaseAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.ToggleCaseAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.CutAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.CopyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.PasteAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SearchDialogAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.ReplaceDialogAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.SearchAgainAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.IncrementalSearchAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.RecenterAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.PrintAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.TabKeyAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.UnTabKeyAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.InsertTabAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.MatchBraceAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.StripTrailingSpaceAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.OpenLineAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.CommentLineAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.PreviousIndentAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.EditorActions.TestAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.editor.CUAActions.SetSubKeymapAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.ide.Browser.UpdateTimer.Updater
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.ide.KeymapManager.SubKeymapAction
 
actionPerformed(ActionEvent) - Method in class com.borland.primetime.wizard.WizardAction
The default behavior of this method is to invoke the wizard.
ActionPopupMenu - class com.borland.primetime.actions.ActionPopupMenu.
The ActionPopupMenu subclass of JPopupMenu defines a popup menu that is dynamically built from the contents of the ActionGroup it is constructed with.
ActionPopupMenu(Object, ActionGroup) - Constructor for class com.borland.primetime.actions.ActionPopupMenu
Constructs an ActionPopupMenu with the specified source object and ActionGroup.
ActionToolBar - class com.borland.primetime.actions.ActionToolBar.
The ActionToolBar defines a toolbar that is dynamically built from the contents of the ActionGroup it is constructed with.d
ActionToolBar(Object, ActionGroup) - Constructor for class com.borland.primetime.actions.ActionToolBar
Constructs an ActionToolBar with the specified source object and ActionGroup.
ActionToolBar(Object, ActionGroup, Dimension) - Constructor for class com.borland.primetime.actions.ActionToolBar
Constructs an ActionToolBar with the specified source object, ActionGroup, and button size.
ActionToolBar(Object, ActionGroup, Dimension, boolean) - Constructor for class com.borland.primetime.actions.ActionToolBar
Constructs an ActionToolBar with the specified source object, ActionGroup, button size, and useSmallIcon state.
ActionToolBar(Object, ActionGroup, Dimension, boolean, boolean) - Constructor for class com.borland.primetime.actions.ActionToolBar
Constructs an ActionToolBar with the specified source object, ActionGroup, button size, useSmallIcon state, and horizontal setting.
ActionToolBarPane - class com.borland.primetime.actions.ActionToolBarPane.
The ActionToolBarPane defines a pane of toolbars dynamically built from the contents of the ActionGroups it is associated with.
ActionToolBarPane(Object) - Constructor for class com.borland.primetime.actions.ActionToolBarPane
Constructs an ActionToolBarPane with the specified source object.
ActionWidget - interface com.borland.primetime.actions.ActionWidget.
The ActionWidget interface defines a widget class that is associated with a source and an Action - like ActionButton, ActionToolBar, ActionMenu, ActionMenuItem, etc...
activate(CmtComponentSource, CmtModelNode, CmtModelNode, DesignerViewer) - Method in interface com.borland.jbuilder.designer.Designer
(re)activate a view on a given model node, creating UI as needed.
activate(EditorPane, Context, Object) - Method in interface com.borland.primetime.insight.Insight
Activates an insight instance for the given editor.
activated(WizardHost) - Method in class com.borland.primetime.wizard.BasicWizardPage
WizardPage interface method
activated(WizardHost) - Method in interface com.borland.primetime.wizard.WizardPage
Called when this WizardPage is activated as the 'current' page in the Wizard.
activeUndoGroup - Variable in class com.borland.primetime.editor.JBUndoManager
 
add(Action) - Method in class com.borland.primetime.actions.ActionGroup
Adds a Action to the end of this ActionGroup.
add(int, Action) - Method in class com.borland.primetime.actions.ActionGroup
Adds a Action into this ActionGroup at the specified index.
addAction(Action) - Method in class com.borland.primetime.ide.KeymapManager.UpdateTimer
 
addActionForKeyStroke(KeyStroke, Action) - Method in class com.borland.primetime.editor.DefaultKeymap
 
addBrowserListener(BrowserListener) - Method in class com.borland.primetime.ide.Browser
Adds a BrowserListener to listen to Browser events from this Browser.
addBufferListener(BufferListener) - Method in class com.borland.primetime.vfs.Buffer
Adds a BufferListener to the list of listeners that receive buffer events from this buffer.
addButton(ActionButton) - Method in class com.borland.primetime.ide.Browser
 
addButton(ActionButton) - Method in class com.borland.primetime.ide.Browser.UpdateTimer
 
addCustomTab(MessageCategory, JComponent) - Method in class com.borland.primetime.ide.MessageView
Adds a tab to this MessageView.
addEdit(UndoableEdit) - Method in class com.borland.primetime.editor.JBUndoManager
Insert anEdit at indexOfNextAdd, and remove any old edits that were at indexOfNextAdd or later.
addEdit(UndoableEdit) - Method in class com.borland.primetime.editor.JBUndoManager.UndoSegment
Attempt to add an edit to this undo segment.
addFile() - Method in class com.borland.primetime.ide.ProjectView
 
addFileFilterText(String) - Static method in class com.borland.primetime.editor.SearchManager
Add an entry to the history list used for file filters.
addGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionMenuBar
Adds an ActionGroup (top-level menu) to this ActionMenuBar at the end.
addGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionToolBarPane
Adds an ActionGroup (toolbar) to this ActionToolBarPane at the end.
addGroup(int, ActionGroup) - Method in class com.borland.primetime.actions.ActionMenuBar
Inserts an ActionGroup (top-level menu) into this ActionMenuBar at the specified index.
addGroup(int, ActionGroup) - Method in class com.borland.primetime.actions.ActionToolBarPane
Inserts an ActionGroup (toolbar) into this ActionToolBarPane at the specified index.
addGutterListener(GutterListener) - Method in class com.borland.primetime.editor.Gutter
Add a listener for gutter events.
addIDL2PackageMapping(String, String) - Method in class com.borland.jbuilder.node.IDLFileNode
 
addImpl(Component, Object, int) - Method in class com.borland.primetime.wizard.BasicWizardPage
 
addJavaProcessListener(JavaProcessListener) - Method in class com.borland.jbuilder.runtime.JavaProcess
Adds a listener to the list of listeners that receive events.
addMark(int, LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Add a mark to the document.
addMark(int, LineMark) - Method in class com.borland.primetime.editor.Gutter
Add a mark to the gutter.
addMark(LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkChain
 
addMenuGroup(ActionGroup) - Static method in class com.borland.primetime.ide.Browser
Adds an ActionGroup to the end of the static list of ActionGroups that will appear in all subsequently created Browser window menus.
addMenuGroup(int, ActionGroup) - Static method in class com.borland.primetime.ide.Browser
Inserts an ActionGroup into the static list of ActionGroups at the specified index.
addMessage(MessageCategory, Message) - Method in class com.borland.primetime.ide.MessageView
Adds a Message object to the specified tab in this MessageView.
addMessage(MessageCategory, Message, boolean) - Method in class com.borland.primetime.ide.MessageView
Adds a Message object to the specified tab in this MessageView.
addMessage(MessageCategory, Message, Message) - Method in class com.borland.primetime.ide.MessageView
Adds a Message object as a child under the passed parent Message object on the specified tab.
addMessage(MessageCategory, Message, Message, boolean) - Method in class com.borland.primetime.ide.MessageView
Adds a Message object as a child under the passed parent Message object on the specified tab.
addMessage(MessageCategory, String) - Method in class com.borland.primetime.ide.MessageView
Adds a new Message object using the specified text to the specified tab in this MessageView.
addMessage(MessageCategory, String, ActionListener) - Method in class com.borland.primetime.ide.MessageView
Adds a new Message object using the specified text and messageAction to the specified tab in this MessageView.
addMessage(MessageCategory, String, Icon) - Method in class com.borland.primetime.ide.MessageView
Adds a new Message object using the specified text and icon to the specified tab in this MessageView.
addMessage(MessageCategory, String, Icon, ActionListener) - Method in class com.borland.primetime.ide.MessageView
Adds a new Message object using the specified text, icon, and messageAction to the specified tab in this MessageView.
addNodeListener(NodeListener) - Method in class com.borland.primetime.node.Node
 
addNotify() - Method in class com.borland.primetime.actions.ActionButton
 
addPage(ActionGroup) - Method in class com.borland.primetime.actions.ActionPalette
 
addPage(int, ActionGroup) - Method in class com.borland.primetime.actions.ActionPalette
 
addPathText(String) - Static method in class com.borland.primetime.editor.SearchManager
Add an entry to the history list used for search paths.
addProjectListener(ProjectListener) - Method in class com.borland.primetime.node.Project
 
addPropertyChangeListener(PropertyChangeListener) - Static method in class com.borland.primetime.editor.EditorManager
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.borland.primetime.ide.NodeViewer
PropertyChangeListener events are used to broadcast changes to the NodeViewer's title, icon, and description as well as the associated viewer and structure components.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.borland.primetime.ide.MessageCategory
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
addPropertyChangeListener(String, PropertyChangeListener) - Static method in class com.borland.primetime.editor.EditorManager
Add a PropertyChangeListener for a specific property.
addPropertyListener(GlobalArrayPropertyListener) - Method in class com.borland.primetime.properties.GlobalArrayProperty
Adds a GlobalArrayPropertyListener to the list of listeners that receive events.
addPropertyListener(GlobalPropertyListener) - Method in class com.borland.primetime.properties.GlobalProperty
Adds a GlobalPropertyListener to the list of listeners that receive events.
addPropertyListener(MapArrayPropertyListener) - Method in class com.borland.primetime.properties.MapArrayProperty
Adds a MapArrayPropertyListener to the list of listeners that receive events.
addPropertyListener(MapPropertyListener) - Method in class com.borland.primetime.properties.MapProperty
Adds a MapPropertyListener to the list of listeners that receive events.
addPropertyListener(NodeArrayPropertyListener) - Method in class com.borland.primetime.properties.NodeArrayProperty
Adds a NodeArrayPropertyListener to the list of listeners that receive events.
addPropertyListener(NodePropertyListener) - Method in class com.borland.primetime.properties.NodeProperty
Adds a NodePropertyListener to the list of listeners that receive events.
addReplaceText(String) - Static method in class com.borland.primetime.editor.SearchManager
Add an entry to the history list used for replace text.
addSearchText(String) - Static method in class com.borland.primetime.editor.SearchManager
Add an entry to the history list used for search text.
addSegment(Color, Color, Font, int, int, boolean) - Method in class com.borland.primetime.editor.EditorView.DrawTextSegment
Add a segment of text to draw.
addStaticBrowserListener(BrowserListener) - Static method in class com.borland.primetime.ide.Browser
Adds a BrowserListener to listen to Browser events from *ALL* existing Browsers.
addStaticGutterListener(GutterListener) - Static method in class com.borland.primetime.editor.Gutter
Add a listener for gutter events.
addStyle(String, Style) - Method in class com.borland.primetime.editor.MasterStyleContext
Adds a new style into the style hierarchy.
addTab(MessageCategory) - Method in class com.borland.primetime.ide.MessageView
Adds a tab to this MessageView.
addTemplate(CodeTemplate) - Static method in class com.borland.primetime.insight.template.TemplateSet
Add a new CodeTemplate belonging to this set.
addToolBarGroup(ActionGroup) - Static method in class com.borland.primetime.ide.Browser
Adds an ActionGroup to the end of the static list of ActionGroups that will appear in all subsequently created Browser window toolbars.
addToolBarGroup(int, ActionGroup) - Static method in class com.borland.primetime.ide.Browser
Inserts an ActionGroup into the static list of toolbar ActionGroups at the specified index.
addTraceCategory(Object) - Static method in class com.borland.primetime.util.Debug
Category based tracing and warning.
addUniquePath(List, Url) - Method in class com.borland.jbuilder.paths.PathSet
Adds a path to a list of paths if and only if it is not already a member of the list.
addUniquePaths(List, Url[]) - Method in class com.borland.jbuilder.paths.PathSet
Adds several paths to a list, skipping paths that are already members of the list.
addVFSListener(VFSListener) - Static method in class com.borland.primetime.vfs.VFS
Adds a VFSListener to the list of listeners that receive VFS events.
addWizardPage(int, WizardPage) - Method in class com.borland.primetime.wizard.BasicWizard
Adds a WizardPage to this Wizard at the specified index.
addWizardPage(WizardPage) - Method in class com.borland.primetime.wizard.BasicWizard
Adds a WizardPage to this Wizard at the end of the list of pages.
ae - Variable in class com.borland.primetime.actions.ActionButton
 
aGroup - Variable in class com.borland.primetime.actions.ActionPalettePage
 
aGroup - Variable in class com.borland.primetime.actions.ActionToolBar
 
aGroup - Variable in class com.borland.primetime.actions.ActionMenu
 
aGroup - Variable in class com.borland.primetime.actions.ActionPopupMenu
 
aliasIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
aList - Variable in class com.borland.primetime.actions.ActionGroup
The storage for the group of Actions.
annotate(CmtComponentSource, CmtComponents) - Method in interface com.borland.jbuilder.designer.Designer
Have a designer annotate a component source with design model specific tree(s).
assert(boolean) - Static method in class com.borland.primetime.util.Debug
Asserts a condition.
assert(boolean, String) - Static method in class com.borland.primetime.util.Debug
Asserts a condition before a method body is run.
attributeIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 

B

background - Variable in class com.borland.primetime.ide.Message
 
backgroundColorAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the default background color of the managed editors.
backwardAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret logically backward one position.
BasicStyleMap - class com.borland.primetime.editor.BasicStyleMap.
A BasicStyleMap keeps track of style names used by a particular scanner implementation.
BasicStyleMap() - Constructor for class com.borland.primetime.editor.BasicStyleMap
 
BasicStyleMap(StyleContext) - Constructor for class com.borland.primetime.editor.BasicStyleMap
Create a new instance, using the specified context to resolve Styles.
BasicWizard - class com.borland.primetime.wizard.BasicWizard.
The BasicWizard is a simple implementation of the Wizard interface to help quickly make a new Wizard.
BasicWizard() - Constructor for class com.borland.primetime.wizard.BasicWizard
 
BasicWizardPage - class com.borland.primetime.wizard.BasicWizardPage.
BasicWizardPage is a simple implementation of the WizardPage interface.
BasicWizardPage() - Constructor for class com.borland.primetime.wizard.BasicWizardPage
 
beepAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to create a beep.
beginAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the begining of the document.
beginLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the begining of a line.
beginWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the begining of a word.
bgColor - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
BinaryResourceFileNode - class com.borland.jbuilder.node.BinaryResourceFileNode.
 
BinaryResourceFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.BinaryResourceFileNode
All FileNode subtypes must expose this constructor signature.
bindings - Variable in class com.borland.primetime.editor.DefaultKeymap
 
blinkCaretAttribute - Static variable in class com.borland.primetime.editor.EditorManager
 
BLOCK_SIZE - Static variable in class com.borland.primetime.vfs.VFS
 
blockIndentAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the block indent size for managed editors.
boldDefault - Variable in class com.borland.primetime.actions.ActionPopupMenu
 
BOOK_CWGuide - Static variable in class com.borland.jbuilder.JBuilderHelp
 
BOOK_DataRef - Static variable in class com.borland.jbuilder.JBuilderHelp
 
BOOK_JavaRef - Static variable in class com.borland.jbuilder.JBuilderHelp
 
BOOK_JBCLRef - Static variable in class com.borland.jbuilder.JBuilderHelp
 
BOOK_ProgrammersGuide - Static variable in class com.borland.jbuilder.JBuilderHelp
 
BOOK_QuickStart - Static variable in class com.borland.jbuilder.JBuilderHelp
 
BOOK_UserGuide - Static variable in class com.borland.jbuilder.JBuilderHelp
 
BooleanEditorOption - class com.borland.primetime.editor.BooleanEditorOption.
A BooleanEditorOption object defines a binary option related to the editor.
BooleanEditorOption(String, EditorOptionCategory, String, boolean) - Constructor for class com.borland.primetime.editor.BooleanEditorOption
Creates a new EditorOption object.
bottomOfScreenAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
bp - Variable in class com.borland.primetime.editor.AbstractScanner
The buffer pointer.
browser - Variable in class com.borland.primetime.ide.ContentManager
 
Browser - class com.borland.primetime.ide.Browser.
This is the Browser window, which is the center of all JBuilder UI.
Browser.UpdateTimer - class com.borland.primetime.ide.Browser.UpdateTimer.
 
Browser.UpdateTimer.Updater - class com.borland.primetime.ide.Browser.UpdateTimer.Updater.
 
Browser.UpdateTimer.Updater(Browser.UpdateTimer) - Constructor for class com.borland.primetime.ide.Browser.UpdateTimer.Updater
 
Browser.UpdateTimer(Browser, int) - Constructor for class com.borland.primetime.ide.Browser.UpdateTimer
 
Browser() - Constructor for class com.borland.primetime.ide.Browser
Constructs a new Browser window.
browserActivated() - Method in interface com.borland.primetime.ide.NodeViewer
This method is called ONLY on the active NodeViewer when the Browser has been activated (the user clicked on another window).
browserActivated() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
browserActivated(Browser) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when a Browser window is activated.
browserClosed(Browser) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when all listeners agree that close is okay.
browserClosing(Browser) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked in response to a close request.
browserDeactivated() - Method in interface com.borland.primetime.ide.NodeViewer
This method is called ONLY on the active NodeViewer when the Browser has been deactivated (the user clicked on another window).
browserDeactivated() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
browserDeactivated(Browser) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when the Browser window loses activation to another Browser, or to another application.
BrowserIcons - class com.borland.primetime.ide.BrowserIcons.
 
BrowserIcons() - Constructor for class com.borland.primetime.ide.BrowserIcons
 
BrowserListener - interface com.borland.primetime.ide.BrowserListener.
The BrowserListener interface makes up the Browser's event set.
browserNodeActivated(Browser, Node) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when the Browser's 'active' Node is changed, such as when the user switches from one file to another.
browserNodeClosed(Browser, Node) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when a Node is closed.
browserOpened(Browser) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when a Browser is first opened.
browserProjectActivated(Browser, Project) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when the Browser's 'active' Project has just changed, such as when the user switches from one file belonging to ProjectA to another file that belongs to ProjectB.
browserProjectClosed(Browser, Project) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when a Project is closed.
BrowserStateAction - class com.borland.primetime.ide.BrowserStateAction.
 
BrowserStateAction() - Constructor for class com.borland.primetime.ide.BrowserStateAction
 
BrowserStateAction(String) - Constructor for class com.borland.primetime.ide.BrowserStateAction
 
BrowserStateAction(String, char) - Constructor for class com.borland.primetime.ide.BrowserStateAction
 
BrowserStateAction(String, char, String) - Constructor for class com.borland.primetime.ide.BrowserStateAction
 
BrowserStateAction(String, char, String, Icon) - Constructor for class com.borland.primetime.ide.BrowserStateAction
 
BrowserStateAction(String, char, String, Icon, boolean) - Constructor for class com.borland.primetime.ide.BrowserStateAction
 
browserViewerActivated(Browser, Node, NodeViewer) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when the Browser's active viewer is changed, such as when the user switches from the source tab to the design tab.
browserViewerDeactivating(Browser, Node, NodeViewer) - Method in interface com.borland.primetime.ide.BrowserListener
Invoked when the Browser's viewer is about to be changed, ie.
buf - Variable in class com.borland.primetime.editor.AbstractScanner
The input buffer.
Buffer - class com.borland.primetime.vfs.Buffer.
Buffer is the concrete implementation for all virtual file system buffer management.
Buffer(Url) - Constructor for class com.borland.primetime.vfs.Buffer
Initializes a new Buffer instance to represent the contents of a specified Url.
bufferChanged(Buffer, BufferUpdater) - Method in interface com.borland.primetime.vfs.BufferListener
Invoked when the content of a buffer is changed.
bufferConflict(Buffer) - Method in interface com.borland.primetime.vfs.VFSListener
Invoked when the buffer has been modified and notices that it isn't in sync with the on-disk representation.
BufferListener - interface com.borland.primetime.vfs.BufferListener.
The listener interface for receiving buffer events.
bufferLoaded(Buffer) - Method in interface com.borland.primetime.vfs.BufferListener
Invoked after the content of the buffer has changed because the buffer has been updated from persistant storage.
bufferSaving(Buffer) - Method in interface com.borland.primetime.vfs.BufferListener
Invoked immediately before the content of the buffer is saved to persistant storage.
bufferStateChanged(Buffer, int, int) - Method in interface com.borland.primetime.vfs.BufferListener
Invoked when any of the state flags on a buffer changes.
BufferUpdater - interface com.borland.primetime.vfs.BufferUpdater.
BufferUpdater implementations provide a lazy mechanism for modifying the contents of a VFS buffer.
buildFinish(BuildProcess) - Method in class com.borland.primetime.build.BuildListenerSwingHelper
Dispatches a buildFinish notification on the Swing event thread.
buildFullPaths(List, List, List, List) - Method in class com.borland.jbuilder.paths.PathSet
Adds missing elements from the local path set to the full path list, then invokes buildFullPaths(List, List, List) on each required path set in turn.
buildFullPaths(List, List, List, List) - Method in class com.borland.jbuilder.paths.ProjectPathSet
 
BuildListenerSwingHelper - class com.borland.primetime.build.BuildListenerSwingHelper.
Responds to build notifications by scheduling a listener notification on the Swing event thread.
BuildListenerSwingHelper(BuildListener, boolean) - Constructor for class com.borland.primetime.build.BuildListenerSwingHelper
 
buildMessage(BuildProcess, String, String) - Method in class com.borland.primetime.build.BuildListenerSwingHelper
Dispatches a buildMessage notification on the Swing event thread if the helper was constructed with includeDetails set to true.
buildProblem(BuildProcess, Project, Url, boolean, String, int, int, String) - Method in class com.borland.primetime.build.BuildListenerSwingHelper
Dispatches a buildProblem notification on the Swing event thread if the helper was constructed with includeDetails set to true.
buildStart(BuildProcess) - Method in class com.borland.primetime.build.BuildListenerSwingHelper
Dispatches a buildStart notification on the Swing event thread.
buildStatus(BuildProcess, String, boolean) - Method in class com.borland.primetime.build.BuildListenerSwingHelper
Dispatches a buildStatus notification on the Swing event thread if the helper was constructed with includeDetails set to true.
but_scrollLeft - Variable in class com.borland.primetime.actions.ActionToolBar
 
but_scrollRight - Variable in class com.borland.primetime.actions.ActionToolBar
 
butSize - Variable in class com.borland.primetime.actions.ActionPalettePage
 
buttonPane - Variable in class com.borland.primetime.actions.ActionToolBar
 
buttonPopState() - Method in class com.borland.primetime.actions.ActionButton
 

C

calcCaretPosition(int, int) - Method in class com.borland.primetime.editor.EditorPane
Calculcate the caret position for a particular line and column of the the document.
canChain(JBUndoManager.UndoSegment) - Method in class com.borland.primetime.editor.JBUndoManager.UndoSegment
Determine if an UndoSegment can be chained to the current segment.
canDisplayNode(Node) - Method in interface com.borland.primetime.ide.NodeViewerFactory
If the NodeViewerFactory is registered with the Browser, this method is called before a new Node is displayed in the Browser window.
canDisplayNode(Node) - Static method in class com.borland.primetime.ide.Browser
Returns the count of NodeViewers that have 'accepted' the specified Node, and are available to display the contents of the Node in the ContentView.
canMoveDown(int, int) - Method in class com.borland.primetime.runtime.RunConfigurationListPanel
 
canMoveUp(int, int) - Method in class com.borland.primetime.runtime.RunConfigurationListPanel
 
canNavigateBack() - Method in class com.borland.primetime.ide.Browser
Returns true if the navigation stack pointer is not at the beginning of the navigation stack.
canNavigateForward() - Method in class com.borland.primetime.ide.Browser
Returns true if there are items in the navigation stack beyond the current item.
canRedo() - Method in class com.borland.primetime.editor.JBUndoManager
Check whether or not redo is valid in the current state.
canRedo() - Method in class com.borland.primetime.editor.EditorPane
Check to see if we can redo in this editor.
canRemove(int) - Method in class com.borland.primetime.runtime.RunConfigurationListPanel
 
canUndo() - Method in class com.borland.primetime.editor.JBUndoManager
Check whether or not undo is valid in the current state.
canUndo() - Method in class com.borland.primetime.editor.EditorPane
Check to see if we can undo in this editor.
canWriteProject() - Method in class com.borland.primetime.node.ProjectStorage
Describes whether or not a ProjectStorage is capable of writing a project file.
CARET - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
CARET_KEY - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
caseSensitive - Variable in class com.borland.primetime.editor.SearchOptions
 
category - Variable in class com.borland.primetime.editor.EditorOption
 
category - Variable in class com.borland.primetime.properties.Property
 
CATEGORY - Static variable in class com.borland.primetime.wizard.WizardAction
The storage attribute key for the CATEGORY (String) property.
CATEGORY_COMPILER - Static variable in class com.borland.primetime.ide.MessageView
 
CATEGORY_DEBUG - Static variable in class com.borland.primetime.ide.MessageView
 
CATEGORY_DEFAULT - Static variable in class com.borland.primetime.node.Project
 
CATEGORY_ERROR - Static variable in class com.borland.primetime.ide.MessageView
 
CATEGORY_EXCEPTION - Static variable in class com.borland.primetime.ide.MessageView
 
CATEGORY_LOG - Static variable in class com.borland.primetime.ide.MessageView
 
CATEGORY_SEARCH - Static variable in class com.borland.primetime.editor.SearchManager
 
CATEGORY_TEST - Static variable in class com.borland.primetime.ide.MessageView
 
categoryActivated() - Method in class com.borland.primetime.ide.MessageCategory
This is a notification that the category has been activated in the MessageView.
categoryClosing() - Method in class com.borland.primetime.ide.MessageCategory
This is a notification that the category is being removed from the MessageView.
categoryDeactivated() - Method in class com.borland.primetime.ide.MessageCategory
This is a notification that the category has been deactivated in the MessageView.
center - Variable in class com.borland.primetime.actions.ActionButton
 
CENTER_ALWAYS - Static variable in class com.borland.primetime.editor.EditorPane
 
CENTER_IF_NEAR_EDGE - Static variable in class com.borland.primetime.editor.EditorPane
 
CENTER_IF_OFFSCREEN - Static variable in class com.borland.primetime.editor.EditorPane
 
CENTER_NEVER - Static variable in class com.borland.primetime.editor.EditorPane
 
ch - Variable in class com.borland.primetime.editor.AbstractScanner
The last character read.
changedUpdate(DocumentEvent) - Method in class com.borland.primetime.editor.Gutter
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class com.borland.primetime.editor.EditorView
We override this because we need to call our own updateDamage method.
check() - Method in class com.borland.primetime.node.Node
Performs any periodic task required to keep the node's state up to date.
check() - Method in class com.borland.primetime.node.Project
Ensure that the project's properties are resynchronized with the current state of its paths.
check() - Method in class com.borland.primetime.node.FileNode
 
check() - Method in class com.borland.primetime.vfs.Buffer
Checks the underlying representation of this buffer to ensure that the in-memory representation is up to date with changes that may have been made outside the VFS.
checkComment(int) - Method in class com.borland.primetime.editor.AbstractScanner
Check to see if the buffer pointer is on a comment character.
checkExtension(UrlNode, File) - Static method in class com.borland.primetime.ide.Browser
Checks the node type extension against the selected file.
checkIdentifier(int) - Method in class com.borland.primetime.editor.AbstractScanner
Check to see if the buffer pointer is on the start of an identifier.
checkNumber(int) - Method in class com.borland.primetime.editor.AbstractScanner
Check to see if the buffer pointer is on a numeric character.
checkOverwrite(String) - Method in class com.borland.primetime.ide.Browser
Checks if the user wishes to overwrite the specified file.
checkPage() - Method in class com.borland.primetime.wizard.BasicWizardPage
If hosted in a BasicWizard instance, this method is called when this WizardPage is finished, as in the user has clicked next or finish.
checkPage(WizardPage) - Method in class com.borland.primetime.wizard.BasicWizard
The user has clicked Next, and the Wizard should check that the page is correctly filled out.
checkString(int) - Method in class com.borland.primetime.editor.AbstractScanner
Check to see if the buffer pointer is on a string character.
checkSymbol(int) - Method in class com.borland.primetime.editor.AbstractScanner
Check to see if the buffer pointer is on a symbol character.
checkWhitespace(int) - Method in class com.borland.primetime.editor.AbstractScanner
Check to see if the buffer pointer is on a whitespace character.
CLASSES_DIRECTORY - Static variable in class com.borland.jbuilder.node.JBProject
 
ClassFileNode - class com.borland.jbuilder.node.ClassFileNode.
ClassFileNode instances represent Java class files.
ClassFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.ClassFileNode
All FileNode subtypes must expose this constructor signature.
classIcons - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
clear() - Method in class com.borland.primetime.actions.ActionButton
 
clearActions() - Method in class com.borland.primetime.ide.KeymapManager.UpdateTimer
 
clearButtons() - Method in class com.borland.primetime.ide.Browser.UpdateTimer
 
clearHighlight() - Method in class com.borland.primetime.editor.EditorPane
Clear the highlight.
clearMessages(MessageCategory) - Method in class com.borland.primetime.ide.MessageView
Clears the Message objects from the passed category.
clearTemporaryMark() - Method in class com.borland.primetime.editor.EditorPane
Clear the temporary mark.
clearWaitMessages() - Method in class com.borland.primetime.ide.Browser
Hides the message window, and kills any delayed messages that may still be in the queue.
clickRow - Variable in class com.borland.primetime.editor.Gutter
 
clipPath(FontMetrics, String, int) - Static method in class com.borland.primetime.ide.Browser
Clips a file path as needed in the middle to fit the given width.
clipPath(String) - Static method in class com.borland.primetime.ide.Browser
 
clone() - Method in class com.borland.primetime.editor.TextEditorKit
Create a copy of the editor kit.
close() - Method in class com.borland.primetime.ide.Browser
Closes this Browser window and saves any modified files.
close(CmtComponentSource, DesignerViewer) - Method in interface com.borland.jbuilder.designer.Designer
Finish editing a give component source & cleanup view related allocation.
closeNode(Node) - Method in class com.borland.primetime.ide.Browser
Closes the specified Node and removes it from this Browser's ContentManager.
closeNodes(Node[]) - Method in class com.borland.primetime.ide.Browser
Closes the specified list of Nodes and removes them from this Browser's ContentManager.
closeProject(Project) - Method in class com.borland.primetime.ide.Browser
 
closeProject(Project) - Method in class com.borland.primetime.ide.ProjectView
Closes a Project (and all opened Nodes from the Project) from this ProjectView.
CodeTemplate - class com.borland.primetime.insight.template.CodeTemplate.
A CodeTemplate represents a fragment of code, and has an associated name (shortcut) and description.
CodeTemplate(String) - Constructor for class com.borland.primetime.insight.template.CodeTemplate
Create a new CodeTemplate
CodeTemplate(String, String) - Constructor for class com.borland.primetime.insight.template.CodeTemplate
Create a new CodeTemplate
collapseMessage(MessageCategory, Message) - Method in class com.borland.primetime.ide.MessageView
 
Command - interface com.borland.primetime.Command.
Command-line flags parsed by com.borland.primtime.PrimeTime are processed by implementors of the Command interface.
COMMENT - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
com.borland.jbuilder - package com.borland.jbuilder
 
com.borland.jbuilder.build - package com.borland.jbuilder.build
 
com.borland.jbuilder.designer - package com.borland.jbuilder.designer
 
com.borland.jbuilder.node - package com.borland.jbuilder.node
 
com.borland.jbuilder.node.idl - package com.borland.jbuilder.node.idl
 
com.borland.jbuilder.node.java - package com.borland.jbuilder.node.java
 
com.borland.jbuilder.paths - package com.borland.jbuilder.paths
 
com.borland.jbuilder.runtime - package com.borland.jbuilder.runtime
 
com.borland.primetime - package com.borland.primetime
 
com.borland.primetime.actions - package com.borland.primetime.actions
 
com.borland.primetime.build - package com.borland.primetime.build
 
com.borland.primetime.editor - package com.borland.primetime.editor
 
com.borland.primetime.ide - package com.borland.primetime.ide
 
com.borland.primetime.insight - package com.borland.primetime.insight
 
com.borland.primetime.insight.template - package com.borland.primetime.insight.template
 
com.borland.primetime.node - package com.borland.primetime.node
 
com.borland.primetime.properties - package com.borland.primetime.properties
 
com.borland.primetime.runtime - package com.borland.primetime.runtime
 
com.borland.primetime.util - package com.borland.primetime.util
 
com.borland.primetime.vfs - package com.borland.primetime.vfs
 
commentLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
compareTo(Object) - Method in class com.borland.primetime.insight.template.CodeTemplate
Compare another object to this one.
compareTo(Object) - Method in class com.borland.primetime.node.Node
Provides a node ordering for display purposes.
compareTo(Object) - Method in class com.borland.primetime.properties.Property
The natural order for Property instances sorts by category name first, then by property name.
compareTo(Object) - Method in class com.borland.primetime.vfs.Url
 
CONFIGURATION_NAME - Static variable in class com.borland.primetime.runtime.RunConfiguration
 
configureEditor(EditorPane, TextEditorKit) - Static method in class com.borland.primetime.editor.EditorManager
 
constIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
constructorIcons - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
contains(LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Test to see if a particular mark is in the list.
contains(LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkChain
 
ContentManager - class com.borland.primetime.ide.ContentManager.
The ContentManager (one instance per Browser window) is the set of tabs displaying the open Nodes in the Browser.
ContentView - class com.borland.primetime.ide.ContentView.
The ContentView (one per opened node in a Browser) contains the tabs that appear at the bottom of the content pane - one for each registered NodeViewerFactory that 'accepts' this ContentView's node, and returns a NodeViewer instance to represent it.
contentViews - Variable in class com.borland.primetime.ide.ContentManager
 
context - Variable in class com.borland.primetime.editor.BasicStyleMap
The context this class will use to resolve styles.
context - Variable in class com.borland.primetime.viewer.AbstractNodeViewer
The context for which this viewer was constructed.
Context - class com.borland.primetime.ide.Context.
Context is used as a convenience class to package up the Browser/Node pair for use in Hashtables.
Context(Browser, Node) - Constructor for class com.borland.primetime.ide.Context
Constructs a Context object with the specified browser and node.
contextAction - Variable in class com.borland.primetime.ide.Message
 
ContextActionProvider - interface com.borland.primetime.ide.ContextActionProvider.
A ContextActionProvider returns action object to be displayed in the context menu when a user right-clicks on a node or set of nodes in the project view.
contextGroup - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
contextGroup - Variable in class com.borland.primetime.actions.ActionPalettePage
 
contextGroup - Variable in class com.borland.primetime.actions.ActionToolBar
 
CopiedResource - interface com.borland.jbuilder.build.CopiedResource.
This is a marker interface for nodes that constitute resources that should be copied during the build process.
copy(Url, Url) - Static method in class com.borland.primetime.vfs.VFS
Copies a resource, duplicating both the state of buffers and the persistant storage state.
copyAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to copy the selected region and place the contents into the system clipboard.
copyStream(InputStream, OutputStream) - Static method in class com.borland.primetime.vfs.VFS
Copies the contents of an InputStream to an OutputStream.
count - Static variable in class com.borland.primetime.util.Debug
Common counter variable used as 'line numbers' for debug output messages.
createBackupFileAttribute - Static variable in class com.borland.primetime.editor.EditorManager
 
createBook(String) - Static method in class com.borland.jbuilder.JBuilderHelp
 
createCaret() - Method in class com.borland.primetime.editor.TextEditorKit
Fetches a caret that can navigate through views produced by the associated ViewFactory.
createCopy() - Method in class com.borland.primetime.editor.MasterStyleContext
 
createDefaultDocument() - Method in class com.borland.primetime.editor.TextEditorKit
Creates an uninitialized text storage model that is appropriate for this type of editor.
createEditor(TextEditorKit) - Static method in class com.borland.primetime.editor.EditorManager
Create a new EditorPane.
createFileNode(String) - Method in class com.borland.primetime.node.Project
Generates a unique Url with the specified extension for new files that the user has not yet been prompted to name.
createKeymap(String) - Static method in class com.borland.primetime.ide.KeymapManager
Create an empty Keymap.
createKeymap(String, JTextComponent.KeyBinding[], Action[]) - Static method in class com.borland.primetime.editor.EditorManager
 
createKeymap(String, KeymapManager.KeyActionBinding[]) - Static method in class com.borland.primetime.ide.KeymapManager
Create a Keymap and fill it based on an array of KeyActionBinding objects.
createLeafElement(Element, AttributeSet, int, int) - Method in class com.borland.primetime.editor.EditorDocument
Creates a document leaf element.
createLightweightNode(String, Project, Node, String) - Static method in class com.borland.primetime.node.LightweightNode
 
createMenuItem(Object, Action) - Static method in class com.borland.primetime.actions.ActionMenuItem
Creates a new JMenuItem (or subclass) to represent the specified Action object in a menu.
createNestedPages(PropertyPageFactory[]) - Method in class com.borland.primetime.properties.NestingPropertyPage
Creates a collection of subordinate pages based on the supplied array of PropertyPageFactory instances.
createNodeViewer(Context) - Method in interface com.borland.primetime.ide.NodeViewerFactory
If the NodeViewerFactory is registered with the Browser, this method is called each time a new Node is displayed in the Browser window.
createParentedFileNode(Project, Node, Url) - Method in class com.borland.primetime.node.ProjectStorage
 
createProject(String) - Static method in class com.borland.primetime.node.Project
Generates a unique Url with the specified extension for new projects that the user has not yet been prompted to name.
createPropertyPage() - Method in class com.borland.primetime.properties.PropertyPageFactory
Constructs the PropertyPage user interface when the page's tab is selected.
createScanner() - Method in class com.borland.primetime.editor.TextEditorKit
Create an instance of the appropriate Scanner class to use with this kit.
createStateInfo(EditorPane) - Method in class com.borland.primetime.editor.ModalKeymap
Create a ModeStateInfo object for the specified editor.
createStructureComponent() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
createSubKeymap(String, Keymap, JTextComponent.KeyBinding[], Action[]) - Static method in class com.borland.primetime.editor.EditorManager
 
createSubKeymap(String, Keymap, KeymapManager.KeyActionBinding[]) - Static method in class com.borland.primetime.ide.KeymapManager
Create a Keymap and fill it based on an array of KeyActionBinding objects.
createToolTip() - Method in class com.borland.primetime.actions.ActionButton
 
createTopic(ZipHelpBook, String) - Static method in class com.borland.jbuilder.JBuilderHelp
 
createViewerComponent() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
createWizard() - Method in class com.borland.primetime.wizard.WizardAction
Override this method to defer the instantiation of the Wizard until is is actually invoked.
CUAActions - class com.borland.primetime.editor.CUAActions.
This is the collection of actions available for CUA mode.
CUAActions.SetSubKeymapAction - class com.borland.primetime.editor.CUAActions.SetSubKeymapAction.
Sets the editor into a subkeymap mode.
CUAActions.SetSubKeymapAction(String) - Constructor for class com.borland.primetime.editor.CUAActions.SetSubKeymapAction
 
CUAActions() - Constructor for class com.borland.primetime.editor.CUAActions
 
CURRENT_MAJOR_VERSION - Static variable in class com.borland.primetime.PrimeTime
 
CURRENT_MINOR_VERSION - Static variable in class com.borland.primetime.PrimeTime
 
com.borland.primetime.viewer - package com.borland.primetime.viewer
 
com.borland.primetime.wizard - package com.borland.primetime.wizard
 
customActions - Static variable in class com.borland.primetime.editor.EditorActions
 
customActions - Static variable in class com.borland.primetime.editor.CUAActions
 
customizeFileChooser(JFileChooser) - Static method in class com.borland.primetime.node.FileType
 
cutAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to cut the selected region and place the contents into the system clipboard.

D

damageLineRange(int, int, Shape, Component) - Method in class com.borland.primetime.editor.EditorView
This is copied from PlainView because it isn't accessible there.
deactivated() - Method in class com.borland.primetime.wizard.BasicWizardPage
WizardPage interface method
deactivated() - Method in interface com.borland.primetime.wizard.WizardPage
Called when this WizardPage is deactivated, and is no longer the 'current' page in the Wizard.
Debug - class com.borland.primetime.util.Debug.
The Debug class is used for debugging purposes (obviously).
Debug() - Constructor for class com.borland.primetime.util.Debug
 
DEBUGGER_END_DELIMITERS - Static variable in class com.borland.primetime.editor.TextUtilities
The characters in this string define the end of a token for the ripText methods, when called by the debugger.
DEBUGGER_START_DELIMITERS - Static variable in class com.borland.primetime.editor.TextUtilities
The characters in this string define the start of a token for the ripText methods, when called by the debugger.
debugRect(Graphics, int, int, int, int) - Static method in class com.borland.primetime.util.Debug
Paints a color-cycled hashmarked rectangle in the passed bounds.
DEFAULT - Static variable in class com.borland.primetime.editor.ModalKeymap
 
DEFAULT - Static variable in class com.borland.primetime.editor.ModalKeymap.ModeStateInfo
 
DEFAULT_ACTION - Static variable in class com.borland.primetime.actions.ActionGroup
The attribute key for the DEFAULT_ACTION (Integer) property.
DEFAULT_SCANNER - Static variable in class com.borland.primetime.editor.EditorDocument
 
defaultAction - Variable in class com.borland.primetime.editor.DefaultKeymap
 
DefaultKeymap - class com.borland.primetime.editor.DefaultKeymap.
This is simply an implementation of the Keymap interface.
DefaultKeymap(String, Keymap) - Constructor for class com.borland.primetime.editor.DefaultKeymap
 
defaultKeyTypedAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action that is executed by default if a key typed event is received and there is no keymap entry.
defaultValue - Variable in class com.borland.primetime.properties.GlobalProperty
 
defaultValue - Variable in class com.borland.primetime.properties.MapProperty
 
defaultValue - Variable in class com.borland.primetime.properties.NodeProperty
 
delayWaitMessage(int, String, String) - Method in class com.borland.primetime.ide.Browser
Displays an information window centered on the screen with the specified title and text messages - after the specified delay (ms) has passed.
DELEGATE_ContextMenu - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_Copy - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_Cut - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_Delete - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_Paste - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_Redo - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_Refresh - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_SearchAgain - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_SearchFind - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_SearchIncremental - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_SearchReplace - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_SelectAll - Static variable in class com.borland.primetime.ide.Browser
 
DELEGATE_Undo - Static variable in class com.borland.primetime.ide.Browser
 
DelegateAction - class com.borland.primetime.actions.DelegateAction.
A DelegateAction is a type of UpdateAction acts as a delegate for any number of other Actions.
DelegateAction() - Constructor for class com.borland.primetime.actions.DelegateAction
Constructs an DelegateAction will all default properties.
DelegateAction(String) - Constructor for class com.borland.primetime.actions.DelegateAction
Constructs an DelegateAction will the specified short text.
DelegateAction(String, char) - Constructor for class com.borland.primetime.actions.DelegateAction
Constructs an DelegateAction will the specified short text and mnemonic.
DelegateAction(String, char, String) - Constructor for class com.borland.primetime.actions.DelegateAction
Constructs an DelegateAction will the specified short text, mnemonic, and long text.
DelegateAction(String, char, String, Icon) - Constructor for class com.borland.primetime.actions.DelegateAction
Constructs an DelegateAction will the specified short text, mnemonic, long text, and small icon.
DelegateHandler - interface com.borland.primetime.actions.DelegateHandler.
An implementor of DelegateHandler (must be a subclass of java.awt.Component) has a set of known DelegateActions that it wishes to handle.
delete(Url) - Method in class com.borland.primetime.vfs.NewFilesystem
Nothing actually exists in a new filesystem, so delete attempts are ignored.
delete(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Always fails because zip filesystems are always read-only.
delete(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Deletes the specified resource.
delete(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Deletes the file respresented by the specified Url.
delete(Url) - Static method in class com.borland.primetime.vfs.VFS
Deletes the specified resource from permanent storage and ensures that its buffer, if in memory, has been emptied and marked as unmodified.
deleteBeginLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
deleteBeginWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
deleteEndLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
deleteLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
deleteNextChar() - Method in class com.borland.primetime.editor.EditorPane
This method deletes the character immediately after the caret.
deleteNextCharAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to delete the character of content that follows the current caret position.
deletePrevChar() - Method in class com.borland.primetime.editor.EditorPane
This method deletes the character immediately before the caret.
deletePrevCharAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to delete the character of content that precedes the current caret position.
deleteSelectionAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
deleteWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
description - Variable in class com.borland.primetime.insight.template.CodeTemplate
 
Designer - interface com.borland.jbuilder.designer.Designer.
 
DISABLED_COLOR - Static variable in class com.borland.primetime.ide.StatusView
 
discardAllEdits() - Method in class com.borland.primetime.editor.JBUndoManager
Clear the entire undo stack, calling die on all the edits in reverse order.
dispatchAction(EditorPane, KeyEvent, Action) - Method in class com.borland.primetime.editor.ModalKeymap
 
DISPLAY_NAME - Static variable in class com.borland.primetime.editor.MasterStyleContext
The key used for storing a short description for the action, used for tooltip text.
dither - Variable in class com.borland.primetime.actions.ActionButton
 
doc - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
DOC_DIRECTORY - Static variable in class com.borland.jbuilder.node.JBProject
 
docRef - Variable in class com.borland.primetime.editor.EditorDocument
 
doLayout() - Method in class com.borland.primetime.actions.ActionToolBarPane
 
doOpen(File, boolean) - Method in class com.borland.primetime.ide.Browser
 
doRename(Node) - Method in class com.borland.primetime.ide.Browser
Checks the specified node to see if it is an instance of UrlNode or a LightweightNode, and calls doRenameUrlNode(UrlNode) or doRenameLightweightNode(LightweightNode) respectively.
doRenameLightweightNode(LightweightNode) - Method in class com.borland.primetime.ide.Browser
Renames the specified LightweightNode to a user specified name.
doRenameUrlNode(UrlNode) - Method in class com.borland.primetime.ide.Browser
Renames the specified UrlNode to a user specified name.
doRevert(Node[]) - Method in class com.borland.primetime.ide.Browser
Scans the array of nodes and calls doRevert(UrlNode) on all UrlNode instances in the array.
doRevert(UrlNode) - Method in class com.borland.primetime.ide.Browser
Reverts the specified UrlNode.
doSave(Node[]) - Method in class com.borland.primetime.ide.Browser
Scans and attempts to save each of the UrlNode instances in the passed array.
doSave(UrlNode) - Method in class com.borland.primetime.ide.Browser
Saves the specified UrlNode - or if it is a new node, doSaveAs(UrlNode) is called passing the specified node.
doSaveAll(boolean) - Method in class com.borland.primetime.ide.Browser
Scans entire PrimeTime environment for modified buffers and projects and optionally presents a list of these to the user (if checked flag is true) to select which ones to save.
doSaveAs(UrlNode) - Method in class com.borland.primetime.ide.Browser
Saves the specifed UrlNode as specified by the user.
doSaveChecked(Node[]) - Method in class com.borland.primetime.ide.Browser
Presents the specified list of nodes in a save dialog for the user to select which ones they want to save.
doSaveChecked(UrlNode) - Method in class com.borland.primetime.ide.Browser
Queries the user if they want to save the specified UrlNode.
DOWN - Static variable in class com.borland.primetime.actions.ActionButton
 
downAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret logically downward one position.
drawBorder(Graphics, Rectangle, boolean) - Method in class com.borland.primetime.actions.ActionButton
 
drawLine(int, Graphics, int, int) - Method in class com.borland.primetime.editor.EditorView
Renders a line of text, suppressing whitespace at the end and exanding any tabs.
drawPopArrow(Graphics, Rectangle) - Method in class com.borland.primetime.actions.ActionButton
 
drawSelectedText(Graphics, EditorDocument.StyledLeafElement, Color, Color, int, int, int, int) - Method in class com.borland.primetime.editor.EditorView
 
drawSelectedText(Graphics, EditorDocument.StyledLeafElement, int, int, int, int) - Method in class com.borland.primetime.editor.EditorView
 
drawTabbedText(Segment, int, int, Graphics, TabExpander, int) - Static method in class com.borland.primetime.editor.TextUtilities
Draws the given text, expanding any tabs that are contained using the given tab expansion technique.
drawUnselectedText(Graphics, EditorDocument.StyledLeafElement, int, int, int, int) - Method in class com.borland.primetime.editor.EditorView
 
dumpAllNodes() - Method in class com.borland.primetime.node.Project
 
dumpNodes() - Method in class com.borland.primetime.node.Node
Provided for debugging purposes.
dumpNodes(boolean) - Method in class com.borland.primetime.node.Node
Provided for debugging purposes.
dumpNodes(String, boolean) - Method in class com.borland.primetime.node.Node
Provided for debugging purposes.
dumpProjects() - Static method in class com.borland.primetime.node.Project
Strictly a diagnostic method
DuplicateNodeException - exception com.borland.primetime.node.DuplicateNodeException.
Signals that an attempt to create a duplicate node has been detected.
DuplicateNodeException() - Constructor for class com.borland.primetime.node.DuplicateNodeException
Constructs a DuplicateNodeException with null as its error detail message.
DuplicateNodeException(String) - Constructor for class com.borland.primetime.node.DuplicateNodeException
Constructs a DuplicateNodeException with the specified detail message.

E

editElement(Object) - Method in class com.borland.primetime.runtime.RunConfigurationListPanel
 
editor - Variable in class com.borland.primetime.editor.ModalKeymap.ModeStateInfo
 
EDITOR_TOPIC - Static variable in class com.borland.primetime.editor.EditorManager
This is the editor topic, used for PropertyPageFactories.
EditorAction - class com.borland.primetime.editor.EditorAction.
An EditorAction object defines an action that will operate on an instance of EditorPane.
EditorAction.SubKeymapAction - class com.borland.primetime.editor.EditorAction.SubKeymapAction.
The purpose of this class is to wrap an Action object that happens to be bound in a sub keymap.
EditorAction.SubKeymapAction(Action, Keymap, KeyStroke) - Constructor for class com.borland.primetime.editor.EditorAction.SubKeymapAction
Create a new SubKeymapAction.
EditorAction(String) - Constructor for class com.borland.primetime.editor.EditorAction
Creates a new EditorAction object.
EditorActionNames - interface com.borland.primetime.editor.EditorActionNames.
This is the editor kit that JBuilder is going to use.
EditorActions - class com.borland.primetime.editor.EditorActions.
This is the editor kit that JBuilder is going to use.
EditorActions.BeginAction - class com.borland.primetime.editor.EditorActions.BeginAction.
Move the caret to the begining of the document.
EditorActions.BeginLineAction - class com.borland.primetime.editor.EditorActions.BeginLineAction.
Position the caret to the beginning of the line.
EditorActions.BeginLineAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.BeginLineAction
 
EditorActions.BeginWordAction - class com.borland.primetime.editor.EditorActions.BeginWordAction.
Position the caret at the beginning of the current word.
EditorActions.BeginWordAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.BeginWordAction
 
EditorActions.BottomOfScreenAction - class com.borland.primetime.editor.EditorActions.BottomOfScreenAction.
Move the caret to the top of the screen.
EditorActions.BottomOfScreenAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.BottomOfScreenAction
 
EditorActions.ChangeWordCaseAction - class com.borland.primetime.editor.EditorActions.ChangeWordCaseAction.
Convert the entire word to that contains the caret to upper- or lowercase.
EditorActions.ChangeWordCaseAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.ChangeWordCaseAction
 
EditorActions.CommentLineAction - class com.borland.primetime.editor.EditorActions.CommentLineAction.
Place a line comment at the start of the current line.
EditorActions.CommentLineAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.CommentLineAction
 
EditorActions.CopyAction - class com.borland.primetime.editor.EditorActions.CopyAction.
Coies the selected region and place its contents into the system clipboard.
EditorActions.CopyAction() - Constructor for class com.borland.primetime.editor.EditorActions.CopyAction
Create this object with the appropriate identifier.
EditorActions.CutAction - class com.borland.primetime.editor.EditorActions.CutAction.
Cuts the selected region and place its contents into the system clipboard.
EditorActions.CutAction() - Constructor for class com.borland.primetime.editor.EditorActions.CutAction
Create this object with the appropriate identifier.
EditorActions.DefaultKeyTypedAction - class com.borland.primetime.editor.EditorActions.DefaultKeyTypedAction.
The action that is executed by default if a key typed event is received and there is no keymap entry.
EditorActions.DefaultKeyTypedAction() - Constructor for class com.borland.primetime.editor.EditorActions.DefaultKeyTypedAction
 
EditorActions.DeleteBeginLineAction - class com.borland.primetime.editor.EditorActions.DeleteBeginLineAction.
Delete from the caret position to the beginning of the the line that the caret is currently on.
EditorActions.DeleteBeginLineAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.DeleteBeginLineAction
 
EditorActions.DeleteBeginWordAction - class com.borland.primetime.editor.EditorActions.DeleteBeginWordAction.
Delete from the caret to the beginning of the current word.
EditorActions.DeleteBeginWordAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.DeleteBeginWordAction
 
EditorActions.DeleteEndLineAction - class com.borland.primetime.editor.EditorActions.DeleteEndLineAction.
Delete from the caret position to the end of the the line that the caret is currently on.
EditorActions.DeleteEndLineAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.DeleteEndLineAction
 
EditorActions.DeleteLineAction - class com.borland.primetime.editor.EditorActions.DeleteLineAction.
Delete the line that the caret is currently on.
EditorActions.DeleteLineAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.DeleteLineAction
 
EditorActions.DeleteNextCharAction - class com.borland.primetime.editor.EditorActions.DeleteNextCharAction.
Deletes the character of content that follows the current caret position.
EditorActions.DeleteNextCharAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.DeleteNextCharAction
Create this object with the appropriate identifier.
EditorActions.DeletePrevCharAction - class com.borland.primetime.editor.EditorActions.DeletePrevCharAction.
Deletes the character of content that precedes the current caret position.
EditorActions.DeletePrevCharAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.DeletePrevCharAction
Creates this object with the appropriate identifier.
EditorActions.DeleteSelectionAction - class com.borland.primetime.editor.EditorActions.DeleteSelectionAction.
Delete the current selection.
EditorActions.DeleteSelectionAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.DeleteSelectionAction
 
EditorActions.DeleteWordAction - class com.borland.primetime.editor.EditorActions.DeleteWordAction.
Position the caret at (start? / end?) of the next word.
EditorActions.DeleteWordAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.DeleteWordAction
 
EditorActions.DownAction - class com.borland.primetime.editor.EditorActions.DownAction.
This action is basically used as a tag.
EditorActions.DownAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.DownAction
 
EditorActions.EndAction - class com.borland.primetime.editor.EditorActions.EndAction.
Move the caret to the end of the document.
EditorActions.EndLineAction - class com.borland.primetime.editor.EditorActions.EndLineAction.
Position the caret to the end of the line.
EditorActions.EndLineAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.EndLineAction
 
EditorActions.EndWordAction - class com.borland.primetime.editor.EditorActions.EndWordAction.
Position the caret at the end of the current word.
EditorActions.EndWordAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.EndWordAction
 
EditorActions.GotoBookmarkAction - class com.borland.primetime.editor.EditorActions.GotoBookmarkAction.
Goto a bookmark in the current editor
EditorActions.GotoBookmarkAction(String, int) - Constructor for class com.borland.primetime.editor.EditorActions.GotoBookmarkAction
 
EditorActions.GotoLineDialogAction - class com.borland.primetime.editor.EditorActions.GotoLineDialogAction.
Bring up the Goto Line Dialog.
EditorActions.GotoLineDialogAction() - Constructor for class com.borland.primetime.editor.EditorActions.GotoLineDialogAction
 
EditorActions.IncrementalSearchAction - class com.borland.primetime.editor.EditorActions.IncrementalSearchAction.
Incremental Search.
EditorActions.IncrementalSearchAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.IncrementalSearchAction
 
EditorActions.IndentBlockAction - class com.borland.primetime.editor.EditorActions.IndentBlockAction.
Indent every line that contains part of the current selection.
EditorActions.IndentBlockAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.IndentBlockAction
 
EditorActions.InsertTabAction - class com.borland.primetime.editor.EditorActions.InsertTabAction.
Insert a tab character into the text.
EditorActions.InsertTabAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.InsertTabAction
 
EditorActions.KeymapSwitchAction - interface com.borland.primetime.editor.EditorActions.KeymapSwitchAction.
This is simply a tagging interface for Actions which switch to a subkeymap.
EditorActions.LowerCaseAction - class com.borland.primetime.editor.EditorActions.LowerCaseAction.
Convert the selected text to lower case.
EditorActions.LowerCaseAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.LowerCaseAction
 
EditorActions.MatchBraceAction - class com.borland.primetime.editor.EditorActions.MatchBraceAction.
Move the caret to the matching brace, bracket, or paren.
EditorActions.MatchBraceAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.MatchBraceAction
 
EditorActions.NextVisualPositionAction - class com.borland.primetime.editor.EditorActions.NextVisualPositionAction.
Action to move the selection by way of the getNextVisualPositionFrom method.
EditorActions.NextVisualPositionAction(String, boolean, int) - Constructor for class com.borland.primetime.editor.EditorActions.NextVisualPositionAction
Create this action with the appropriate identifier.
EditorActions.NextWordAction - class com.borland.primetime.editor.EditorActions.NextWordAction.
Position the caret at start of the next word.
EditorActions.NextWordAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.NextWordAction
 
EditorActions.OpenLineAction - class com.borland.primetime.editor.EditorActions.OpenLineAction.
Places a newline into the document.
EditorActions.OpenLineAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.OpenLineAction
 
EditorActions.OutdentBlockAction - class com.borland.primetime.editor.EditorActions.OutdentBlockAction.
Outdent every line that contains part of the current selection.
EditorActions.OutdentBlockAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.OutdentBlockAction
 
EditorActions.PageDownAction - class com.borland.primetime.editor.EditorActions.PageDownAction.
Pages down vertically.
EditorActions.PageDownAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.PageDownAction
 
EditorActions.PageLeftAction - class com.borland.primetime.editor.EditorActions.PageLeftAction.
Pages left one screen.
EditorActions.PageLeftAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.PageLeftAction
 
EditorActions.PageRightAction - class com.borland.primetime.editor.EditorActions.PageRightAction.
Pages right one screen.
EditorActions.PageRightAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.PageRightAction
 
EditorActions.PageUpAction - class com.borland.primetime.editor.EditorActions.PageUpAction.
Pages up vertically.
EditorActions.PageUpAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.PageUpAction
 
EditorActions.PasteAction - class com.borland.primetime.editor.EditorActions.PasteAction.
Pastes the contents of the system clipboard into the selected region, or before the caret if nothing is selected.
EditorActions.PasteAction() - Constructor for class com.borland.primetime.editor.EditorActions.PasteAction
Create this object with the appropriate identifier.
EditorActions.PreviousIndentAction - class com.borland.primetime.editor.EditorActions.PreviousIndentAction.
Move the caret to the previous indent position or tabstop.
EditorActions.PreviousIndentAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.PreviousIndentAction
 
EditorActions.PreviousWordAction - class com.borland.primetime.editor.EditorActions.PreviousWordAction.
Position the caret at the start of the previous word.
EditorActions.PreviousWordAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.PreviousWordAction
 
EditorActions.PrintAction - class com.borland.primetime.editor.EditorActions.PrintAction.
Print the current document.
EditorActions.PrintAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.PrintAction
 
EditorActions.RecenterAction - class com.borland.primetime.editor.EditorActions.RecenterAction.
Center the current line on the screen.
EditorActions.RecenterAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.RecenterAction
 
EditorActions.RedoAction - class com.borland.primetime.editor.EditorActions.RedoAction.
Redo the previously undone text modification.
EditorActions.RedoAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.RedoAction
 
EditorActions.ReplaceDialogAction - class com.borland.primetime.editor.EditorActions.ReplaceDialogAction.
Bring up the Replace Dialog.
EditorActions.ReplaceDialogAction() - Constructor for class com.borland.primetime.editor.EditorActions.ReplaceDialogAction
 
EditorActions.ScrollDownAction - class com.borland.primetime.editor.EditorActions.ScrollDownAction.
Scroll the editor down one line.
EditorActions.ScrollDownAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.ScrollDownAction
 
EditorActions.ScrollUpAction - class com.borland.primetime.editor.EditorActions.ScrollUpAction.
Scroll the editor up one line.
EditorActions.ScrollUpAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.ScrollUpAction
 
EditorActions.SearchAgainAction - class com.borland.primetime.editor.EditorActions.SearchAgainAction.
Repeat the previous search.
EditorActions.SearchAgainAction() - Constructor for class com.borland.primetime.editor.EditorActions.SearchAgainAction
 
EditorActions.SearchDialogAction - class com.borland.primetime.editor.EditorActions.SearchDialogAction.
Bring up the Search Dialog.
EditorActions.SearchDialogAction() - Constructor for class com.borland.primetime.editor.EditorActions.SearchDialogAction
 
EditorActions.SelectAllAction - class com.borland.primetime.editor.EditorActions.SelectAllAction.
Select the entire document
EditorActions.SelectAllAction() - Constructor for class com.borland.primetime.editor.EditorActions.SelectAllAction
Create this action with the appropriate identifier.
EditorActions.SelectLineAction - class com.borland.primetime.editor.EditorActions.SelectLineAction.
Select the line around the caret
EditorActions.SelectLineAction() - Constructor for class com.borland.primetime.editor.EditorActions.SelectLineAction
 
EditorActions.SelectWordAction - class com.borland.primetime.editor.EditorActions.SelectWordAction.
Select the word around the caret
EditorActions.SelectWordAction() - Constructor for class com.borland.primetime.editor.EditorActions.SelectWordAction
 
EditorActions.SetBookmarkAction - class com.borland.primetime.editor.EditorActions.SetBookmarkAction.
Set a bookmark at the current caret position.
EditorActions.SetBookmarkAction(String, int) - Constructor for class com.borland.primetime.editor.EditorActions.SetBookmarkAction
 
EditorActions.SetControlKAction - class com.borland.primetime.editor.EditorActions.SetControlKAction.
Sets the editor into "C-K" mode.
EditorActions.SetControlKAction() - Constructor for class com.borland.primetime.editor.EditorActions.SetControlKAction
 
EditorActions.SmartBackspaceAction - class com.borland.primetime.editor.EditorActions.SmartBackspaceAction.
This is the SmartBackspaceAction action.
EditorActions.SmartBackspaceAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.SmartBackspaceAction
 
EditorActions.SmartIndentAction - class com.borland.primetime.editor.EditorActions.SmartIndentAction.
This is the SmartIndent action.
EditorActions.SmartIndentAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.SmartIndentAction
 
EditorActions.StripTrailingSpaceAction - class com.borland.primetime.editor.EditorActions.StripTrailingSpaceAction.
Strip whitespace at the end of lines.
EditorActions.StripTrailingSpaceAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.StripTrailingSpaceAction
 
EditorActions.TabKeyAction - class com.borland.primetime.editor.EditorActions.TabKeyAction.
Does one of three things: If EditorManager.isSmartTabs is true, places enough spaces on the the line to line up the next character typed with the next non-whitespace character on the previous non-blank line.
EditorActions.TabKeyAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.TabKeyAction
 
EditorActions.TestAction - class com.borland.primetime.editor.EditorActions.TestAction.
TestAction.
EditorActions.TestAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.TestAction
 
EditorActions.ToggleCaseAction - class com.borland.primetime.editor.EditorActions.ToggleCaseAction.
Convert the selected text to lower case.
EditorActions.ToggleCaseAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.ToggleCaseAction
 
EditorActions.ToggleInsertModeAction - class com.borland.primetime.editor.EditorActions.ToggleInsertModeAction.
Toggle the editor Insert mode (Insert or Overwrite)
EditorActions.ToggleInsertModeAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.ToggleInsertModeAction
 
EditorActions.TopOfScreenAction - class com.borland.primetime.editor.EditorActions.TopOfScreenAction.
Move the caret to the top of the screen.
EditorActions.TopOfScreenAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.TopOfScreenAction
 
EditorActions.UndoAction - class com.borland.primetime.editor.EditorActions.UndoAction.
Undo the previous text modification.
EditorActions.UndoAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.UndoAction
 
EditorActions.UnTabKeyAction - class com.borland.primetime.editor.EditorActions.UnTabKeyAction.
This action is normally bound to the Shift-Tab key, thus the bizarre name.
EditorActions.UnTabKeyAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.UnTabKeyAction
 
EditorActions.UpAction - class com.borland.primetime.editor.EditorActions.UpAction.
This action is basically used as a tag.
EditorActions.UpAction(String, boolean) - Constructor for class com.borland.primetime.editor.EditorActions.UpAction
 
EditorActions.UpperCaseAction - class com.borland.primetime.editor.EditorActions.UpperCaseAction.
Convert the selected text to upper case.
EditorActions.UpperCaseAction(String) - Constructor for class com.borland.primetime.editor.EditorActions.UpperCaseAction
 
EditorActions() - Constructor for class com.borland.primetime.editor.EditorActions
 
EditorDocument - class com.borland.primetime.editor.EditorDocument.
This is the editor document that the JBuilder editor is going to use.
EditorDocument.MarkChain - class com.borland.primetime.editor.EditorDocument.MarkChain.
This class maintains the list of LineMarks on a particular line of this document.
EditorDocument.MarkChain(EditorDocument, LineMark, LineMark) - Constructor for class com.borland.primetime.editor.EditorDocument.MarkChain
 
EditorDocument.MarkList - class com.borland.primetime.editor.EditorDocument.MarkList.
This class maintains the list of LineMarks for this document.
EditorDocument.MarkList(EditorDocument) - Constructor for class com.borland.primetime.editor.EditorDocument.MarkList
 
EditorDocument.RunInfo - class com.borland.primetime.editor.EditorDocument.RunInfo.
This inner class stores blocks of run information.
EditorDocument.StyledLeafElement - class com.borland.primetime.editor.EditorDocument.StyledLeafElement.
 
EditorDocument.StyledLeafElement(EditorDocument, Element, AttributeSet, int, int) - Constructor for class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
EditorDocument() - Constructor for class com.borland.primetime.editor.EditorDocument
 
EditorManager - class com.borland.primetime.editor.EditorManager.
The EditorManager class manages all of the editors currently active in the system.
EditorOption - class com.borland.primetime.editor.EditorOption.
An EditorOption object defines an option related to the editor.
EditorOption(String, EditorOptionCategory, String) - Constructor for class com.borland.primetime.editor.EditorOption
Creates a new EditorOption object.
EditorOption(String, EditorOptionCategory, String, String) - Constructor for class com.borland.primetime.editor.EditorOption
Creates a new EditorOption object.
EditorOptionCategory - class com.borland.primetime.editor.EditorOptionCategory.
An EditorOptionCategory represents, amazingly enough, a category of editor options.
EditorOptionCategory(String) - Constructor for class com.borland.primetime.editor.EditorOptionCategory
Creates a new EditorOptionCategory with no icon.
EditorOptionCategory(String, Icon) - Constructor for class com.borland.primetime.editor.EditorOptionCategory
Creates a new EditorOptionCategory.
EditorPane - class com.borland.primetime.editor.EditorPane.
This is the editor component for the PrimeTime framework.
EditorPane.HighlightMark - class com.borland.primetime.editor.EditorPane.HighlightMark.
This is the highlight mark, placed on a line within the editor (through the document) to emphasize that line.
EditorPane.HighlightMark() - Constructor for class com.borland.primetime.editor.EditorPane.HighlightMark
 
EditorPane() - Constructor for class com.borland.primetime.editor.EditorPane
Constructs a new EditorPane.
EditorView - class com.borland.primetime.editor.EditorView.
This is the editor view for the PrimeTime editor.
EditorView.DrawTextSegment - class com.borland.primetime.editor.EditorView.DrawTextSegment.
A protected class to help drawing a line of text.
EditorView.DrawTextSegment(EditorView, Graphics, int, int, EditorPane, EditorDocument, BasicStyleMap, EditorView) - Constructor for class com.borland.primetime.editor.EditorView.DrawTextSegment
Create a DrawTextSegment to draw on the given canvas and the given location.
EditorView(Element) - Constructor for class com.borland.primetime.editor.EditorView
 
editProperties(Component, RunConfiguration) - Static method in class com.borland.primetime.runtime.RunConfigurationListPanel
 
EMPTY_ARRAY - Static variable in class com.borland.jbuilder.paths.PathSet
 
EMPTY_ARRAY - Static variable in class com.borland.primetime.actions.UpdateAction
Used as a quick return for an empty array of UpdateAction objects.
EMPTY_ARRAY - Static variable in interface com.borland.primetime.ide.NodeViewer
Used to return an empty array of NodeViewers when there are none.
EMPTY_ARRAY - Static variable in class com.borland.primetime.node.Node
 
EMPTY_ARRAY - Static variable in class com.borland.primetime.vfs.Url
 
EMPTY_ARRAY - Static variable in class com.borland.primetime.vfs.Buffer
 
EMPTY_MARKLIST - Static variable in class com.borland.primetime.editor.EditorDocument
 
EMPTY_PTNODE_ARRAY - Static variable in class com.borland.primetime.ide.ProjectView
 
enableAssert(boolean) - Static method in class com.borland.primetime.util.Debug
Enables or disables the checking of conditions in precondition() and check()
enableOutput(boolean) - Static method in class com.borland.primetime.util.Debug
Enables or disables all output of debug messages to System.err.
ENCODING - Static variable in class com.borland.primetime.node.Project
 
endAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the end of the document.
endHTMLTag(String, int, int) - Method in class com.borland.jbuilder.node.HTMLFileNode
 
endLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the end of a line.
endMark - Variable in class com.borland.primetime.editor.JBUndoManager.UndoGroup
 
EndOfLineStringProperty - Static variable in class com.borland.primetime.editor.TextEditorKit
When reading a document if a CRLF is encountered a property with this name is added and the value will be "\r\n".
endPoint - Variable in class com.borland.primetime.editor.JBUndoManager.UndoGroup
 
endText(String) - Method in class com.borland.jbuilder.node.HTMLFileNode
 
endUndoGroup() - Method in class com.borland.primetime.editor.EditorPane
End the active undo group.
endUndoGroup(int, int) - Method in class com.borland.primetime.editor.JBUndoManager
End the current undo group.
endUndoSegment() - Method in class com.borland.primetime.editor.EditorPane
End the active undo segment.
endUndoSegment(int, int) - Method in class com.borland.primetime.editor.JBUndoManager
End the current undo group.
endWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the end of a word.
enumIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
EOF - Static variable in class com.borland.primetime.editor.AbstractScanner
 
equals(EditorDocument.RunInfo) - Method in class com.borland.primetime.editor.EditorDocument.RunInfo
 
equals(Object) - Method in class com.borland.primetime.editor.MasterStyleContext.FontKey
Compares this object to the specifed object.
equals(Object) - Method in class com.borland.primetime.ide.Context
 
equals(Object) - Method in class com.borland.primetime.node.Node
 
equals(Object) - Method in class com.borland.primetime.properties.Property
Two Property instances are considered equivelant if their name and category are identical.
equals(Object) - Method in class com.borland.primetime.vfs.Url
Retrieve the Url's anchor.
errorIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
errorIcon - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
errorsIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
errorsIcon - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
exceptionIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
exists(Url) - Method in class com.borland.primetime.vfs.NewFilesystem
Nothing actually exists in a new filesystem.
exists(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Tests if the zip file entry represented by the specified Url actually exists.
exists(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Tests if the specified resource actually exists.
exists(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Tests if the file represented by the specified Url actually exists.
exists(Url) - Static method in class com.borland.primetime.vfs.VFS
Tests if the specified resource actually exists.
expandedString - Variable in class com.borland.primetime.insight.template.CodeTemplate
 
expandGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionPalettePage
 
expandGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionToolBar
 
expandMenuGroup(Object, Container, ActionGroup, boolean) - Static method in class com.borland.primetime.actions.ActionMenu
 
expandMessage(MessageCategory, Message) - Method in class com.borland.primetime.ide.MessageView
 
expandSelectedMessage() - Method in class com.borland.primetime.ide.MessageView
Expands the message currently selected in the MessageView.
EXTENSION - Static variable in class com.borland.jbuilder.node.HTMLFileNode
 
EXTENSION - Static variable in class com.borland.jbuilder.node.JspFileNode
 
EXTENSION - Static variable in class com.borland.jbuilder.node.IDLFileNode
 
EXTENSION - Static variable in class com.borland.jbuilder.node.JavaFileNode
 
EXTENSION - Static variable in class com.borland.jbuilder.node.PropertiesFileNode
 
EXTENSION - Static variable in class com.borland.jbuilder.node.XMLFileNode
 
EXTENSION - Static variable in class com.borland.jbuilder.node.ClassFileNode
 
EXTENSION - Static variable in class com.borland.jbuilder.node.SQLFileNode
 
EXTENSION - Static variable in class com.borland.primetime.node.TextFileNode
 
EXTENSION_XSL - Static variable in class com.borland.jbuilder.node.XMLFileNode
 
EXTRA_KEYWORD - Static variable in class com.borland.primetime.editor.BasicStyleMap
 

F

FALSE - Static variable in class com.borland.primetime.properties.GlobalBooleanProperty
 
fetchChildren(Browser) - Method in class com.borland.primetime.editor.SearchManager.SearchPathResultMessage
 
fetchChildren(Browser) - Method in class com.borland.primetime.ide.Message
Subclasses should override this method if they wish to add a single parent Message to the MessageView and display it as expandable (with a "+" box).
fieldIcons - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
fileEquals(Url, Url) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Compares the file portion of two Url objects in a case sensitive manner.
fileEquals(Url, Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Compares the file portion of two Url objects.
fileEquals(Url, Url) - Method in interface com.borland.primetime.vfs.Filesystem
Compares the file portion of two Url objects in a case sensitive manner.
fileEquals(Url, Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Compares two file Urls based on the java.io.File objects provided by getFileObject.
FileFilesystem - class com.borland.primetime.vfs.FileFilesystem.
The FileFilesystem provides a direct mapping of Filesystem operations onto native file and directory access.
fileHashCode(Url) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Produces a hash value for the file portion of a Url compatible with the definition of equality provided by fileEquals.
fileHashCode(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Produces a hash value for the file portion of a Url compatible with the definition of equality provided by fileEquals.
fileHashCode(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Produces a hash value for the file portion of a Url compatible with the definition of equality provided by fileEquals.
fileHashCode(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Provides a hashcode based on the java.io.File object produced by getFileObject.
filenameFilters - Variable in class com.borland.primetime.editor.SearchOptions
 
FileNode - class com.borland.primetime.node.FileNode.
FileNode instances represent nodes within a project that are associated with storage outside the project file.
FileNode(Project, Node, Url) - Constructor for class com.borland.primetime.node.FileNode
All FileNode subtypes must expose this constructor signature.
Filesystem - interface com.borland.primetime.vfs.Filesystem.
The Filesystem interface defines a means of interacting with a particular persistant storage mechanism.
FILESYSTEM - Static variable in class com.borland.primetime.vfs.NewFilesystem
 
FILESYSTEM - Static variable in class com.borland.primetime.vfs.ZipFilesystem
 
FILESYSTEM - Static variable in class com.borland.primetime.vfs.FileFilesystem
 
FileType - class com.borland.primetime.node.FileType.
Instances of FileType represent mappings between filesystem extensions and node types.
FileType(String, Class, Object) - Constructor for class com.borland.primetime.node.FileType
All
FileType(String, Class, Object, Icon) - Constructor for class com.borland.primetime.node.FileType
All
findAction(Object) - Method in class com.borland.primetime.actions.DelegateAction
The findAction method takes the passed source object and calls findFocusOwner(Object source) to find the current focused component in the source's context.
findBrowser(Object) - Static method in class com.borland.primetime.ide.Browser
Walks up the containership hierarchy to try to find a Browser instance from the passed Object (if the passed Object is a Component).
findBuffer() - Method in class com.borland.primetime.node.FileNode
 
findBuffer(Url) - Static method in class com.borland.primetime.vfs.VFS
Checks the cache for an existing reference to the underlying buffer.
findClassPathUrl(String) - Method in class com.borland.jbuilder.node.JBProject
Locates the first location along the project's full class path where a given subpath exists.
findFileNodeClass(String, boolean) - Static method in class com.borland.primetime.node.FileNode
Searches the node class registry to attempt to match a file extension with a node type.
findFileNodeClass(Url) - Static method in class com.borland.primetime.node.FileNode
Searches the node class registry to attempt to match a file extension with a node type assuming that backup files should be matched to the original file's node type.
findFileNodeClass(Url, boolean) - Static method in class com.borland.primetime.node.FileNode
Searches the node class registry to attempt to match a file extension with a node type.
findFilesystem(String) - Static method in class com.borland.primetime.vfs.Url
Find the filesystem registered for the protocol associated with the given Url.
findFocusOwner(Object) - Method in class com.borland.primetime.actions.DelegateAction
The findFocusOwner method takes the passed source object (assuming it is an instance of java.awt.Component), and walks up its parent hierarchy until it finds a java.awt.Window.
findLightweightNodeClass(String) - Static method in class com.borland.primetime.node.LightweightNode
 
findLightweightNodeType(Node) - Static method in class com.borland.primetime.node.LightweightNode
 
findMatches(EditorPane, InputStream, SearchOptions) - Static method in class com.borland.primetime.editor.SearchManager
Find all of the matches of a particular string within an input stream.
findMatches(EditorPane, InputStream, SearchOptions, SearchResultsListener) - Static method in class com.borland.primetime.editor.SearchManager
Find all of the matches of a particular strings within an input stream.
findNode(Url) - Method in class com.borland.primetime.node.Project
 
findNodes(String) - Method in class com.borland.primetime.node.Project
 
findNodeTab(Node) - Method in class com.borland.primetime.ide.TabSetContentManager
 
findOpenTools() - Static method in class com.borland.primetime.PrimeTime
 
findPathUrl(Url[], String) - Method in class com.borland.jbuilder.node.JBProject
Locates the first location along a list of path root where a given subpath exists.
findProject(Url) - Static method in class com.borland.primetime.node.Project
 
findSourcePathUrl(String) - Method in class com.borland.jbuilder.node.JBProject
Locates the first location along the project's full source path where a given subpath exists.
findText(EditorPane, SearchOptions) - Static method in class com.borland.primetime.editor.SearchManager
Find some text in a particular editor.
finish() - Method in class com.borland.primetime.wizard.BasicWizard
The user has clicked Finish, and the Wizard should go do its work.
finish(WizardPage, WizardHost) - Method in class com.borland.primetime.wizard.BasicWizard
Wizard interface method.
finish(WizardPage, WizardHost) - Method in interface com.borland.primetime.wizard.Wizard
The user has clicked Finish, and the Wizard should go do its action.
fire() - Method in class com.borland.primetime.actions.ActionButton
 
fireBrowserActivated() - Method in class com.borland.primetime.ide.Browser
The 'browserActivated' event is fired each time the Browser window is activated - by switching to this Browser from another Browser, or by switching to this Browser from another application.
fireBrowserClosed() - Method in class com.borland.primetime.ide.Browser
The 'browserClosed' event is fired when a Browser is finally closed.
fireBrowserClosing() - Method in class com.borland.primetime.ide.Browser
The 'browserClosing' event is fired when the Browser is attempting to close.
fireBrowserDeactivated() - Method in class com.borland.primetime.ide.Browser
The 'browserDeactivated' event is fired each time the Browser window is deactivated - by switching to another Browser, or by switching to another application.
fireBrowserNodeActivated(Node) - Method in class com.borland.primetime.ide.Browser
The 'browserNodeActivated' event is fired when the 'active' Node in the Browser has changed - ie.
fireBrowserNodeClosed(Node) - Method in class com.borland.primetime.ide.Browser
The 'browserNodeClosed' event is fired when a Node in the Browser is closed.
fireBrowserOpened() - Method in class com.borland.primetime.ide.Browser
The 'browserOpened' event is fired when a Browser is opened for the first time.
fireBrowserProjectActivated(Project) - Method in class com.borland.primetime.ide.Browser
The 'browserProjectActivated' event is fired when the 'active' Project in the Browser has changed - ie.
fireBrowserProjectClosed(Project) - Method in class com.borland.primetime.ide.Browser
The 'browserProjectClosed' event is fired when a Project in the Browser is closed.
fireBrowserViewerActivated(Node, NodeViewer) - Method in class com.borland.primetime.ide.Browser
The 'browserViewerActivated' event is fired when the 'active' Node in the Browser's 'active' NodeViewer has changed - ie.
fireBrowserViewerDeactivating(Node, NodeViewer) - Method in class com.borland.primetime.ide.Browser
The 'browserViewerDeactivating' event is fired when the active Node's viewer is changing - ie.
fireBufferChanged(BufferUpdater) - Method in class com.borland.primetime.vfs.Buffer
Notifies all registered BufferListeners that the content of the buffer has been changed.
fireBufferConflict(Buffer) - Static method in class com.borland.primetime.vfs.VFS
Notifies all registered VFSListeners that the content of the buffer has been changed in memory and on disk and that the resulting conflict needs to be resolved.
fireBufferLoaded() - Method in class com.borland.primetime.vfs.Buffer
Notifies all registered BufferListeners that the content of the buffer has been loaded.
fireBufferSaving() - Method in class com.borland.primetime.vfs.Buffer
Notifies all registered BufferListeners that the content of the buffer is about to be saved.
fireBufferStateChanged(int, int) - Method in class com.borland.primetime.vfs.Buffer
Notifies all registered BufferListeners that the state of the buffer has been changed.
fireChangedUpdate(DocumentEvent) - Method in class com.borland.primetime.editor.EditorDocument
Notify interested listeners that a change was made to the document.
fireChildrenChanged(Node) - Method in class com.borland.primetime.node.Project
Notifies all registered ProjectListeners that a node has been been added to or removed from a parent node the project.
fireInsertUpdate(DocumentEvent) - Method in class com.borland.primetime.editor.EditorDocument
Notify interested listeners that an insertion was made into the document.
fireJavaProcessPaused() - Method in class com.borland.jbuilder.runtime.JavaProcess
Notifies all registered listeners that....
fireJavaProcessResumed() - Method in class com.borland.jbuilder.runtime.JavaProcess
Notifies all registered listeners that the process this object represents has resumed execution after being paused.
fireJavaProcessSent(String, boolean) - Method in class com.borland.jbuilder.runtime.JavaProcess
Notifies all registered listeners that the process this object represents has produced output.
fireJavaProcessStarted() - Method in class com.borland.jbuilder.runtime.JavaProcess
Notifies all registered listeners that the process this object represents has just begun execution.
fireJavaProcessStopped(int) - Method in class com.borland.jbuilder.runtime.JavaProcess
Notifies all registered listeners that the process this object represents is no longer running.
fireLineClicked(int, MouseEvent) - Method in class com.borland.primetime.editor.Gutter
This method is called when the mouse was clicked on a particular row.
fireLinesChanged() - Method in class com.borland.primetime.editor.Gutter
This method is called when the number of lines has changed in the document of the attached editor.
fireNodeChanged(Node) - Method in class com.borland.primetime.node.Project
Notifies all registered ProjectListeners that a node's display name or icon has changed.
fireNodeRenamed() - Method in class com.borland.primetime.node.Node
Notifies all registered NodeListeners that this node has been renamed.
fireProjectPropertyChanged(String, String, String, String) - Method in class com.borland.primetime.node.Project
Notifies all registered ProjectListeners that a property on the project node has been changed.
firePropertyChange(Map, String[]) - Method in class com.borland.primetime.properties.MapArrayProperty
Notifies all registered MapArrayPropertyListeners that the value of the property has been changed.
firePropertyChange(Map, String, String) - Method in class com.borland.primetime.properties.MapProperty
Notifies all registered MapPropertyListeners that the value of the property has been changed.
firePropertyChange(Node, String[]) - Method in class com.borland.primetime.properties.NodeArrayProperty
Notifies all registered NodeArrayPropertyListeners that the value of the property has been changed.
firePropertyChange(Node, String, String) - Method in class com.borland.primetime.properties.NodeProperty
Notifies all registered NodePropertyListeners that the value of the property has been changed.
firePropertyChange(String[]) - Method in class com.borland.primetime.properties.GlobalArrayProperty
Notifies all registered GlobalArrayPropertyListeners that the value of the property has been changed.
firePropertyChange(String, Object, Object) - Method in class com.borland.primetime.ide.MessageCategory
 
firePropertyChange(String, Object, Object) - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
firePropertyChange(String, String) - Method in class com.borland.primetime.properties.GlobalProperty
Notifies all registered GlobalPropertyListeners that the value of the property has been changed.
fireRemoveUpdate(DocumentEvent) - Method in class com.borland.primetime.editor.EditorDocument
Notify interested listeners that a removal was made from the document.
fireRowsChanged(int, int) - Method in class com.borland.primetime.editor.EditorDocument
Called by the scanner to tell the editor that the syntax highlighting for the given rows have changed.
fixedButtonSize - Variable in class com.borland.primetime.actions.ActionToolBar
 
fixedHeight - Variable in class com.borland.primetime.actions.ActionButton
 
fixedWidth - Variable in class com.borland.primetime.actions.ActionButton
 
FLAT - Static variable in class com.borland.primetime.actions.ActionButton
 
flowLayout - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
flush() - Method in class com.borland.primetime.editor.EditorView.DrawTextSegment
Draw all pending segments
flush() - Static method in class com.borland.primetime.util.Debug
Flushes the debug out stream buffer.
focusGained(FocusEvent) - Method in class com.borland.primetime.editor.EditorPane
Called when this editor gains focus.
focusLost(FocusEvent) - Method in class com.borland.primetime.editor.EditorPane
Called when this editor loses focus.
FolderNode - class com.borland.primetime.node.FolderNode.
 
FolderNode(Project, Node, String) - Constructor for class com.borland.primetime.node.FolderNode
All LightweightNode subtypes must expose this constructor signature.
font - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
font - Variable in class com.borland.primetime.ide.Message
 
fontAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the font for managed editors.
fontFamily - Variable in class com.borland.primetime.editor.MasterStyleContext
 
fontHeight - Variable in class com.borland.primetime.editor.EditorPane
 
fontMap - Variable in class com.borland.primetime.editor.MasterStyleContext
 
fontMetrics - Variable in class com.borland.primetime.editor.EditorPane
 
fontSearch - Variable in class com.borland.primetime.editor.MasterStyleContext
 
fontSize - Variable in class com.borland.primetime.editor.MasterStyleContext
 
fontSizeAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the font size for managed editors.
fontWidth - Variable in class com.borland.primetime.editor.EditorPane
 
foreground - Variable in class com.borland.primetime.ide.Message
 
foregroundColorAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the default foreground color of the managed editors.
formatClasspath(String) - Method in class com.borland.jbuilder.runtime.JavaProcess
 
forward - Variable in class com.borland.primetime.editor.EditorActions.IncrementalSearchAction
 
forwardAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret logically forward one position.
forwardSearch - Variable in class com.borland.primetime.editor.SearchOptions
 
fromCursor - Variable in class com.borland.primetime.editor.SearchOptions
 

G

g - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
GALLERY_WIZARD - Static variable in class com.borland.primetime.wizard.WizardAction
The storage attribute key for the GALLERY_WIZARD (Boolean) property.
gapSize - Variable in class com.borland.primetime.actions.ActionButton
 
getAbsoluteUrl(String, String) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Assists in interpreting a relative path by creating a full Url for a file path if it represents an absolute path.
getAbsoluteUrl(String, String) - Method in class com.borland.primetime.vfs.ZipFilesystem
Assists in interpreting a relative path by creating a full Url for a zip path if it represents an absolute path.
getAbsoluteUrl(String, String) - Method in class com.borland.primetime.vfs.FileFilesystem
Assists in interpreting a relative path by creating a full Url for a file path if it represents an absolute path.
getAction() - Method in class com.borland.primetime.actions.ActionButton
Returns the Action for this ActionButton.
getAction() - Method in interface com.borland.primetime.actions.ActionWidget
Returns the Action object used by this ActionWidget
getAction() - Method in class com.borland.primetime.actions.ActionMenuItem
Returns the action associated with this menu item.
getAction() - Method in class com.borland.primetime.actions.ActionToolBar
 
getAction() - Method in class com.borland.primetime.actions.ActionMenu
Returns the action (ActionGroup) for this ActionMenu.
getAction() - Method in class com.borland.primetime.actions.ActionPopupMenu
Returns the action (ActionGroup) for this ActionPopupMenu.
getAction() - Method in class com.borland.primetime.editor.TrackingKeymap.TrackingAction
 
getAction(DelegateAction) - Method in interface com.borland.primetime.actions.DelegateHandler
Returns the Action instance associated with the specified DelegateAction.
getAction(int) - Method in class com.borland.primetime.actions.ActionGroup
Returns the Action object at the specified index.
getAction(KeyStroke) - Method in class com.borland.primetime.editor.DefaultKeymap
 
getAction(KeyStroke) - Method in class com.borland.primetime.editor.TrackingKeymap
 
getActionCount() - Method in class com.borland.primetime.actions.ActionGroup
Returns the number of Actions in this ActionGroup.
getActionCount() - Method in class com.borland.primetime.ide.KeymapManager.UpdateTimer
 
getActionForKeyStroke(int, KeyEvent) - Method in class com.borland.primetime.editor.ModalKeymap
 
getActions() - Method in class com.borland.primetime.actions.ActionGroup
Returns an array of Action objects in this ActionGroup.
getActions() - Method in class com.borland.primetime.editor.TextEditorKit
 
getActions() - Static method in class com.borland.primetime.editor.EditorActions
 
getActions() - Static method in class com.borland.primetime.editor.CUAActions
 
getActionToolBar(ActionGroup) - Method in class com.borland.primetime.actions.ActionToolBarPane
 
getActiveBrowser() - Static method in class com.borland.primetime.ide.Browser
Returns the active (most recently activated) Browser in this JBuilder session.
getActiveNode() - Method in class com.borland.primetime.ide.Browser
Returns the active Node in this Browser.
getActiveProject() - Method in class com.borland.primetime.ide.Browser
 
getActiveProject() - Method in class com.borland.primetime.ide.ProjectView
Returns the 'active' Project of this ProjectView.
getActiveTab() - Method in class com.borland.primetime.ide.MessageView
Returns the current MessageCategory in this MessageView.
getActiveViewer(Node) - Method in class com.borland.primetime.ide.Browser
Returns the active NodeViewer for the specified Node in this Browser.
getAllOpenNodes() - Static method in class com.borland.primetime.ide.Browser
Returns all the open Nodes in all Browsers.
getAnchor() - Method in class com.borland.primetime.vfs.Url
Retrieve the Url's anchor.
getBackground() - Method in class com.borland.primetime.ide.Message
 
getBlockIndent() - Static method in class com.borland.primetime.editor.EditorManager
 
getBoolean() - Method in class com.borland.primetime.editor.BooleanEditorOption
Fetches the current value of the boolean property.
getBoolean() - Method in class com.borland.primetime.properties.GlobalBooleanProperty
Fetches the current value of the boolean property.
getBoundActions() - Method in class com.borland.primetime.editor.DefaultKeymap
 
getBoundKeyStrokes() - Method in class com.borland.primetime.editor.DefaultKeymap
 
getBrowser() - Method in class com.borland.primetime.ide.Context
Returns the browser associated with this IDE context.
getBrowser() - Method in interface com.borland.primetime.wizard.WizardHost
Returns the Browser instance that the hosted Wizard was launched from.
getBrowser(EditorPane) - Static method in class com.borland.primetime.viewer.NodeViewMap
Get the Browser associated with a particular editor.
getBrowserCount() - Static method in class com.borland.primetime.ide.Browser
Returns the count of Browsers in this JBuilder session.
getBrowsers() - Static method in class com.borland.primetime.ide.Browser
Returns a Browser array in the correct Z order (order of activation), with the most recently active Browser first.
getBrowsersNonZ() - Static method in class com.borland.primetime.ide.Browser
Returns a Browser array in the non-Z order (order of creation), with the most recently created Browser last.
getBrowserTitle() - Static method in class com.borland.primetime.ide.Browser
Returns the browser title.
getBuffer() - Method in class com.borland.primetime.node.FileNode
Provide lazy buffer loading by requesting a Buffer instance using the VFS the first time it is required and then caching the result.
getBuffer(Url) - Static method in class com.borland.primetime.vfs.VFS
Returns an instance of the appropriate Buffer subclass to represent the contents of a Url.
getBufferContent() - Method in class com.borland.primetime.node.ProjectStorage
 
getBufferContent(Buffer) - Method in interface com.borland.primetime.vfs.BufferUpdater
Requests the full updated content of the buffer as a byte array from the BufferUpdater.
getBufferContent(Buffer) - Method in class com.borland.primetime.vfs.Buffer
Reads the conents of the buffer's Url source and returns it as a byte array.
getButtonCount() - Method in class com.borland.primetime.ide.Browser.UpdateTimer
 
getButtonSize() - Method in class com.borland.primetime.actions.ActionPalettePage
Returns the toolbar button size.
getCanonicalUrl(Url) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Reports the exact Url representation of a resource.
getCanonicalUrl(Url) - Method in class com.borland.primetime.vfs.NewFilesystem
The canonical Url in the new filesystem is always identical to the specified Url.
getCanonicalUrl(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Reports the actual filename for zip filename portion of the specified Url.
getCanonicalUrl(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Reports the exact Url representation of a resource.
getCanonicalUrl(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Reports the actual filename for file represented by the specified Url.
getCanonicalUrl(Url) - Static method in class com.borland.primetime.vfs.VFS
Reports the exact Url representation of a resource.
getCategory() - Method in class com.borland.primetime.editor.EditorOption
Get the category for this property.
getCategory() - Method in class com.borland.primetime.runtime.RunConfiguration
 
getCategory() - Method in class com.borland.primetime.wizard.WizardAction
Returns the category for this WizardAction.
getCellRenderer() - Method in class com.borland.primetime.ide.Message
 
getChild(Url, String) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Creates a new Url that adds the specified subpath to an existing Url's file path.
getChild(Url, String) - Method in interface com.borland.primetime.vfs.Filesystem
Creates a new Url that adds the specified subpath to an existing Url's file path.
getChild(Url, String) - Method in class com.borland.primetime.vfs.FileFilesystem
Creates a new Url that adds the specified subpath to an existing Url's file path.
getChildren() - Method in class com.borland.primetime.node.Node
Returns a collection of all nodes that list this node as their parent, sorted in an order suitable for display.
getChildren(Url, int) - Static method in class com.borland.primetime.vfs.VFS
Retrieves a list of children within a resource, such as files within a directory.
getChildren(Url, RegularExpression[], int) - Method in class com.borland.primetime.vfs.NewFilesystem
Nothing actually exists in a new filesystem.
getChildren(Url, RegularExpression[], int) - Method in class com.borland.primetime.vfs.ZipFilesystem
Retrieves a list of Urls representing file and directory entries within the directory represented by the specified Url.
getChildren(Url, RegularExpression[], int) - Method in interface com.borland.primetime.vfs.Filesystem
Retrieves a list of children within a container, such as files within a directory.
getChildren(Url, RegularExpression[], int) - Method in class com.borland.primetime.vfs.FileFilesystem
Retrieves a list of Urls representing files and other directories within the directory represented by the specified Url.
getChildren(Url, RegularExpression[], int) - Static method in class com.borland.primetime.vfs.VFS
Retrieves a list of children within a resource, such as files within a directory.
getChildren(Url, RegularExpression, int) - Static method in class com.borland.primetime.vfs.VFS
Retrieves a list of children within a resource, such as files within a directory.
getClassPath() - Method in class com.borland.jbuilder.paths.PathSet
Returns the PathSet's current set of class path entries.
getClassPath(JBProject, Map) - Method in class com.borland.jbuilder.runtime.JavaRunner
 
getColumnNumber(int) - Method in class com.borland.primetime.editor.EditorPane
Get the 1-based column number containing a particular position in the document.
getCommandDescription() - Method in interface com.borland.primetime.Command
Returns a description used by the command-line help system.
getCommandLine() - Method in class com.borland.jbuilder.runtime.JavaProcess
 
getComponents() - Method in class com.borland.jbuilder.node.JBProject
 
getContent() - Method in class com.borland.primetime.vfs.Buffer
Returns the buffer's contents as an array of bytes.
getContentManager() - Method in class com.borland.primetime.ide.Browser
Returns this Browser's ContentManager instance.
getContentType() - Method in class com.borland.primetime.editor.TextEditorKit
Get the MIME type of the data that this kit represents support for.
getContext() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
Returns the context for which this AbstractNodeViewer was created.
getContextAction() - Method in class com.borland.primetime.ide.Message
 
getContextAction(Browser, Node[]) - Method in interface com.borland.primetime.ide.ContextActionProvider
Return an Action object (or ActionGroup) if the passed set of nodes are 'interesting'.
getContextGroup() - Method in class com.borland.primetime.actions.ActionToolBarPane
Returns the context pop-up ActionGroup.
getContextGroup() - Method in class com.borland.primetime.actions.ActionPalettePage
Returns the context pop-up ActionGroup.
getContextGroup() - Method in class com.borland.primetime.actions.ActionToolBar
Returns the context pop-up ActionGroup.
getCotSourceFile() - Method in class com.borland.jbuilder.node.IDLFileNode
 
getCurrentRedoEdit() - Method in class com.borland.primetime.editor.JBUndoManager
Get the current edit to redo, if redo is performed.
getCurrentUndoEdit() - Method in class com.borland.primetime.editor.JBUndoManager
Get the current edit to undo, if undo is performed.
getCurrentUndoHashCode() - Method in class com.borland.primetime.editor.JBUndoManager
Get the hashcode of the current undo object.
getDebugClassName(JBProject, Map) - Method in class com.borland.jbuilder.runtime.JavaRunner
 
getDebugInfoManager() - Method in class com.borland.jbuilder.node.JBProject
 
getDefaultAction() - Method in class com.borland.primetime.actions.ActionGroup
Returns the default action index.
getDefaultAction() - Method in class com.borland.primetime.editor.DefaultKeymap
Fetch the default action to fire if a key is typed (ie a KEY_TYPED KeyEvent is received) and there is no binding for it.
getDefaultAction() - Method in class com.borland.primetime.editor.TrackingKeymap
Fetch the default action to fire if a key is typed (ie a KEY_TYPED KeyEvent is received) and there is no binding for it.
getDefaultProject() - Static method in class com.borland.primetime.ide.Browser
Returns the Default project.
getDefaultProjectUrl() - Static method in class com.borland.primetime.ide.Browser
Returns a Url pointing to the Default project.
getDefaultProjectUrl() - Static method in class com.borland.primetime.node.ProjectStorage
 
getDescription() - Method in class com.borland.primetime.insight.template.CodeTemplate
Get the description for this template.
getDescription() - Method in class com.borland.primetime.node.FileType
Returns the description that this FileType was constructed with.
getDialogParent() - Method in interface com.borland.primetime.wizard.WizardHost
Returns the Dialog to use as a Parent for any pop-up dialogs.
getDisplayChildren() - Method in class com.borland.jbuilder.node.IDLFileNode
 
getDisplayChildren() - Method in class com.borland.jbuilder.node.JavaFileNode
 
getDisplayChildren() - Method in class com.borland.jbuilder.node.PackageNode
 
getDisplayChildren() - Method in class com.borland.primetime.node.Node
Returns a collection of nodes that should be displayed beneath this node in a project browser, sorted in an order suitable for display.
getDisplayIcon() - Method in class com.borland.jbuilder.node.JBProject
 
getDisplayIcon() - Method in class com.borland.jbuilder.node.HTMLFileNode
 
getDisplayIcon() - Method in class com.borland.jbuilder.node.JspFileNode
 
getDisplayIcon() - Method in class com.borland.jbuilder.node.IDLFileNode
 
getDisplayIcon() - Method in class com.borland.jbuilder.node.JavaFileNode
 
getDisplayIcon() - Method in class com.borland.jbuilder.node.PackageNode
 
getDisplayIcon() - Method in class com.borland.jbuilder.node.XMLFileNode
 
getDisplayIcon() - Method in class com.borland.jbuilder.node.ClassFileNode
 
getDisplayIcon() - Method in class com.borland.primetime.node.Node
Provides an image to be used for graphical representation of the node.
getDisplayIcon() - Method in class com.borland.primetime.node.Project
 
getDisplayIcon() - Method in class com.borland.primetime.node.FileNode
 
getDisplayIcon() - Method in class com.borland.primetime.node.TextFileNode
 
getDisplayIcon() - Method in class com.borland.primetime.node.ImageFileNode
 
getDisplayIcon() - Method in class com.borland.primetime.node.FolderNode
 
getDisplayName() - Method in class com.borland.jbuilder.node.PackageNode
 
getDisplayName() - Method in class com.borland.primetime.node.Node
 
getDisplayName() - Method in class com.borland.primetime.node.Project
Uses the the FileNode's underlying Url to derive a display name.
getDisplayName() - Method in class com.borland.primetime.node.FileNode
Uses the the FileNode's underlying Url to derive a display name.
getDisplayName() - Method in class com.borland.primetime.node.LightweightNode
 
getDisplayPriority() - Method in class com.borland.primetime.editor.LineMark
Describes the logical priority this mark belongs to for ordering purposes.
getDisplaySequence() - Method in class com.borland.jbuilder.node.PackageNode
 
getDisplaySequence() - Method in class com.borland.jbuilder.node.ClassFileNode
 
getDisplaySequence() - Method in class com.borland.primetime.node.Node
Describes the logical group the node belongs to for ordering purposes.
getDisplaySequence() - Method in class com.borland.primetime.node.Project
 
getDisplaySequence() - Method in class com.borland.primetime.node.FileNode
 
getDisplaySequence() - Method in class com.borland.primetime.node.FolderNode
 
getDocPath() - Method in class com.borland.jbuilder.paths.PathSet
Returns the PathSet's current set of documentation path entries.
getDocument() - Method in class com.borland.primetime.editor.LineMark
Get the document that this mark is associated with.
getEditor() - Method in class com.borland.primetime.editor.Gutter
Return the editor associated with this gutter.
getEditorKit() - Static method in class com.borland.primetime.editor.EditorManager
 
getEditorKit(Class) - Static method in class com.borland.primetime.editor.EditorManager
Retrieve an editor kit.
getEditorKitClass() - Method in class com.borland.jbuilder.node.HTMLFileNode
 
getEditorKitClass() - Method in class com.borland.jbuilder.node.IDLFileNode
 
getEditorKitClass() - Method in class com.borland.jbuilder.node.JavaFileNode
 
getEditorKitClass() - Method in class com.borland.jbuilder.node.XMLFileNode
 
getEditorKitClass() - Method in class com.borland.jbuilder.node.SQLFileNode
 
getEditorKitClass() - Method in class com.borland.primetime.node.TextFileNode
 
getEditorOption(String) - Static method in class com.borland.primetime.editor.EditorManager
Get a particular editor option based on its key name.
getEditorOptions() - Static method in class com.borland.primetime.editor.EditorManager
 
getEditorTarget(ActionEvent) - Method in class com.borland.primetime.editor.EditorAction
Determines the target of the action.
getEncoding() - Method in class com.borland.jbuilder.node.HTMLFileNode
 
getEncoding() - Method in class com.borland.primetime.node.Project
Describes the standard encoding used to read and write text files for this project.
getEncoding() - Method in class com.borland.primetime.node.TextFileNode
Describes the encoding used to read and write this text file.
getEndMark() - Method in class com.borland.primetime.editor.JBUndoManager.UndoGroup
Get the position of the caret mark after the end of this UndoGroup.
getEndOfRun(int) - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
getEndPoint() - Method in class com.borland.primetime.editor.JBUndoManager.UndoGroup
Get the position of the caret dot after the end of this UndoGroup.
getExpandedString() - Method in class com.borland.primetime.insight.template.CodeTemplate
Get the expandedString for this template.
getFeatureDisplayName() - Method in class com.borland.primetime.insight.InsightFactory.InsightFeature
The locale-dependent display name of the feature.
getFeatureId() - Method in class com.borland.primetime.insight.InsightFactory.InsightFeature
The numeric id associated with this feature.
getFeatureName() - Method in class com.borland.primetime.insight.InsightFactory.InsightFeature
The programmatic name of this feature.
getFeatures() - Method in interface com.borland.primetime.insight.InsightFactory
Returns the list of features in this implementation of CodeInsight.
getFile() - Method in class com.borland.primetime.vfs.Url
Retrieve the Url's file.
getFileExtension() - Method in class com.borland.primetime.vfs.Url
Retrieve the file extension portion of a Url's file.
getFileFilterHistory() - Static method in class com.borland.primetime.editor.SearchManager
Get the file filter history list.
getFilenameFilters() - Method in class com.borland.primetime.editor.SearchOptions
Get the RegularExpression array to use to filter filenames during a path search.
getFileObject() - Method in class com.borland.primetime.vfs.Url
Describes the Url in terms of a java.io.File instance.
getFileObject(Url) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Describes a Url in terms of a java.io.File instance.
getFileObject(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Describes a Url in terms of a java.io.File instance.
getFileObject(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Describes a Url in terms of a java.io.File instance.
getFileObject(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Returns a java.io.File object that corresponds to a given Url.
getFilesystem() - Method in class com.borland.primetime.vfs.Url
Retrieve the Filesystem associated with this Url.
getFilesystemObject() - Method in class com.borland.primetime.vfs.Url
For use only by Filesystem implementations.
getFileType(File) - Static method in class com.borland.primetime.node.FileType
Performs a case-insensitive searches of the global registry for a registered FileType mapping after deriving the file type from a file's extension.
getFileType(String) - Static method in class com.borland.primetime.node.FileType
Performs a case-insensitive searches of the global registry for a registered FileType mapping.
getFileTypes() - Static method in class com.borland.primetime.node.FileType
Fetches a map that matches all registered extension keys (as lowercase String instances) to FileType values.
getFixedButtonSize() - Method in class com.borland.primetime.actions.ActionToolBar
Returns the toolbar button size.
getFixedHeight() - Method in class com.borland.primetime.actions.ActionButton
 
getFixedSize() - Method in class com.borland.primetime.actions.ActionButton
Returns the button size.
getFixedWidth() - Method in class com.borland.primetime.actions.ActionButton
 
getFloat() - Method in class com.borland.primetime.properties.GlobalFloatProperty
Fetches the current value of the boolean property.
getFocusedEditor() - Static method in class com.borland.primetime.editor.EditorAction
Get the EditorPane which last had focus.
getFont() - Static method in class com.borland.primetime.editor.EditorManager
 
getFont() - Method in class com.borland.primetime.ide.Message
 
getFont(AttributeSet) - Method in class com.borland.primetime.editor.BasicStyleMap
Get the Font for a particular AttributeSet (Style).
getFont(AttributeSet) - Method in class com.borland.primetime.editor.MasterStyleContext
Get the font to use for a particular attribute set.
getFont(String, int, int) - Method in class com.borland.primetime.editor.MasterStyleContext
Gets a new font.
getFontHeight() - Method in class com.borland.primetime.editor.EditorPane
Return the height of the current font.
getFontMetrics() - Method in class com.borland.primetime.editor.EditorPane
Return the FontMetrics of the current font.
getFontWidth() - Method in class com.borland.primetime.editor.EditorPane
Return the width of the current font.
getForeground() - Method in class com.borland.primetime.ide.Message
 
getFullClassPath() - Method in class com.borland.jbuilder.paths.PathSet
Retreives the combined class path of this path set and all required path sets.
getFullDocPath() - Method in class com.borland.jbuilder.paths.PathSet
Retreives the combined doc path of this path set and all required path sets.
getFullSourcePath() - Method in class com.borland.jbuilder.paths.PathSet
Retreives the combined source path of this path set and all required path sets.
getGapSize() - Method in class com.borland.primetime.actions.ActionButton
 
getGroup() - Method in class com.borland.primetime.actions.ActionToolBar
 
getGroup() - Method in class com.borland.primetime.actions.ActionMenu
Returns the ActionGroup for this ActionMenu.
getGroup() - Method in class com.borland.primetime.actions.ActionPopupMenu
Returns the ActionGroup for this ActionPopupMenu.
getGroup(int) - Method in class com.borland.primetime.actions.ActionMenuBar
Returns the ActionGroup (top-level menu) at the specified index.
getGroup(int) - Method in class com.borland.primetime.actions.ActionToolBarPane
Returns the ActionGroup (toolbar) at the specified index.
getGroupCount() - Method in class com.borland.primetime.actions.ActionMenuBar
Returns the count of ActionGroups (top-level menus) in this ActionMenuBar.
getGroupCount() - Method in class com.borland.primetime.actions.ActionToolBarPane
Returns the count of ActionGroups (toolbars) in this ActionToolBarPane.
getGroups() - Method in class com.borland.primetime.actions.ActionMenuBar
Returns an array containing all ActionGroups (top-level menus) in this ActionMenuBar.
getGroups() - Method in class com.borland.primetime.actions.ActionToolBarPane
Returns an array containing all ActionGroups (toolbars) in this ActionToolBarPane.
getHelpAction() - Method in class com.borland.primetime.ide.Message
 
getHelpTopic() - Method in class com.borland.primetime.actions.UpdateAction
Returns the helpTopic property setting.
getHelpTopic() - Method in class com.borland.primetime.properties.PropertyPage
Returns the HelpTopic associated with this property page.
getHelpTopic() - Method in class com.borland.primetime.properties.NestingPropertyPage
Returns the HelpTopic associated with this property page.
getHelpUrl() - Method in class com.borland.primetime.insight.InsightFactory.InsightFeature
An URL that provides help for this feature.
getHomePath() - Method in class com.borland.jbuilder.paths.JDKPathSet
Gets the home path for this JDK.
getHost() - Method in class com.borland.primetime.vfs.Url
Retrieve the Url's host.
getIcon() - Method in class com.borland.primetime.editor.GutterMark
Return the icon for this mark.
getIcon() - Method in class com.borland.primetime.editor.EditorOptionCategory
Get the icon that represents this category.
getIcon() - Method in class com.borland.primetime.ide.Message
 
getIcon() - Method in class com.borland.primetime.ide.MessageCategory
 
getIcon() - Method in class com.borland.primetime.node.FileType
Returns the icon object that this FileType was constructed with or a generic file icon if null was specified.
getIconHeight() - Method in class com.borland.primetime.ide.MessageCategory
 
getIconWidth() - Method in class com.borland.primetime.ide.MessageCategory
 
getId() - Method in class com.borland.primetime.runtime.RunConfiguration
 
getIDELookAndFeelClassName() - Static method in class com.borland.primetime.ide.Browser
Returns the class name of the IDE's active LookAndFeel.
getIDL2PackageMapping() - Method in class com.borland.jbuilder.node.IDLFileNode
 
getInitializedOpenTools() - Static method in class com.borland.primetime.PrimeTime
Returns the list of OpenTools that have been initialized in this PrimeTime session.
getInputStream() - Method in class com.borland.primetime.node.FileNode
Create an input stream to read from the underlying Url.
getInputStream() - Method in class com.borland.primetime.vfs.Buffer
Creates an InputStream to provide read-only access to the contents of the buffer as defined by getContent.
getInputStream(Url) - Method in class com.borland.primetime.vfs.NewFilesystem
Always fails since the filesystem doesn't actually contain any files.
getInputStream(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Creates an InputStream that reads from the zip file entry represented by the specified Url.
getInputStream(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Creates an InputStream that reads from the specified Url.
getInputStream(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Creates an InputStream that reads from the file represented by the specified Url.
getInputStream(Url) - Static method in class com.borland.primetime.vfs.VFS
Creates an InputStream that reads from the specified Url.
getInsertedVMParameters(JBProject, Map) - Method in class com.borland.jbuilder.runtime.JavaRunner
 
getInsight(FileNode) - Method in interface com.borland.primetime.insight.InsightFactory
Returns a new instance of the associated Insight class for this implementation.
getInsight(FileNode) - Method in class com.borland.primetime.insight.InsightManager
Find and instantiate an appropriate Insight implementation.
getInstallRootUrl() - Static method in class com.borland.primetime.properties.PropertyManager
Reports the location of the PrimeTime installation to assist in locating related files.
getInstance() - Static method in class com.borland.primetime.insight.InsightManager
Provides access to the Registry.
getInstructions() - Method in class com.borland.primetime.wizard.BasicWizardPage
Returns this WizardPage's instructions text.
getInteger() - Method in class com.borland.primetime.properties.GlobalIntegerProperty
Fetches the current value of the boolean property.
getJavaLauncher() - Static method in class com.borland.jbuilder.runtime.JavaProcess
 
getJDK(String) - Static method in class com.borland.jbuilder.paths.PathSetManager
Finds a JDK matching the name supplied.
getJDKPathSet() - Method in class com.borland.jbuilder.paths.ProjectPathSet
Fetches the JDK associated with the project.
getJDKs() - Static method in class com.borland.jbuilder.paths.PathSetManager
 
getJotPackages() - Method in class com.borland.jbuilder.node.JBProject
 
getJspCompiledPage() - Method in class com.borland.jbuilder.node.HTMLFileNode
 
getKey() - Method in class com.borland.primetime.editor.EditorOption
 
getKeymap() - Static method in class com.borland.primetime.editor.EditorManager
 
getKeymap(String) - Method in class com.borland.primetime.editor.TextEditorKit
Retrieve a keymap by name.
getKeymap(String) - Static method in class com.borland.primetime.editor.EditorManager
Retrieve a keymap by name.
getKeymap(String) - Static method in class com.borland.primetime.ide.KeymapManager
Retrieves a registered Keymap.
getKeymapForMode(int) - Method in class com.borland.primetime.editor.ModalKeymap
Get the keymap for a particular mode.
getKeymapName() - Static method in class com.borland.primetime.editor.EditorManager
 
getKeymapStateInfo() - Method in class com.borland.primetime.editor.EditorPane
Get the state info object associated with this editor instance.
getKeyRepresentation(KeyStroke) - Method in class com.borland.primetime.editor.TrackingKeymap.TrackingAction
 
getKeyStrokesForAction(Action) - Method in class com.borland.primetime.editor.DefaultKeymap
 
getKeyStrokesForAction(Action) - Static method in class com.borland.primetime.ide.KeymapManager
 
getKind() - Method in class com.borland.primetime.node.FileType
Returns the 'kind' object that this FileType was constructed with.
getLargeIcon() - Method in class com.borland.primetime.actions.UpdateAction
Returns the largeIcon property setting.
getLargeIcon() - Method in class com.borland.primetime.wizard.BasicWizardPage
Returns this WizardPage's large icon.
getLastAction() - Method in class com.borland.primetime.editor.EditorPane
 
getLastDirectory() - Static method in class com.borland.primetime.ide.Browser
 
getLastEdit() - Method in class com.borland.primetime.editor.JBUndoManager
Get the last edit in the list.
getLastModified() - Method in class com.borland.jbuilder.paths.PathSet
Reports the time that the last change was made directly to this PathSet.
getLastModified() - Static method in class com.borland.jbuilder.paths.PathSetManager
 
getLastModified() - Method in class com.borland.primetime.vfs.Buffer
Returns a timestamp representing the last time the buffer's contents were modified.
getLastModified(Url) - Method in class com.borland.primetime.vfs.NewFilesystem
No entry in a new filesystem really exists, so all entries are described as having never been modified.
getLastModified(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Reports the time at which the zip file entry represented by the specified Url was last modified.
getLastModified(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Reports the time at which the contents of this resource were last modified.
getLastModified(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Reports the time at which the file represented by the specified Url was last modified.
getLastModified(Url) - Static method in class com.borland.primetime.vfs.VFS
Reports the time at which the contents of this resource were last modified.
getLastOpenedUrl() - Method in class com.borland.primetime.ide.Browser
Returns the last opened url address.
getLayout() - Method in class com.borland.primetime.wizard.BasicWizardPage
 
getLibraries() - Static method in class com.borland.jbuilder.paths.PathSetManager
 
getLibrary(String) - Static method in class com.borland.jbuilder.paths.PathSetManager
Finds a library matching the name supplied.
getLineCount() - Method in class com.borland.primetime.editor.EditorPane
Get the number of lines in the document.
getLineElement(JTextComponent, int) - Static method in class com.borland.primetime.editor.TextUtilities
Determines the element to use for a paragraph/line.
getLineMarks(int) - Method in class com.borland.primetime.editor.EditorDocument
Get the list of LineMarks on a particular line.
getLineNumber(int) - Method in class com.borland.primetime.editor.EditorPane
Get the 1-based line number containing a particular position in the document.
getLongDisplayName() - Method in class com.borland.primetime.node.Node
 
getLongDisplayName() - Method in class com.borland.primetime.node.Project
 
getLongDisplayName() - Method in class com.borland.primetime.node.FileNode
Use the Url's file component for display purposes except for the NewFilesystem where the full path is meaningless.
getLongText() - Method in class com.borland.primetime.actions.UpdateAction
Returns the longText property setting.
getMainClassName(JBProject, Map) - Method in class com.borland.jbuilder.runtime.JavaRunner
 
getMap() - Method in class com.borland.primetime.runtime.RunConfiguration
Returns a Map instance used to get and set runtime settings via MapProperty instances.
getMarkIndex(LineMark) - Method in class com.borland.primetime.editor.EditorDocument
Get the 0-based index on which a particular mark exists.
getMarkLine() - Method in class com.borland.primetime.editor.LineMark
Get the current location of this mark.
getMarkLine(LineMark) - Method in class com.borland.primetime.editor.Gutter
Get the current location of a mark.
getMarks() - Method in class com.borland.primetime.editor.EditorDocument.MarkChain
 
getMarks(int) - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Retrieve the set of marks on a particular line.
getMarks(int) - Method in class com.borland.primetime.editor.Gutter
This method is returns an array of the marks on a particular line.
getMaxDescriptionLength() - Static method in class com.borland.primetime.insight.template.TemplateSet
 
getMaxNameLength() - Static method in class com.borland.primetime.insight.template.TemplateSet
 
getMenuGroup(int) - Static method in class com.borland.primetime.ide.Browser
Returns the menu ActionGroup at the specied index.
getMenuGroupCount() - Static method in class com.borland.primetime.ide.Browser
Returns the static count of ActionGroups that appear in all Browser menus.
getMenuGroups() - Static method in class com.borland.primetime.ide.Browser
Returns the static list of ActionGroups that appear in all Browser menus.
getMessageAction() - Method in class com.borland.primetime.ide.Message
 
getMessageView() - Method in class com.borland.primetime.ide.Browser
Returns this Browser's MessageView instance.
getMinimumSize() - Method in class com.borland.primetime.actions.ActionPalettePage
 
getMinimumSize() - Method in class com.borland.primetime.actions.ActionToolBar
 
getMinimumSize() - Method in class com.borland.primetime.ide.ContentManager
 
getMinimumSize() - Method in class com.borland.primetime.ide.StructureView
 
getMinimumSize() - Method in class com.borland.primetime.ide.MessageView
 
getMinimumSize() - Method in class com.borland.primetime.ide.ContentView
 
getMinimumSize() - Method in class com.borland.primetime.ide.ProjectView
 
getMnemonic() - Method in class com.borland.primetime.actions.UpdateAction
Returns the mnemonic property setting.
getModelName() - Method in interface com.borland.jbuilder.designer.Designer
Get the name of the designer's model.
getModifiedBufferCount() - Static method in class com.borland.primetime.vfs.Buffer
Returns the count of all buffers managed by the VFS that are currently marked as modified.
getModifiedBuffers() - Static method in class com.borland.primetime.vfs.Buffer
Returns a copy of the list of all buffers managed by the VFS that are currently marked as modified.
getModifiedProjectCount() - Static method in class com.borland.primetime.ide.ProjectView
Returns the count of open *modified* projects.
getName() - Method in class com.borland.jbuilder.paths.PathSet
Returns the current name for a PathSet.
getName() - Method in class com.borland.primetime.editor.DefaultKeymap
 
getName() - Method in class com.borland.primetime.node.LightweightNode
 
getName() - Method in class com.borland.primetime.runtime.RunConfiguration
 
getName() - Method in class com.borland.primetime.vfs.Url
Returns a short name for the Url, typically consisting of the the last element of the file path.
getName(Url) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Returns a short name for the Url.
getName(Url) - Method in class com.borland.primetime.vfs.NewFilesystem
Returns a short name for the Url enclosed in angle braces to indiciate that it represents temporary storage.
getName(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Returns a short name for the Url.
getName(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Returns a short name for the Url.
getNavigationHistory() - Method in class com.borland.primetime.ide.Browser
 
getNavigationHistory(int) - Method in class com.borland.primetime.ide.Browser
 
getNavigationHistoryCount() - Method in class com.borland.primetime.ide.Browser
 
getNavigationIndex() - Method in class com.borland.primetime.ide.Browser
 
getNestedTabbedPane() - Method in class com.borland.primetime.properties.NestingPropertyPage
Returns the tabbed area created by NestingPropertyPage that contains each of the subordinate PropertyPage instances created by a call to createNestedPages.
getNextWord(JTextComponent, int) - Static method in class com.borland.primetime.editor.TextUtilities
Determines the start of the next word for the given location.
getNode() - Method in class com.borland.primetime.ide.Context
Returns the node associated with this IDE context.
getNode(EditorPane) - Static method in class com.borland.primetime.viewer.NodeViewMap
Get the FileNode associated with a particular editor.
getNode(Url) - Method in class com.borland.primetime.node.Project
 
getNodeID() - Method in class com.borland.primetime.node.Node
Returns a node's internal unique node ID.
getNodeTab(Node) - Method in class com.borland.primetime.ide.TabSetContentManager
 
getNodeType() - Method in class com.borland.primetime.node.FileType
Returns the node type that this FileType was constructed with.
getNodeViewer(EditorPane) - Static method in class com.borland.primetime.viewer.NodeViewMap
Get the AbstractTextNodeViewer associated with a particular editor.
getOpenNodeCount() - Method in class com.borland.primetime.ide.Browser
Returns the count of open Nodes in this Browser.
getOpenNodes() - Method in class com.borland.primetime.ide.Browser
Returns the open Nodes in this Browser.
getOpenProject(int) - Static method in class com.borland.primetime.ide.ProjectView
Returns the open project at the specified index.
getOpenProjectCount() - Static method in class com.borland.primetime.ide.ProjectView
Returns the count of open projects.
getOpenProjects() - Static method in class com.borland.primetime.ide.ProjectView
Returns the list of open projects as an array.
getOutPath() - Method in class com.borland.jbuilder.paths.ProjectPathSet
Fetches the path used to store compiled Java class files when the project is built.
getOutputStream() - Method in class com.borland.primetime.node.FileNode
Create an output stream to write to the underlying Url.
getOutputStream() - Method in class com.borland.primetime.vfs.Buffer
Creates an OutputStream to provide write access to the contents of the buffer.
getOutputStream(Url) - Static method in class com.borland.primetime.vfs.VFS
Creates an OutputStream that writes to the specified Url.
getOutputStream(Url, boolean) - Method in class com.borland.primetime.vfs.NewFilesystem
Always fails since files created from the new filesystem are designed to be redirected to a real filesystem before being written.
getOutputStream(Url, boolean) - Method in class com.borland.primetime.vfs.ZipFilesystem
Always fails because zip filesystems are always read-only.
getOutputStream(Url, boolean) - Method in interface com.borland.primetime.vfs.Filesystem
Creates an OutputStream that writes to the specified Url.
getOutputStream(Url, boolean) - Method in class com.borland.primetime.vfs.FileFilesystem
Creates an OutputStream that writes to the file represented by the specified Url.
getOutputStream(Url, boolean) - Static method in class com.borland.primetime.vfs.VFS
Creates an OutputStream that writes to the specified Url.
getPackageContent(Url[], String, int) - Method in class com.borland.jbuilder.node.JBProject
Returns a Set containing Url representations of all items found on the path in the specified package.
getPackageNodes(String) - Method in class com.borland.jbuilder.node.JBProject
 
getPage(int) - Method in class com.borland.primetime.actions.ActionPalette
 
getPageComponent(WizardHost) - Method in class com.borland.primetime.wizard.BasicWizardPage
WizardPage interface method
getPageComponent(WizardHost) - Method in interface com.borland.primetime.wizard.WizardPage
Returns the JComponent to act as the UI for this WizardPage.
getPageCount() - Method in class com.borland.primetime.actions.ActionPalette
 
getPageFactories(Object) - Static method in class com.borland.primetime.properties.PropertyManager
Returns the array of PropertyPageFactory instances that can produce property pages for a given topic.
getPageFactory(Object) - Method in interface com.borland.primetime.properties.PropertyGroup
Invoked every time a property dialog is displayed to determine whether this property group has a relevant property page for a given topic.
getPageFactory(Project, Map) - Method in interface com.borland.primetime.runtime.Runner
Each Runner is responsibile for determining whether or not it should be used for a particular project.
getPageIcon() - Method in class com.borland.primetime.properties.PropertyPageFactory
 
getPageName() - Method in class com.borland.primetime.properties.PropertyPageFactory
 
getPages() - Method in class com.borland.primetime.actions.ActionPalette
Returns an array of ActionGroups that appear in this palette.
getPageStyle() - Method in class com.borland.primetime.wizard.BasicWizardPage
Returns the current page style for this WizardPage.
getPageTitle() - Method in class com.borland.primetime.wizard.BasicWizardPage
Returns this WizardPage's page title.
getPageTooltip() - Method in class com.borland.primetime.properties.PropertyPageFactory
 
getParameters(JBProject, Map) - Method in class com.borland.jbuilder.runtime.JavaRunner
 
getParams() - Method in class com.borland.primetime.ide.MessageCategory
 
getParent() - Method in class com.borland.primetime.node.Node
Returns the node's immediate parent in the node hierarchy.
getParent() - Method in class com.borland.primetime.vfs.Url
Returns a new Url with the last element of the file path removed.
getParent(Url) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Returns a Url with the last subpath from the supplied Url's file path removed.
getParent(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Returns a Url with the last subpath from the supplied Url's file path removed.
getParent(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Returns a Url with the last subpath from the supplied Url's file path removed.
getParent(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Returns a Url with the last subpath from the supplied Url's file path removed.
getPath(Url[]) - Static method in class com.borland.primetime.vfs.Url
Produces a semicolon delimited string of Url descriptions from an array of Url objects.
getPathHistory() - Static method in class com.borland.primetime.editor.SearchManager
Get the path history list.
getPaths() - Method in class com.borland.jbuilder.node.JBProject
 
getPreferredSize() - Method in class com.borland.primetime.actions.ActionButton
 
getPreferredSize() - Method in class com.borland.primetime.actions.ActionToolBarPane
 
getPreferredSize() - Method in class com.borland.primetime.actions.ActionPopupMenu
 
getPreferredSize() - Method in class com.borland.primetime.editor.EditorPane
Gets the preferred size of this component.
getPreferredSize() - Method in class com.borland.primetime.editor.Gutter
This method is overridden because this component's actual size should always be its preferred size.
getPreviousWord(JTextComponent, int) - Static method in class com.borland.primetime.editor.TextUtilities
Determine the start of the prev word for the given location.
getProcessExitCode() - Method in class com.borland.jbuilder.runtime.JavaProcess
 
getProject() - Method in class com.borland.primetime.node.Node
Returns a reference to the project associated with this node.
getProject() - Method in class com.borland.primetime.node.Project
 
getProject() - Method in class com.borland.primetime.runtime.RunConfiguration
 
getProject(Url) - Static method in class com.borland.primetime.node.Project
 
getProjectPath() - Method in class com.borland.primetime.node.Project
Returns the Url representing the directory the project is stored in.
getProjectView() - Method in class com.borland.primetime.ide.Browser
Returns this Browser's ProjectView instance.
getProperties() - Method in class com.borland.primetime.node.Node
Returns a Map relating NodePropertyDescriptor instances to property values.
getProperty(Object) - Static method in class com.borland.primetime.editor.EditorManager
Look up a property value using the specified key.
getProperty(String) - Method in class com.borland.primetime.node.Node
Gets a categorized string property value associated with the node as stored in the project file using an assumed category of "sys" and a default value of null.
getProperty(String, String) - Method in class com.borland.primetime.node.Node
Gets a categorized string property value associated with the node as stored in the project file using an assumed category of "sys".
getProperty(String, String, String) - Method in class com.borland.primetime.node.Node
Gets a categorized string property value associated with the node as stored in the project file.
getPropertyCategory() - Method in class com.borland.primetime.properties.Property
 
getPropertyName() - Method in class com.borland.primetime.properties.Property
 
getProtocol() - Method in class com.borland.primetime.vfs.NewFilesystem
Returns the name of the new filesystem protocol.
getProtocol() - Method in class com.borland.primetime.vfs.ZipFilesystem
 
getProtocol() - Method in class com.borland.primetime.vfs.Url
Retrieve the Url's protocol.
getProtocol() - Method in interface com.borland.primetime.vfs.Filesystem
 
getProtocol() - Method in class com.borland.primetime.vfs.FileFilesystem
Returns the name of the file protocol.
getRedoEndMark() - Method in class com.borland.primetime.editor.JBUndoManager
Return the offset of the caret mark after the current edit to redo.
getRedoEndPoint() - Method in class com.borland.primetime.editor.JBUndoManager
Return the offset of the caret point after the current edit to redo.
getRedoStartMark() - Method in class com.borland.primetime.editor.JBUndoManager
Return the offset of the caret mark before the current edit to redo.
getRedoStartPoint() - Method in class com.borland.primetime.editor.JBUndoManager
Return the offset of the caret point before the current edit to redo.
getReference() - Method in class com.borland.primetime.editor.EditorDocument
 
getRegisteredKeymapNames() - Static method in class com.borland.primetime.ide.KeymapManager
Returns an array of the names of the registered Keymaps.
getRelativePath(Url) - Method in class com.borland.primetime.vfs.Url
Create a relative path from an existing Url to specified target Url.
getRelativePath(Url[]) - Method in class com.borland.primetime.vfs.Url
Produces a semicolon delimited string of relative paths from an array of Url objects, assuming that the Url asked to perform the operation is the root from which relative paths are to be determined.
getRelativePath(Url, boolean) - Method in class com.borland.primetime.vfs.Url
Create a relative path from an existing Url to specified target Url.
getRelativePath(Url, Url, boolean) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Create a relative path from an root Url to specified target Url.
getRelativePath(Url, Url, boolean) - Method in class com.borland.primetime.vfs.ZipFilesystem
Create a relative path from an root Url to specified target Url.
getRelativePath(Url, Url, boolean) - Method in interface com.borland.primetime.vfs.Filesystem
Create a relative path from an root Url to specified target Url.
getRelativePath(Url, Url, boolean) - Method in class com.borland.primetime.vfs.FileFilesystem
Create a relative path from an root Url to specified target Url.
getRelativeUrl(String) - Method in class com.borland.primetime.vfs.Url
Create a new Url from an existing root Url and a relative component.
getRelativeUrl(Url, String) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Create a new Url from an existing root Url and a relative component.
getRelativeUrl(Url, String) - Method in class com.borland.primetime.vfs.ZipFilesystem
Create a new Url from an existing root Url and a relative component.
getRelativeUrl(Url, String) - Method in interface com.borland.primetime.vfs.Filesystem
Create a relative path from an root Url to specified target Url.
getRelativeUrl(Url, String) - Method in class com.borland.primetime.vfs.FileFilesystem
Create a new Url from an existing root Url and a relative component.
getReplaceHistory() - Static method in class com.borland.primetime.editor.SearchManager
Get the replace history list.
getReplaceText() - Method in class com.borland.primetime.editor.SearchOptions
Get the most recent replace text.
getRequired() - Method in class com.borland.jbuilder.paths.PathSet
 
getResolveParent() - Method in class com.borland.primetime.editor.DefaultKeymap
 
getRightMargin() - Static method in class com.borland.primetime.editor.EditorManager
 
getRunner(String) - Static method in class com.borland.primetime.runtime.RuntimeManager
Searches for a registered Runner instance by name.
getRunners() - Static method in class com.borland.primetime.runtime.RuntimeManager
Gets a complete list of all registered Runner instances.
getSavedOptions() - Static method in class com.borland.primetime.editor.SearchManager
Get the most recently used set of search options.
getScanner() - Method in class com.borland.primetime.editor.EditorDocument
Get the scanner currently in use for this document.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.borland.primetime.editor.EditorPane
Override this method so that vertical block scrolling will scroll one page at a time (determined by fontHeight), and that horizontal scrolling will scroll by the visible horizontal width.
getScrollableTracksViewportWidth() - Method in class com.borland.primetime.editor.EditorPane
Return false here to allow horizontal scrolling.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.borland.primetime.editor.EditorPane
Override this method so that vertical unit scrolling will scroll one line at a time (determined by fontHeight), and that horizontal scrolling will scroll by 10% of the visible horizontal width.
getSearchHistory() - Static method in class com.borland.primetime.editor.SearchManager
Get the search history list.
getSearchText() - Method in class com.borland.primetime.editor.SearchOptions
Get the most recent search text.
getSelectAction() - Method in class com.borland.primetime.ide.Message
 
getSelectedNode() - Method in class com.borland.primetime.ide.ProjectView
Returns the currently selected Node in this ProjectView.
getSelectedNode(Project) - Method in class com.borland.primetime.ide.ProjectView
Returns the currently selected Node in this ProjectView.
getSelectedNodes() - Method in class com.borland.primetime.ide.ProjectView
Returns the currently selected Nodes in this ProjectView.
getSelectedNodes(Project) - Method in class com.borland.primetime.ide.ProjectView
Returns the currently selected Nodes in this ProjectView from the specified project.
getSeparatorSize() - Method in class com.borland.primetime.actions.ActionPalettePage
 
getSettingsRootUrl() - Static method in class com.borland.primetime.properties.PropertyManager
Returns the root location for all settings files.
getSettingsUrl(String) - Static method in class com.borland.primetime.properties.PropertyManager
Returns the location of an individual settings file, duplicating the default template file if necessary for first-time initialization.
getShortDescription() - Method in class com.borland.primetime.insight.InsightFactory.InsightFeature
A short description of this feature.
getShortText() - Method in class com.borland.primetime.actions.UpdateAction
Returns the shortText property setting.
getSize() - Method in class com.borland.primetime.vfs.Buffer
Reports the length of the buffer content in bytes.
getSmallIcon() - Method in class com.borland.primetime.actions.UpdateAction
Returns the smallIcon property setting.
getSmallIcon() - Method in class com.borland.primetime.wizard.BasicWizardPage
Returns this WizardPage's small icon.
getSource() - Method in class com.borland.primetime.actions.ActionButton
Returns the object source for this ActionButton.
getSource() - Method in interface com.borland.primetime.actions.ActionWidget
Returns the source object used by this ActionWidget
getSource() - Method in class com.borland.primetime.actions.ActionMenuItem
Returns the object source for this menu item.
getSource() - Method in class com.borland.primetime.actions.ActionMenuBar
Returns the object source for this ActionMenuBar.
getSource() - Method in class com.borland.primetime.actions.ActionToolBarPane
Returns the object source for this ActionToolBarPane.
getSource() - Method in class com.borland.primetime.actions.ActionToolBar
 
getSource() - Method in class com.borland.primetime.actions.ActionMenu
Returns the object source for this ActionMenu.
getSource() - Method in class com.borland.primetime.actions.ActionPalette
 
getSource() - Method in class com.borland.primetime.actions.ActionPopupMenu
Returns the object source for this ActionPopupMenu.
getSourceLastModified() - Method in class com.borland.primetime.vfs.Buffer
A timestamp representing the last time the source of the buffer's contents had been modified at the time the buffer was read.
getSourcePath() - Method in class com.borland.jbuilder.paths.PathSet
Returns the PathSet's current set of source path entries.
getStartMark() - Method in class com.borland.primetime.editor.JBUndoManager.UndoGroup
Get the position of the caret mark before the start of this UndoGroup.
getStartPoint() - Method in class com.borland.primetime.editor.JBUndoManager.UndoGroup
Get the position of the caret dot before the start of this UndoGroup.
getState(Browser) - Method in class com.borland.primetime.ide.BrowserStateAction
 
getState(Object) - Method in class com.borland.primetime.actions.StateAction
Subclasses should implement this method by returning the appropriate boolean based on the passed source context.
getState(Object) - Method in class com.borland.primetime.ide.BrowserStateAction
 
getStateFlags() - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
getStatusView() - Method in class com.borland.primetime.ide.Browser
Returns this Browser's StatusView instance.
getStockTemplates() - Static method in class com.borland.primetime.insight.template.TemplateManager
 
getStockTemplates() - Static method in class com.borland.primetime.insight.template.TemplateSet
 
getStructureComponent() - Method in class com.borland.primetime.ide.StructureView
 
getStructureComponent() - Method in interface com.borland.primetime.ide.NodeViewer
Returns a component to display in the MainStructureView in the Browser.
getStructureComponent() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
Returns the cached structure component if one has already been created.
getStubSource() - Method in class com.borland.jbuilder.node.ClassFileNode
 
getStyle() - Method in class com.borland.primetime.editor.LineMark
Get the style to use when painting a line with this mark.
getStyle(int) - Method in class com.borland.primetime.editor.BasicStyleMap
Get a particular style by integer reference.
getStyle(int) - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
getStyleContext() - Static method in class com.borland.primetime.editor.EditorManager
 
getStyleMap() - Method in class com.borland.primetime.editor.TextEditorKit
Return the StyleMap to use when rendering Documents created with this kit.
getStyleMap() - Method in class com.borland.primetime.editor.EditorDocument
Get the StyleMap to use when Rendering this Document.
getTabbedTextPosition(char[], int, int) - Static method in class com.borland.primetime.editor.TextUtilities
Determines the character offset of a position, converting all spaces to tabs.
getTabbedTextPosition(JTextComponent, Element, int, int) - Static method in class com.borland.primetime.editor.TextUtilities
Determines the character offset of a position, converting all spaces to tabs.
getTabbedTextPosition(String, int, int) - Static method in class com.borland.primetime.editor.TextUtilities
Determines the character offset of a position, converting all spaces to tabs.
getTabbedTextWidth(Segment, FontMetrics, int, TabExpander, int) - Static method in class com.borland.primetime.editor.TextUtilities
Determines the width of the given segment of text taking tabs into consideration.
getTabCount() - Method in class com.borland.primetime.ide.MessageView
Returns the count of tabs currently displayed in this MessageView.
getTabs() - Method in class com.borland.primetime.ide.MessageView
Returns a MessageCategory array representing the existing tabs in this MessageView.
getTabSize() - Static method in class com.borland.primetime.editor.EditorManager
 
getTabSize() - Method in class com.borland.primetime.editor.EditorView
Returns the tab size to use to render this document.
getTemplateName() - Method in class com.borland.primetime.insight.template.CodeTemplate
Get the name of this template.
getTemplates() - Static method in class com.borland.primetime.insight.template.TemplateManager
 
getTemplates() - Static method in class com.borland.primetime.insight.template.TemplateSet
Return the array of CodeTemplates belonging to this set.
getText() - Method in class com.borland.primetime.editor.EditorOption
Get the text that describes this property.
getText() - Method in class com.borland.primetime.editor.EditorOptionCategory
Get the text that describes this category.
getText() - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
getText() - Method in class com.borland.primetime.ide.Message
 
getText(Segment) - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
getTextLine(int) - Method in class com.borland.primetime.editor.EditorPane
Get the text contained in a particular line in the document.
getTextStructureClass() - Method in class com.borland.jbuilder.node.HTMLFileNode
 
getTextStructureClass() - Method in class com.borland.jbuilder.node.JspFileNode
 
getTextStructureClass() - Method in class com.borland.jbuilder.node.IDLFileNode
 
getTextStructureClass() - Method in class com.borland.jbuilder.node.JavaFileNode
 
getTextStructureClass() - Method in class com.borland.jbuilder.node.XMLFileNode
 
getTextStructureClass() - Method in class com.borland.primetime.node.TextFileNode
 
getTimestamp() - Method in class com.borland.primetime.node.FileNode
 
getTitle() - Method in class com.borland.primetime.ide.MessageCategory
 
getTokenEnd(char[], int, int, int, String) - Static method in class com.borland.primetime.editor.TextUtilities
Return the offset of the end of a token.
getTokenStart(char[], int, int, int, String) - Static method in class com.borland.primetime.editor.TextUtilities
Return the offset of the start of a token.
getToolBarGroup(int) - Static method in class com.borland.primetime.ide.Browser
Returns the toolbar ActionGroup at the specied index.
getToolBarGroupCount() - Static method in class com.borland.primetime.ide.Browser
Returns the count of static Browser toolbars.
getToolBarGroups() - Static method in class com.borland.primetime.ide.Browser
Returns the static list of ActionGroups that appear in all Browser toolbars.
getToolBarPane() - Method in class com.borland.primetime.ide.Browser
Returns this browser's BrowserToolBarPane instance.
getToolTip() - Method in class com.borland.primetime.ide.MessageCategory
 
getToolTipText() - Method in class com.borland.primetime.ide.Message
 
getToolTipText(MouseEvent) - Method in class com.borland.primetime.editor.EditorPane
Get the text which should be displayed in a tooltip.
getType() - Method in class com.borland.primetime.editor.JBUndoManager.UndoSegment
Return the type of this UndoSegment.
getUndoEndMark() - Method in class com.borland.primetime.editor.JBUndoManager
Return the offset of the caret mark after the current edit to undo.
getUndoEndPoint() - Method in class com.borland.primetime.editor.JBUndoManager
Return the offset of the caret point after the current edit to undo.
getUndoManager() - Method in class com.borland.primetime.editor.EditorDocument
Get the JBUndoManager for this document.
getUndoStartMark() - Method in class com.borland.primetime.editor.JBUndoManager
Return the offset of the caret mark before the current edit to undo.
getUndoStartPoint() - Method in class com.borland.primetime.editor.JBUndoManager
Return the offset of the caret point before the current edit to undo.
getUrl() - Method in class com.borland.primetime.node.Project
Returns the Url the project is currently associated with.
getUrl() - Method in class com.borland.primetime.node.FileNode
Returns the node's associated Url.
getUrl() - Method in class com.borland.primetime.vfs.Buffer
Returns the Url that this buffer represents.
getUserDirVMPrefix(JBProject) - Method in class com.borland.jbuilder.runtime.JavaRunner
Provides a VM parameter that defines user.dir to point to the project's directory.
getUserVMParameters(JBProject, Map) - Method in class com.borland.jbuilder.runtime.JavaRunner
 
getValue() - Method in class com.borland.primetime.properties.GlobalProperty
 
getValue(Map) - Method in class com.borland.primetime.properties.MapProperty
 
getValue(Node) - Method in class com.borland.primetime.properties.NodeProperty
 
getValue(String) - Method in class com.borland.primetime.actions.DelegateAction
The javax.swing.Action.getValue(String key) method is overridden to delegate to the current 'target' action.
getValues() - Method in class com.borland.primetime.properties.GlobalArrayProperty
Fetches the current setting of this property.
getValues(Map) - Method in class com.borland.primetime.properties.MapArrayProperty
Fetches the current setting of this property.
getValues(Node) - Method in class com.borland.primetime.properties.NodeArrayProperty
Fetches the current setting of this property.
getVersion() - Static method in class com.borland.primetime.properties.GlobalProperty
 
getView(EditorPane) - Static method in class com.borland.primetime.viewer.NodeViewMap
Get the TextView associated with a particular editor.
getViewerComponent() - Method in interface com.borland.primetime.ide.NodeViewer
Returns the UI component to display in the Browser.
getViewerComponent() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
Returns the cached viewer component if one has already been created.
getViewerCount(Node) - Method in class com.borland.primetime.ide.Browser
Returns the count of NodeViewers that have 'accepted' the specified Node, and are available to display the contents of the Node in the ContentView.
getViewerDescription() - Method in interface com.borland.primetime.ide.NodeViewer
Returns a short description of this NodeViewer.
getViewerDescription() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
getViewerIcon() - Method in interface com.borland.primetime.ide.NodeViewer
Returns a display icon for this NodeViewer's tab.
getViewerIcon() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
getViewerOfType(Node, Class) - Method in class com.borland.primetime.ide.Browser
Returns the first NodeViewer instance of the specified type that have is displaying the specified Node.
getViewers(Node) - Method in class com.borland.primetime.ide.Browser
Returns the NodeViewers that have 'accepted' the specified Node, and are available to display the contents of the Node in the ContentView.
getViewerTitle() - Method in interface com.borland.primetime.ide.NodeViewer
Returns a user-friendly display string for this node viewer.
getViewFactory() - Method in class com.borland.primetime.editor.TextEditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getWizardHost() - Method in class com.borland.primetime.wizard.BasicWizardPage
Returns this WizardPage's WizardHost instance.
getWizardTitle() - Method in class com.borland.primetime.wizard.BasicWizard
Wizard interface method.
getWizardTitle() - Method in interface com.borland.primetime.wizard.Wizard
Returns the title for this Wizard.
getWordEnd(JTextComponent, int) - Static method in class com.borland.primetime.editor.TextUtilities
This method returns the location of the end of the current word, or, if offs is at the end of a word or between words, this method returns the location at the end of the next word.
getWordStart(JTextComponent, int) - Static method in class com.borland.primetime.editor.TextUtilities
Determines the start of a word for the given model location.
GlobalArrayProperty - class com.borland.primetime.properties.GlobalArrayProperty.
Instances of GlobalArrayProperty are used to represent global settings with a related set of zero or more values under the user's control.
GlobalArrayProperty(String, String) - Constructor for class com.borland.primetime.properties.GlobalArrayProperty
Creates a property whose values will be stored as a sequence of individual properties with the names 'name.0', 'name.1', etc.
globalArrayPropertyChanged(GlobalArrayProperty, String[]) - Method in interface com.borland.primetime.properties.GlobalArrayPropertyListener
Notifies the listener that a property value has changed.
GlobalArrayPropertyListener - interface com.borland.primetime.properties.GlobalArrayPropertyListener.
Objects that implement the GlobalArrayPropertyListener interface can be added to individual GlobalArrayProperty instances to receive notification when the property value changes.
GlobalBooleanProperty - class com.borland.primetime.properties.GlobalBooleanProperty.
Instances of GlobalBooleanProperty are used to represent global boolean settings under the user's control.
GlobalBooleanProperty(String, String) - Constructor for class com.borland.primetime.properties.GlobalBooleanProperty
 
GlobalBooleanProperty(String, String, boolean) - Constructor for class com.borland.primetime.properties.GlobalBooleanProperty
 
GlobalFloatProperty - class com.borland.primetime.properties.GlobalFloatProperty.
Instances of BasicFloatProperty are used to represent global float settings under the user's control.
GlobalFloatProperty(String, String) - Constructor for class com.borland.primetime.properties.GlobalFloatProperty
 
GlobalFloatProperty(String, String, float) - Constructor for class com.borland.primetime.properties.GlobalFloatProperty
 
GlobalIntegerProperty - class com.borland.primetime.properties.GlobalIntegerProperty.
Instances of GlobalIntegerProperty are used to represent global integer settings under the user's control.
GlobalIntegerProperty(String, String) - Constructor for class com.borland.primetime.properties.GlobalIntegerProperty
Construct a GlobalIntegerProperty with a default value of zero.
GlobalIntegerProperty(String, String, int) - Constructor for class com.borland.primetime.properties.GlobalIntegerProperty
Construct a GlobalIntegerProperty with the specified default value.
globalMouseDown - Static variable in class com.borland.primetime.actions.ActionButton
 
globalPopping - Static variable in class com.borland.primetime.actions.ActionButton
 
GlobalProperty - class com.borland.primetime.properties.GlobalProperty.
Instances of GlobalProperty are used to represent global settings under the user's control.
GlobalProperty(String, String) - Constructor for class com.borland.primetime.properties.GlobalProperty
Create a new GlobalProperty with the specified category and property name.
GlobalProperty(String, String, String) - Constructor for class com.borland.primetime.properties.GlobalProperty
Create a new GlobalProperty with the specified category, property name and default value.
globalPropertyChanged(GlobalProperty, String, String) - Method in interface com.borland.primetime.properties.GlobalPropertyListener
Notifies the listener that a property value has changed.
GlobalPropertyListener - interface com.borland.primetime.properties.GlobalPropertyListener.
Objects that implement the GlobalPropertyListener interface can be added to individual GlobalProperty instances to receive notification when the property value changes.
globalSearch - Variable in class com.borland.primetime.editor.SearchOptions
 
glowStyle - Variable in class com.borland.primetime.actions.ActionButton
 
glowStyle - Variable in class com.borland.primetime.actions.ActionToolBar
 
gotoBookmark0Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark1Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark2Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark3Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark4Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark5Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark6Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark7Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark8Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoBookmark9Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoLine(int) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular line in the document.
gotoLine(int, boolean) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular line in the document.
gotoLine(int, boolean, int) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular line in the document.
gotoLineDialogAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
gotoOffset(int) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular offset within the document.
gotoOffset(int, boolean) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular offset within the document.
gotoOffset(int, boolean, int) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular offset within the document.
gotoPosition(int, int) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular line and column position within the document.
gotoPosition(int, int, boolean) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular line and column position within the document.
gotoPosition(int, int, boolean, int) - Method in class com.borland.primetime.editor.EditorPane
Go to a particular line and column position within the document.
GROUP_Gallery - Static variable in class com.borland.primetime.wizard.WizardManager
 
GROUP_NavigateTo - Static variable in class com.borland.primetime.ide.Browser
 
GROUP_NodeContext - Static variable in class com.borland.primetime.ide.TabbedContentManager
 
GROUP_NodeContext - Static variable in class com.borland.primetime.ide.TabSetContentManager
 
GROUP_NodeContext1 - Static variable in class com.borland.primetime.ide.TabbedContentManager
 
GROUP_NodeContext1 - Static variable in class com.borland.primetime.ide.TabSetContentManager
 
GROUP_NodeContext2 - Static variable in class com.borland.primetime.ide.TabbedContentManager
 
GROUP_NodeContext2 - Static variable in class com.borland.primetime.ide.TabSetContentManager
 
GROUP_NodeOpen - Static variable in class com.borland.primetime.ide.Browser
 
GROUP_OpenBrowsers - Static variable in class com.borland.primetime.ide.Browser
 
GROUP_OpenProjects - Variable in class com.borland.primetime.ide.ProjectView
 
GROUP_OpenWindows - Static variable in class com.borland.primetime.ide.Browser
 
GROUP_ProjectNodeAdd - Static variable in class com.borland.primetime.ide.ProjectView
 
GROUP_Reopen - Static variable in class com.borland.primetime.ide.Browser
 
GROUP_ToolBars - Static variable in class com.borland.primetime.ide.Browser
 
GROUP_Wizards - Static variable in class com.borland.primetime.wizard.WizardManager
 
GROUPED - Static variable in class com.borland.primetime.actions.StateAction
The storage attribute key for the GROUPED (Boolean) property.
groups - Variable in class com.borland.primetime.actions.ActionMenuBar
 
groups - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
Gutter - class com.borland.primetime.editor.Gutter.
The Gutter is a panel which sits on the left edge of a TextView.
Gutter() - Constructor for class com.borland.primetime.editor.Gutter
Create a new Gutter object.
GutterListener - interface com.borland.primetime.editor.GutterListener.
The GutterListener interface is implemented by a client that wishes to listen for gutter events.
gutterListeners - Variable in class com.borland.primetime.editor.Gutter
 
GutterMark - class com.borland.primetime.editor.GutterMark.
A GutterMark is a special type of LineMark which appears as an Icon in the gutter region of a TextView.
GutterMark(boolean, Icon) - Constructor for class com.borland.primetime.editor.GutterMark
Create a new GutterMark with the specified icon.
GutterMark(boolean, Icon, Style) - Constructor for class com.borland.primetime.editor.GutterMark
Create a new GutterMark with the specified icon and style.
GutterMark(Icon) - Constructor for class com.borland.primetime.editor.GutterMark
Create a new "heavyweight" GutterMark with the specified icon.
GutterMark(Icon, Style) - Constructor for class com.borland.primetime.editor.GutterMark
Create a new "heavyweight" GutterMark with the specified icon and style.
GUTTERWIDTH - Static variable in class com.borland.primetime.editor.Gutter
 

H

hasChildren() - Method in class com.borland.primetime.node.Node
Describes whether or not this node has one or more children.
hasDisplayChildren() - Method in class com.borland.jbuilder.node.PackageNode
 
hasDisplayChildren() - Method in class com.borland.primetime.node.Node
Describes whether or not this node has one or more display children.
hasFocusOwner() - Method in class com.borland.primetime.ide.StructureView
 
hashCode() - Method in class com.borland.primetime.editor.MasterStyleContext.FontKey
Returns a hashcode for this font.
hashCode() - Method in class com.borland.primetime.editor.JBUndoManager.UndoGroup
 
hashCode() - Method in class com.borland.primetime.ide.Context
 
hashCode() - Method in class com.borland.primetime.node.Node
 
hashCode() - Method in class com.borland.primetime.properties.Property
Retrieve the Property's hashCode.
hashCode() - Method in class com.borland.primetime.vfs.Url
Retrieve the Url's hashCode.
hasMessages(MessageCategory) - Method in class com.borland.primetime.ide.MessageView
 
hasPopBar() - Method in class com.borland.primetime.actions.ActionButton
 
HELP_TOPIC - Static variable in class com.borland.primetime.actions.UpdateAction
The storage attribute key for the HELP_TOPIC (HelpTopic) property.
help(WizardPage, WizardHost) - Method in class com.borland.primetime.wizard.BasicWizard
Wizard interface method.
help(WizardPage, WizardHost) - Method in interface com.borland.primetime.wizard.Wizard
The user has clicked the Help button while viewing the specified page.
helpAction - Variable in class com.borland.primetime.ide.Message
 
highlightMark - Variable in class com.borland.primetime.editor.EditorPane
 
horizontal - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
horizontal - Variable in class com.borland.primetime.actions.ActionPalettePage
 
horizontal - Variable in class com.borland.primetime.actions.ActionToolBar
 
host - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
HTMLFileNode - class com.borland.jbuilder.node.HTMLFileNode.
HTMLFileNode instances represent HTML and ASP files.
HTMLFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.HTMLFileNode
All FileNode subtypes must expose this constructor signature.

I

I18NProperty - Static variable in class com.borland.primetime.editor.EditorDocument
 
icon - Variable in class com.borland.primetime.actions.ActionButton
 
icon - Variable in class com.borland.primetime.editor.EditorOptionCategory
 
icon - Variable in class com.borland.primetime.ide.Message
 
icon - Variable in class com.borland.primetime.properties.PropertyPageFactory
 
ICON - Static variable in class com.borland.jbuilder.node.JBProject
 
ICON - Static variable in class com.borland.jbuilder.node.HTMLFileNode
 
ICON - Static variable in class com.borland.jbuilder.node.JspFileNode
 
ICON - Static variable in class com.borland.jbuilder.node.IDLFileNode
 
ICON - Static variable in class com.borland.jbuilder.node.JavaFileNode
 
ICON - Static variable in class com.borland.jbuilder.node.BinaryResourceFileNode
 
ICON - Static variable in class com.borland.jbuilder.node.XMLFileNode
 
ICON - Static variable in class com.borland.jbuilder.node.ClassFileNode
 
ICON - Static variable in class com.borland.primetime.node.TextFileNode
 
ICON - Static variable in class com.borland.primetime.node.ImageFileNode
 
ICON - Static variable in class com.borland.primetime.node.FolderNode
 
ICON_ADD_NOTRACING - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ADDBREAK - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ADDBREAKPOINT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ADDWATCH - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ARRAY - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ARRAY_BOUNDARY_DOWN - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ARRAY_BOUNDARY_UP - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ATBREAKPOINT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
icon_blank - Static variable in class com.borland.primetime.actions.ActionPalettePage
 
icon_blank - Static variable in class com.borland.primetime.actions.ActionToolBar
 
ICON_BLANK - Static variable in class com.borland.primetime.actions.ActionMenuItem
 
ICON_BLANK - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_BREAKPOINT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_BREAKPOINT_DISABLED_FOR_PROCESS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_BREAKPOINTDISABLED - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_BREAKPOINTINVALID - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_BREAKPOINTVERIFIED - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_BROWSESYMBOL - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CASCADE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CHECKED - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CHECKED_DISABLED - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CLASS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CLOSE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CONSOLE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CONSOLEERR - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CONSOLEOUT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_COPY - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CORBA_SERVER_APP - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CORBA_SERVER_INT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_CUT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_DATAWATCH - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_DEBUG - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_DELETE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_DEPLOYMENT_WIZARD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
icon_dis - Variable in class com.borland.primetime.actions.ActionButton
 
ICON_DISABLE_ALL_BREAKPOINTS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_DISK - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ENABLE_ALL_BREAKPOINTS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ERROR - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_EXPRESSION_ERROR - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FIELD_BREAKPOINT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FILEBINARY - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FILEHTML - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FILEIDL - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FILEIMAGE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FILEJAVA - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FILETEXT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FIND - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FINDAGAIN - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_FOLDER - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_GALLERY - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_GOBACK - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_GOFORWARD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_GOHOME - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_HELPBORLANDONLINE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_ALIAS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_ATTRIBUTE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_CONSTANT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_ENUM - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_EXCEPTION - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_INCLUDE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_INITIALIZER - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_MEMBER - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_MODULE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_OPERATION - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_STRUCT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_SUPERSTRUCT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_SUPERVALUE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_UNION - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_VALID_VALUE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_IDL_VALUE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_INDENT_OPTIONS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_INSPECT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_INTERFACE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_INTERFACE_WIZARD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_INVALID_ERROR - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_JBPROJECT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_JSP_WIZARD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_MAKE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
icon_marker - Static variable in class com.borland.primetime.actions.ActionButton
 
icon_marker - Static variable in class com.borland.primetime.actions.ActionPalettePage
 
icon_marker - Static variable in class com.borland.primetime.actions.ActionToolBar
 
ICON_MONITORDEADLOCK - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_MONITORLOCK - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_NEWBROWSER - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_NEWFOLDER - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_NOTRACING - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_NOTRACING_CLASSPATTERN - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_NOTRACING_CLASSPATTERN_DISABLED - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_NULL - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_OBJECTS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_OPEN - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_OPTIONS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ORB_CONNECT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_OVERRIDE_WIZARD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PACKAGE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PACKAGEIMPORT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PASTE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PRIMITIVE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PRINT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROGRAMPAUSE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROGRAMRESUME - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROGRAMRUN - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROGRAMSTOP - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROJECT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROJECTADD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROJECTCLOSE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROJECTDEFAULTS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_PROJECTREMOVE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_REBUILD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_REDO - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_REFRESH - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_REMOVE_ALL_BREAKPOINTS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_REMOVE_NOTRACING - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_REOPEN - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_REPLACE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
icon_roll - Variable in class com.borland.primetime.actions.ActionButton
 
ICON_RUN - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SAVE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SAVEALL - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SEARCHRESULTS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SEARCHSOURCEPATH - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SHOWEXECPOINT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SHOWFRAME - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SMART_KEY - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SMARTSTEP_OFF - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_SMARTSTEP_ON - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_STEPINTO - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_STEPOUT - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_STEPOVER - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_STRING_WIZARD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_TAB_OPTIONS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_THREAD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_THREADBLOCKED - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_THREADBREAK - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_THREADDEAD - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_THREADGROUP - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_THREADSUSPENDED - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_TILE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_TILEVERTICAL - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_UNDO - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_UNPREPAREDCLASS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_UNPREPAREDINTERFACE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_USE_DATAMODULE - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_VIEWBREAKPOINTS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_VIEWLOADEDCLASSES - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_WARNING - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_WATCH - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ICON_ZIPFOLDER - Static variable in class com.borland.primetime.ide.BrowserIcons
 
IDENTIFIER - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
IDLFileNode - class com.borland.jbuilder.node.IDLFileNode.
IDLFileNode instances represent CORBA Interface Definition Lanaguage files.
IDLFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.IDLFileNode
All FileNode subtypes must expose this constructor signature.
IDLStructureIcons - class com.borland.jbuilder.node.idl.IDLStructureIcons.
 
IDLStructureIcons() - Constructor for class com.borland.jbuilder.node.idl.IDLStructureIcons
 
ILLEGAL - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
IMAGE_ACTIONS - Static variable in class com.borland.primetime.ide.BrowserIcons
 
IMAGE_ACTIONS_DISABLED - Static variable in class com.borland.primetime.ide.BrowserIcons
 
ImageFileNode - class com.borland.primetime.node.ImageFileNode.
 
ImageFileNode(Project, Node, Url) - Constructor for class com.borland.primetime.node.ImageFileNode
All FileNode subtypes must expose this constructor signature.
img_left - Variable in class com.borland.primetime.actions.ActionToolBar
 
img_right - Variable in class com.borland.primetime.actions.ActionToolBar
 
implementInterfaceIcon - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
importIcon - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
IN_COMMENT - Static variable in class com.borland.primetime.editor.AbstractScanner
In a comment
includeIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
incrementalSearch(EditorPane, boolean) - Static method in class com.borland.primetime.editor.SearchManager
Start an incremental search.
incrSearchAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
indentAfterBraceAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not to add an extra level of indentation for every extra open brace found on the previous non-blank line.
indentBlockAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
indexOf(LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Retrieve the 0-based index of a particular mark.
indexOf(LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkChain
 
inheritClassIcon - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
initButton() - Method in class com.borland.primetime.actions.ActionButton
 
initialize(Segment) - Method in class com.borland.primetime.editor.AbstractScanner
initialize is called before starting a scan.
initialize(Segment, Segment) - Method in class com.borland.primetime.editor.AbstractScanner
 
initializeOpenTools(String) - Static method in class com.borland.primetime.PrimeTime
Initializes all OpenTools in a specified category.
initializeProject() - Method in class com.borland.primetime.node.ProjectStorage
 
initializeProperties() - Method in interface com.borland.primetime.properties.PropertyGroup
Invoked once for a PropertyGroup to indicate that the values of all global properties have been read from permanent storage and that any settings that depend on these properties can be safely made.
initializeProperties(Url) - Static method in class com.borland.primetime.properties.PropertyManager
 
initializerIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
initMap(HashMap, String[], boolean) - Static method in class com.borland.primetime.editor.AbstractScanner
Internal routine to intialize a HashMap with words to look up and associated integer values
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.JBuilderHelp
 
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.JBProject
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.HTMLFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.JspFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.IDLFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.JavaFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.PropertiesFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.PackageNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.BinaryResourceFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.XMLFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.ClassFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.jbuilder.node.SQLFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.primetime.editor.TextEditorKit
 
initOpenTool(byte, byte) - Static method in class com.borland.primetime.editor.BasicStyleMap
Initialize the BasicStyleMap by registering all of the styles we know about.
initOpenTool(byte, byte) - Static method in class com.borland.primetime.editor.EditorManager
 
initOpenTool(byte, byte) - Static method in class com.borland.primetime.node.TextFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.primetime.node.ImageFileNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.primetime.node.FolderNode
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.primetime.vfs.NewFilesystem
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.primetime.vfs.ZipFilesystem
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.primetime.vfs.FileFilesystem
OpenTool initialization
initOpenTool(byte, byte) - Static method in class com.borland.primetime.wizard.WizardManager
 
initTotalSteps() - Method in class com.borland.primetime.wizard.BasicWizard
Wizard interface method.
initTotalSteps() - Method in interface com.borland.primetime.wizard.Wizard
Returns the initial total number of steps for this Wizard.
INPUT_METHOD - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
INPUT_METHOD_KEY - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
INSERT - Static variable in class com.borland.primetime.editor.JBUndoManager
 
insertAt(int, int, String) - Method in class com.borland.primetime.editor.EditorPane
This is a convenience method to insert text at a particular position in the document.
insertAt(int, String) - Method in class com.borland.primetime.editor.EditorPane
This is a convenience method to insert text at a particular position in the document.
insertBreakAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to place a line/paragraph break into the document.
insertChar(String) - Method in class com.borland.primetime.editor.EditorPane
This method inserts the text in content (usually a single character) immediately after the caret.
insertLine(int) - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Insert a line into the MarkList.
insertModeAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not the managed editors are in insert mode.
insertTabAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to place a tab character into the document.
insertUpdate(DocumentEvent) - Method in class com.borland.primetime.editor.Gutter
 
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class com.borland.primetime.editor.EditorView
We override this because we need to call our own updateDamage method.
insertVMParamOnLeft(String, String) - Method in class com.borland.jbuilder.runtime.JavaProcess
 
Insight - interface com.borland.primetime.insight.Insight.
One of two interfaces that must be implemented to create a CodeInsight implementation.
InsightFactory - interface com.borland.primetime.insight.InsightFactory.
One of two interfaces that must be implemented to create a CodeInsight implementation.
InsightFactory.InsightFeature - class com.borland.primetime.insight.InsightFactory.InsightFeature.
Represents a CodeInsight feature.
InsightFactory.InsightFeature(int, String, String, String, String) - Constructor for class com.borland.primetime.insight.InsightFactory.InsightFeature
Constructs a feature with the given properties.
InsightManager - class com.borland.primetime.insight.InsightManager.
InsightManager manages the registration and instantiation of CodeInsight instances.
install(JEditorPane) - Method in class com.borland.primetime.editor.TextEditorKit
Called when the kit is being installed into a JEditorPane.
installRegisteredKeymap(JComponent, String) - Static method in class com.borland.primetime.ide.KeymapManager
Sets the Keymap to use for binding events to actions for a particular target.
installRegisteredKeymap(JFrame, String) - Static method in class com.borland.primetime.ide.KeymapManager
Sets the Keymap to use for binding events to actions for a particular target.
interfaceIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
interfaceIcons - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
internationalInputMethods - Static variable in class com.borland.primetime.editor.EditorManager
 
InvalidUrlException - exception com.borland.primetime.vfs.InvalidUrlException.
Signals that an attempt was made to construct a Url with an invalid format.
InvalidUrlException() - Constructor for class com.borland.primetime.vfs.InvalidUrlException
Constructs an InvalidUrlException with null as its error detail message.
InvalidUrlException(String) - Constructor for class com.borland.primetime.vfs.InvalidUrlException
Constructs an InvalidUrlException with the specified detail message.
invoke(EditorPane) - Static method in class com.borland.primetime.insight.template.TemplateManager
 
invoke(EditorPane, int, int, Object) - Method in interface com.borland.primetime.insight.Insight
Invokes the given CodeInsight feature.
invokeCommand(String[]) - Method in interface com.borland.primetime.Command
Called when the flag associated with the command is included on the command-line.
invokeWizard(Browser) - Method in class com.borland.primetime.wizard.WizardAction
The default behavior of this method is to obtain a new Wizard instance and invoke the WizardDialog with it.
invokeWizard(WizardHost) - Method in class com.borland.primetime.wizard.BasicWizard
Wizard interface method.
invokeWizard(WizardHost) - Method in interface com.borland.primetime.wizard.Wizard
Returns the first page in this Wizard.
isAutoBackupEnabled() - Static method in class com.borland.primetime.vfs.VFS
Reports the current default behavior for backing up files before writing to them via getOutputStream().
isBlankLine(char[]) - Static method in class com.borland.primetime.editor.TextUtilities
Determines whether or not a particular String consists entirely of whitespace.
isBlankLine(JTextComponent, Element) - Static method in class com.borland.primetime.editor.TextUtilities
Determines whether or not a particular element consists entirely of whitespace.
isBoldDefaultAction() - Method in class com.borland.primetime.actions.ActionPopupMenu
 
isBooleanOptionValue(String) - Static method in class com.borland.primetime.editor.EditorManager
Get the value of a particular boolean editor editor option based on its key name.
isCaseSensitive() - Method in class com.borland.primetime.editor.SearchOptions
Get the case sensistive setting.
isCentered() - Method in class com.borland.primetime.actions.ActionButton
 
isChild(Url) - Method in class com.borland.primetime.vfs.Url
Determines whether or not a given Url is subpath of this Url.
isContentPaneVisible() - Method in class com.borland.primetime.ide.Browser
Returns this browser's content pane's visible state.
isDirectory(Url) - Method in class com.borland.primetime.vfs.NewFilesystem
No entries in a new filesystem represent containers.
isDirectory(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Tests if the zip path represented by the specified Url maps to a directory containing one of the actual zip entries.
isDirectory(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Tests if the specified resource represents a container of other resources.
isDirectory(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Tests if the filename represented by the specified Url is actually a directory.
isDirectory(Url) - Static method in class com.borland.primetime.vfs.VFS
Tests if the specified resource represents a container of other resources.
isEnabled() - Method in class com.borland.primetime.actions.DelegateAction
The javax.swing.Action.isEnabled() method is overridden to delegate to the current 'target' action.
isExtendedKeyword(String) - Method in class com.borland.primetime.editor.AbstractScanner
The default implementation of checkIdentifier will call this method to determine whether or not a particular string is an extended keyword.
isFlagSet(int) - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
isFocusTraversable() - Method in class com.borland.primetime.actions.ActionButton
 
isForwardSearch() - Method in class com.borland.primetime.editor.SearchOptions
Get the forward search setting.
isFromCursor() - Method in class com.borland.primetime.editor.SearchOptions
Get the origin from cursor setting.
isGalleryWizard() - Method in class com.borland.primetime.wizard.WizardAction
Returns the galleryWizard property setting.
isGlobalSearch() - Method in class com.borland.primetime.editor.SearchOptions
Get the global search setting.
isGlowStyle() - Method in class com.borland.primetime.actions.ActionButton
Returns the glowStyle property setting.
isGlowStyle() - Method in class com.borland.primetime.actions.ActionToolBar
 
isGrouped() - Method in class com.borland.primetime.actions.StateAction
Returns the grouped property setting.
isHorizontal() - Method in class com.borland.primetime.actions.ActionToolBarPane
Returns the horizontal property setting.
isHorizontal() - Method in class com.borland.primetime.actions.ActionPalettePage
Returns the horizontal property setting.
isHorizontal() - Method in class com.borland.primetime.actions.ActionToolBar
Returns the horizontal property setting.
isIndentAfterBrace() - Static method in class com.borland.primetime.editor.EditorManager
 
isInsertMode() - Static method in class com.borland.primetime.editor.EditorManager
 
isKeyword(String) - Method in class com.borland.primetime.editor.AbstractScanner
The default implementation of checkIdentifier will call this method to determine whether or not a particular string is a keyword.
isLazyFetchChildren() - Method in class com.borland.primetime.ide.Message
 
isLightweight() - Method in class com.borland.primetime.editor.LineMark
Check to see if this is a lightweight mark or not.
isLoading() - Method in class com.borland.primetime.vfs.Buffer
Determines if the buffer is in the midst of being loaded from permanent storage.
isLocallyDefined(KeyStroke) - Method in class com.borland.primetime.editor.DefaultKeymap
 
isMessagePaneVisible() - Method in class com.borland.primetime.ide.Browser
Returns this browser's message pane's visible state.
isModified() - Method in class com.borland.jbuilder.node.JBProject
Describes whether or not unsaved changes exist in the project's state.
isModified() - Method in class com.borland.primetime.node.Node
Describes the modified state of the node's underlying storage.
isModified() - Method in class com.borland.primetime.node.Project
Describes whether or not unsaved changes exist in the project's state.
isModified() - Method in class com.borland.primetime.node.FileNode
 
isModified() - Method in class com.borland.primetime.vfs.Buffer
Determines if the buffer has been changed since it was last loaded from or saved to permanent storage.
isNew() - Method in class com.borland.primetime.node.Project
Describes whether or not the project needs to be renamed before it can be saved.
isNew() - Method in class com.borland.primetime.node.FileNode
BWS-
isOpenNode(Node) - Method in class com.borland.primetime.ide.Browser
Returns true if the passed node is currently being displayed in this Browser.
isPersistant() - Method in class com.borland.primetime.node.Node
Determines whether or not the node definition and its properties will be saved with in a project file.
isPersistant() - Method in class com.borland.primetime.node.Project
Determines whether or not the node definition and its properties will be saved with in a project file.
isPersistant() - Method in class com.borland.primetime.node.FileNode
Determines whether or not the node definition and its properties will be saved with in a project file.
isPopup() - Method in class com.borland.primetime.actions.ActionGroup
Returns the popup property setting.
isPopupEnabled() - Method in class com.borland.primetime.editor.EditorPane
See if we should bring up a popup window in the editor's current state.
isProjectExtension(String) - Static method in class com.borland.primetime.node.Project
 
isProjectPaneVisible() - Method in class com.borland.primetime.ide.Browser
Returns this browser's project pane's visible state.
isProjectUrl(Url) - Static method in class com.borland.primetime.node.Project
 
isPromptReplace() - Method in class com.borland.primetime.editor.SearchOptions
Get the prompt on replace setting.
isReadOnly() - Method in class com.borland.primetime.node.FileNode
 
isReadOnly() - Method in class com.borland.primetime.vfs.Buffer
Reports whether the buffer is currently read only, a state that is typically kept in sync with the state of the source of the buffer by the virtual file system.
isReadOnly(Url) - Method in class com.borland.primetime.vfs.NewFilesystem
All entries that come from a new filesystem are read/write, though they are designed to be saved elsewhere.
isReadOnly(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
All entries in a zip filesystem are read only.
isReadOnly(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Tests if the specified resource is read only.
isReadOnly(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Tests if the file represented by the specified Url is read only.
isReadOnly(Url) - Static method in class com.borland.primetime.vfs.VFS
Tests if the specified resource is read-only.
isRecurseDirectories() - Method in class com.borland.primetime.editor.SearchOptions
Get the recurse directories setting.
isRegExp() - Method in class com.borland.primetime.editor.SearchOptions
Get the regular expressions setting.
isShowExtensions() - Method in class com.borland.primetime.ide.ToolBarContentManager
 
isShowIcon() - Method in class com.borland.primetime.actions.ActionButton
 
isShowIcons() - Static method in class com.borland.primetime.actions.ActionMenuItem
Returns the state of the static 'showIcons' property.
isShowIcons() - Method in class com.borland.primetime.actions.ActionPalettePage
Returns the state of the 'showIcons' property.
isShowIcons() - Method in class com.borland.primetime.actions.ActionToolBar
Returns the state of the 'showIcons' property.
isShowIcons() - Method in class com.borland.primetime.ide.ToolBarContentManager
 
isShowRips() - Method in class com.borland.primetime.actions.ActionButton
 
isShowRips() - Method in class com.borland.primetime.actions.ActionToolBar
 
isShowSeparators() - Method in class com.borland.primetime.actions.ActionToolBar
 
isShowText() - Method in class com.borland.primetime.actions.ActionButton
 
isShowText() - Method in class com.borland.primetime.actions.ActionPalettePage
Returns the state of the 'showText' property.
isShowText() - Method in class com.borland.primetime.actions.ActionToolBar
Returns the state of the 'showText' property.
isSkipCharacter(char, boolean) - Static method in class com.borland.primetime.editor.TextUtilities
This method is used to determine if a character can be skipped when scanning for word boundaries.
isSmartEnd() - Static method in class com.borland.primetime.editor.EditorManager
 
isSmartHome() - Static method in class com.borland.primetime.editor.EditorManager
 
isSmartIndent() - Static method in class com.borland.primetime.editor.EditorManager
 
isSmartTabs() - Static method in class com.borland.primetime.editor.EditorManager
 
isStatusPaneVisible() - Method in class com.borland.primetime.ide.Browser
Returns this browser's status pane's visible state.
isStructurePaneVisible() - Method in class com.borland.primetime.ide.Browser
Returns this browser's structure pane's visible state.
isSupported(FileNode) - Method in interface com.borland.primetime.insight.InsightFactory
Determines whether the given content is supported by this implementation.
isSymbol(char) - Method in class com.borland.primetime.editor.AbstractScanner
The default implementation of checkSymbol will call this method to determine whether or not a particular character is a valid symbol.
isToolBarPaneVisible() - Method in class com.borland.primetime.ide.Browser
Returns this browser toolbar pane's visible state.
isToolBarVisible(ActionGroup) - Method in class com.borland.primetime.actions.ActionToolBarPane
Returns the visible state for the specified ActionGroup (toolbar).
isUserRenamable() - Method in class com.borland.primetime.node.LightweightNode
Override this method if you want to allow the user to rename.
isUserRenamable() - Method in class com.borland.primetime.node.FolderNode
 
isUseSmallIcon() - Method in class com.borland.primetime.actions.ActionButton
Returns the useSmallIcon property setting.
isUseSmallIcon() - Method in class com.borland.primetime.actions.ActionPalettePage
Returns the state of the useSmallIcon property.
isUseSmallIcon() - Method in class com.borland.primetime.actions.ActionToolBar
Returns the state of the useSmallIcon property.
isUseSyntaxHighlight() - Static method in class com.borland.primetime.editor.EditorManager
 
isUseTabChar() - Static method in class com.borland.primetime.editor.EditorManager
 
isValid() - Method in class com.borland.primetime.properties.PropertyPage
Subclasses of PropertyPage should return true if there are no problems with the user entered information.
isValid() - Method in class com.borland.primetime.properties.NestingPropertyPage
Validates each of the subpages in turn using their isValid() method.
isValid(Browser, Project, Map, boolean) - Method in interface com.borland.primetime.runtime.Runner
Describes whether or not the runner is completely configured.
isValid(Url) - Method in class com.borland.primetime.vfs.AbstractFilesystem
Determines whether the state of a Url instance is valid.
isValid(Url) - Method in class com.borland.primetime.vfs.ZipFilesystem
Determines whether the state of a Url instance is valid.
isValid(Url) - Method in interface com.borland.primetime.vfs.Filesystem
Determines whether the state of a Url instance is valid.
isValid(Url) - Method in class com.borland.primetime.vfs.FileFilesystem
Determines whether the state of a Url instance is valid.
isValidIdentifierPart(char) - Method in class com.borland.primetime.editor.AbstractScanner
The default implementation of checkIdentifier will call this method to determine whether or not a particular character can be a part of an identifier.
isValidIdentifierStart(char) - Method in class com.borland.primetime.editor.AbstractScanner
The default implementation of checkIdentifier will call this method to determine whether or not a particular character can be the start of an identifier.
isValidTemplateName(String) - Static method in class com.borland.primetime.insight.template.TemplateManager
Return true if the specified text is a valid template name.
isVerbose() - Static method in class com.borland.primetime.PrimeTime
 
isVisible() - Method in class com.borland.primetime.ide.StructureView
 
isVisible() - Method in class com.borland.primetime.ide.ProjectView
 
isVisibleMargin() - Static method in class com.borland.primetime.editor.EditorManager
 
isWhitespace(int) - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 

J

JavaFileNode - class com.borland.jbuilder.node.JavaFileNode.
JavaFileNode instances represent Java source files.
JavaFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.JavaFileNode
All FileNode subtypes must expose this constructor signature.
JavaProcess - class com.borland.jbuilder.runtime.JavaProcess.
 
JavaProcess() - Constructor for class com.borland.jbuilder.runtime.JavaProcess
 
JavaProcessListener - interface com.borland.jbuilder.runtime.JavaProcessListener.
A JavaProcessListener receives notification from a JavaProcess under a variety of conditions.
javaProcessPaused(JavaProcess) - Method in interface com.borland.jbuilder.runtime.JavaProcessListener
Sent when the Java process is under the control of a debugger and the process has been temporarily suspended.
javaProcessResumed(JavaProcess) - Method in interface com.borland.jbuilder.runtime.JavaProcessListener
Indicates that the JavaProcess being monitored has resumed execution after being paused.
javaProcessSent(JavaProcess, String, boolean) - Method in interface com.borland.jbuilder.runtime.JavaProcessListener
Indicates that the JavaProcess being monitored has used System.out or System.err to produce console output.
javaProcessStarted(JavaProcess) - Method in interface com.borland.jbuilder.runtime.JavaProcessListener
Indicates that a JavaProcess being monitored has successfully started.
javaProcessStopped(JavaProcess, int) - Method in interface com.borland.jbuilder.runtime.JavaProcessListener
Indicates that the JavaProcess being monitored has terminated.
JavaRunner - class com.borland.jbuilder.runtime.JavaRunner.
 
JavaRunner() - Constructor for class com.borland.jbuilder.runtime.JavaRunner
 
JavaStructureIcons - class com.borland.jbuilder.node.java.JavaStructureIcons.
 
JavaStructureIcons() - Constructor for class com.borland.jbuilder.node.java.JavaStructureIcons
 
JBProject - class com.borland.jbuilder.node.JBProject.
Instances of JBProject represent JBuilder-specific projects.
JBProject(Url) - Constructor for class com.borland.jbuilder.node.JBProject
All Project subtypes must expose this constructor signature.
JBuilderHelp - class com.borland.jbuilder.JBuilderHelp.
 
JBuilderHelp() - Constructor for class com.borland.jbuilder.JBuilderHelp
 
JBuilderHelpAction - class com.borland.jbuilder.JBuilderHelpAction.
 
JBuilderHelpAction() - Constructor for class com.borland.jbuilder.JBuilderHelpAction
 
JBUndoManager - class com.borland.primetime.editor.JBUndoManager.
This is the Undo Manager.
JBUndoManager.UndoGroup - class com.borland.primetime.editor.JBUndoManager.UndoGroup.
An UndoGroup is a collection of zero or more edits that are treated as one unit in terms of undo and redo support.
JBUndoManager.UndoGroup(JBUndoManager) - Constructor for class com.borland.primetime.editor.JBUndoManager.UndoGroup
 
JBUndoManager.UndoSegment - class com.borland.primetime.editor.JBUndoManager.UndoSegment.
An UndoSegment is a special subclass of UndoGroup which is able to coalesce subsequent edits of the same type.
JBUndoManager.UndoSegment(JBUndoManager, int, int, int) - Constructor for class com.borland.primetime.editor.JBUndoManager.UndoSegment
Create a new UndoSegment, with the specified caret state, and edit type.
JBUndoManager() - Constructor for class com.borland.primetime.editor.JBUndoManager
 
JDKPathSet - class com.borland.jbuilder.paths.JDKPathSet.
A JDKPathSet is a specialized kind of library designed to represent a release of the Java Development Kit.
JDKPathSet(String) - Constructor for class com.borland.jbuilder.paths.JDKPathSet
Creates a new JDKPathSet with empty paths.
JDKPathSet(Url) - Constructor for class com.borland.jbuilder.paths.JDKPathSet
Creates a new JDKPathSet by inspecting a home path and making educated guesses about all the necessary paths.
JspFileNode - class com.borland.jbuilder.node.JspFileNode.
JspFileNode instances represent JSP files.
JspFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.JspFileNode
All FileNode subtypes must expose this constructor signature.

K

key - Variable in class com.borland.primetime.editor.TrackingKeymap.TrackingAction
 
key - Variable in class com.borland.primetime.ide.KeymapManager.KeyActionBinding
 
keymapAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the keymap for the managed editors.
KeymapManager - class com.borland.primetime.ide.KeymapManager.
The KeymapManager is responsible for mapping keystrokes to actions for individual components.
KeymapManager.KeyActionBinding - class com.borland.primetime.ide.KeymapManager.KeyActionBinding.
Binding record for creating bindings from KeyStrokes to Actions objects
KeymapManager.KeyActionBinding(KeyStroke, Action) - Constructor for class com.borland.primetime.ide.KeymapManager.KeyActionBinding
 
KeymapManager.KeyBinding - class com.borland.primetime.ide.KeymapManager.KeyBinding.
Binding record for creating bindings from KeyStrokes to Action Names.
KeymapManager.KeyBinding(KeyStroke, String) - Constructor for class com.borland.primetime.ide.KeymapManager.KeyBinding
 
KeymapManager.SubKeymapAction - class com.borland.primetime.ide.KeymapManager.SubKeymapAction.
The purpose of this class is to wrap an Action object that happens to be bound in a sub keymap.
KeymapManager.SubKeymapAction(Action, Keymap) - Constructor for class com.borland.primetime.ide.KeymapManager.SubKeymapAction
Create a new SubKeymapAction.
KeymapManager.UpdateTimer - class com.borland.primetime.ide.KeymapManager.UpdateTimer.
 
KeymapManager.UpdateTimer(int) - Constructor for class com.borland.primetime.ide.KeymapManager.UpdateTimer
 
KeymapManager() - Constructor for class com.borland.primetime.ide.KeymapManager
 
keymapStateInfo - Variable in class com.borland.primetime.editor.EditorPane
This member records information specific to a particular keymap, including state info.

L

LARGE_ICON - Static variable in class com.borland.primetime.actions.UpdateAction
The storage attribute key for the LARGE_ICON (Icon) property.
largeIcon - Variable in class com.borland.primetime.wizard.BasicWizardPage
Storage for the large icon.
lastAction - Variable in class com.borland.primetime.editor.EditorPane
This member records the last Action object executed on this editor instance.
lazyFetchChildren - Variable in class com.borland.primetime.ide.Message
 
leftOnlyVMParams - Static variable in class com.borland.jbuilder.runtime.JavaProcess
 
lengthData - Variable in class com.borland.primetime.editor.EditorDocument.RunInfo
 
LightweightNode - class com.borland.primetime.node.LightweightNode.
 
LightweightNode(Project, Node, String) - Constructor for class com.borland.primetime.node.LightweightNode
All LightweightNode subtypes must expose this constructor signature.
LINE_PADDING - Static variable in class com.borland.primetime.editor.EditorPane
 
lineClicked(Gutter, int, MouseEvent, LineMark[]) - Method in interface com.borland.primetime.editor.GutterListener
Invoked when the user clicked somewhere in the gutter.
LineMark - class com.borland.primetime.editor.LineMark.
A LineMark is an object that represents a line position within a document.
LineMark() - Constructor for class com.borland.primetime.editor.LineMark
Create a new "heavyweight" LineMark.
LineMark(boolean) - Constructor for class com.borland.primetime.editor.LineMark
Create a new LineMark.
LineMark(boolean, Style) - Constructor for class com.borland.primetime.editor.LineMark
Create a new LineMark that paints using the specified style.
LineMark(Style) - Constructor for class com.borland.primetime.editor.LineMark
Create a new "heavyweight" LineMark that paints using the specified style.
linesChanged(Gutter) - Method in interface com.borland.primetime.editor.GutterListener
Invoked whenever the number of lines in the document in this editor in this gutter
lineToRect(Shape, int) - Method in class com.borland.primetime.editor.EditorView
This is copied from PlainView because it isn't accessible there.
LIST - Static variable in class com.borland.primetime.actions.ActionGroup
The attribute key for the LIST (pseudo) property.
loadKeymap(Keymap, KeymapManager.KeyActionBinding[]) - Static method in class com.borland.primetime.ide.KeymapManager
Loads a Keymap with a bunch of bindings.
loadKeymap(Keymap, KeymapManager.KeyBinding[], Action[]) - Static method in class com.borland.primetime.ide.KeymapManager
Loads a Keymap with a bunch of bindings.
loadSubKeymap(Keymap, Keymap, KeymapManager.KeyActionBinding[]) - Static method in class com.borland.primetime.ide.KeymapManager
Loads a Keymap with a bunch of bindings.
loadSubKeymap(Keymap, Keymap, KeymapManager.KeyBinding[], Action[]) - Static method in class com.borland.primetime.ide.KeymapManager
Loads a Keymap with a bunch of bindings.
longText - Variable in class com.borland.primetime.actions.ActionButton
 
lostOwnership(Clipboard, Transferable) - Method in class com.borland.primetime.ide.MessageView.ClipboardObserver
 
lowerCaseAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
lowerCaseWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 

M

MapArrayProperty - class com.borland.primetime.properties.MapArrayProperty.
Instances of MapArrayProperty are used to represent settings in a temporary storage structure with a related set of zero or more values.
MapArrayProperty(String, String) - Constructor for class com.borland.primetime.properties.MapArrayProperty
Creates a property whose values will be stored as a sequence of individual properties with the names 'name.0', 'name.1', etc.
mapArrayPropertyChanged(MapArrayProperty, Map, String[]) - Method in interface com.borland.primetime.properties.MapArrayPropertyListener
Notifies the listener that a property value has changed.
MapArrayPropertyListener - interface com.borland.primetime.properties.MapArrayPropertyListener.
Objects that implement the MapArrayPropertyListener interface can be added to individual MapArrayProperty instances to receive notification when the property value changes.
MapProperty - class com.borland.primetime.properties.MapProperty.
Instances of MapProperty are used to represent settings in a temporary storage structure.
MapProperty(String, String) - Constructor for class com.borland.primetime.properties.MapProperty
Create a new MapProperty with the specified category and property name.
MapProperty(String, String, String) - Constructor for class com.borland.primetime.properties.MapProperty
Create a new MapProperty with the specified category, property name and default value.
mapPropertyChanged(MapProperty, Map, String, String) - Method in interface com.borland.primetime.properties.MapPropertyListener
Notifies the listener that a property value has changed.
MapPropertyListener - interface com.borland.primetime.properties.MapPropertyListener.
Objects that implement the MapPropertyListener interface can be added to individual MapProperty instances to receive notification when the property value changes.
markList - Variable in class com.borland.primetime.editor.EditorDocument
 
markProcessedKeyPressed - Variable in class com.borland.primetime.editor.EditorAction.SubKeymapAction
This is true if we should set the processedKeyPressed flag in the editor after restoring the original keymap.
masterKeymap - Variable in class com.borland.primetime.editor.EditorAction.SubKeymapAction
The Keymap to restore after this instance is invoked.
masterKeymap - Variable in class com.borland.primetime.ide.KeymapManager.SubKeymapAction
 
MasterStyleContext - class com.borland.primetime.editor.MasterStyleContext.
This class manages styles that are used to paint text within the editor.
MasterStyleContext.FontKey - class com.borland.primetime.editor.MasterStyleContext.FontKey.
key for a font table
MasterStyleContext.FontKey(String, int, int) - Constructor for class com.borland.primetime.editor.MasterStyleContext.FontKey
Constructs a font key.
MasterStyleContext() - Constructor for class com.borland.primetime.editor.MasterStyleContext
 
matchBraceAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
matchFound(EditorPane, int, int, int, String, String) - Method in class com.borland.primetime.editor.SearchManager.SearchListener
 
matchFound(EditorPane, int, int, int, String, String) - Method in class com.borland.primetime.editor.SearchManager.SearchPathResultMessage
 
matchFound(EditorPane, int, int, int, String, String) - Method in interface com.borland.primetime.editor.SearchResultsListener
Invoked when a search match is found.
maxDescriptionLength - Static variable in class com.borland.primetime.insight.template.TemplateSet
 
maxNameLength - Static variable in class com.borland.primetime.insight.template.TemplateSet
 
MDIContentManager - class com.borland.primetime.ide.MDIContentManager.
The MDIContentManager (one instance per Browser window) is the set of tabs displaying the open Nodes in the Browser.
memberIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
menuHash - Variable in class com.borland.primetime.actions.ActionMenuBar
 
Message - class com.borland.primetime.ide.Message.
The Message class represents a single message line in the MessageView.
Message() - Constructor for class com.borland.primetime.ide.Message
Constructs a new Message object with all default property settings.
Message(String) - Constructor for class com.borland.primetime.ide.Message
Constructs a new Message object with the 'text' property set to the passed value.
Message(String, ActionListener) - Constructor for class com.borland.primetime.ide.Message
Constructs a new Message object with the 'text' and 'messageAction' properties set to the passed values.
Message(String, Icon) - Constructor for class com.borland.primetime.ide.Message
Constructs a new Message object with the 'text' and 'icon' properties set to the passed values.
Message(String, Icon, ActionListener) - Constructor for class com.borland.primetime.ide.Message
Constructs a new Message object with the 'text', 'icon', and 'messageAction' properties set to the passed values.
Message(String, Icon, String) - Constructor for class com.borland.primetime.ide.Message
Constructs a new Message object with the 'text', 'icon', and 'toolTipText' properties set to the passed values.
Message(String, Icon, String, ActionListener) - Constructor for class com.borland.primetime.ide.Message
Constructs a new Message object with the 'text', 'icon', 'toolTipText', and 'messageAction' properties set to the passed values.
messageAction - Variable in class com.borland.primetime.ide.Message
 
messageAction(Browser) - Method in class com.borland.primetime.editor.SearchManager.FindAllMessage
Called when this message is activated in the MessageView.
messageAction(Browser) - Method in class com.borland.primetime.editor.SearchManager.SearchPathResultMessage
Called when this message is activated in the MessageView.
messageAction(Browser) - Method in class com.borland.primetime.ide.Message
Subclasses should override this method to add custom functionality when the message item is double-clicked or if the user hits ENTER.
MessageCategory - class com.borland.primetime.ide.MessageCategory.
A MessageCategory defines a unique tab along the bottom of the message view.
MessageCategory(String) - Constructor for class com.borland.primetime.ide.MessageCategory
 
MessageCategory(String, Icon) - Constructor for class com.borland.primetime.ide.MessageCategory
 
MessageCategory(String, String) - Constructor for class com.borland.primetime.ide.MessageCategory
 
MessageCategory(String, String, Icon) - Constructor for class com.borland.primetime.ide.MessageCategory
 
MessageCategory(String, String, Icon, String) - Constructor for class com.borland.primetime.ide.MessageCategory
 
MessageView - class com.borland.primetime.ide.MessageView.
The MessageView (one instance per Browser) is a display mechanism for user messages.
MessageView.ClipboardObserver - class com.borland.primetime.ide.MessageView.ClipboardObserver.
 
MessageView.ClipboardObserver() - Constructor for class com.borland.primetime.ide.MessageView.ClipboardObserver
 
methodIcons - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
MNEMONIC - Static variable in class com.borland.primetime.actions.UpdateAction
The storage attribute key for the MNEMONIC (Character) property.
ModalKeymap - class com.borland.primetime.editor.ModalKeymap.
This is an extension of DefaultKeymap which handles a keymap that may have multiple modes (e.g.
ModalKeymap.ModeStateInfo - class com.borland.primetime.editor.ModalKeymap.ModeStateInfo.
This class is used to maintain any information about the editor state that may be specific to a particular keymap.
ModalKeymap.ModeStateInfo(EditorPane) - Constructor for class com.borland.primetime.editor.ModalKeymap.ModeStateInfo
Construct a new ModeStateInfo object with default settings.
ModalKeymap(String, Keymap) - Constructor for class com.borland.primetime.editor.ModalKeymap
 
mode - Variable in class com.borland.primetime.editor.ModalKeymap.ModeStateInfo
This member records the mode that this editor instance is in.
modeKeymaps - Variable in class com.borland.primetime.editor.ModalKeymap
 
MODIFIED_NEVER - Static variable in class com.borland.primetime.vfs.Buffer
 
moduleIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
monitorOutput() - Method in class com.borland.jbuilder.runtime.JavaProcess
 
mouseClicked(MouseEvent) - Method in class com.borland.primetime.editor.Gutter
 
mouseDown - Variable in class com.borland.primetime.actions.ActionButton
 
mouseEntered(MouseEvent) - Method in class com.borland.primetime.editor.Gutter
 
mouseExited(MouseEvent) - Method in class com.borland.primetime.editor.Gutter
 
mousePressed(MouseEvent) - Method in class com.borland.primetime.editor.Gutter
 
mouseReleased(MouseEvent) - Method in class com.borland.primetime.editor.Gutter
 

N

name - Variable in class com.borland.primetime.properties.Property
 
name - Variable in class com.borland.primetime.properties.PropertyPageFactory
 
navigateBack() - Method in class com.borland.primetime.ide.Browser
Moves the active node to the previous node in the navigation stack (if the navigation stack pointer is not at the beginning).
navigateForward() - Method in class com.borland.primetime.ide.Browser
Moves the active node to the next node in the navigation stack (if the navigation stack pointer is not at the end).
navigateHome() - Method in class com.borland.primetime.ide.Browser
Moves the active node to the first node in the navigation stack (if the navigation stack pointer is not at the beginning).
navigateTo(int) - Method in class com.borland.primetime.ide.Browser
 
navigateTo(Node) - Method in class com.borland.primetime.ide.Browser
Effectively a 'drill-in'.
NestingPropertyPage - class com.borland.primetime.properties.NestingPropertyPage.
NestingPropertyPage is a specialized PropertyPage that controls a collection of subpages.
NestingPropertyPage() - Constructor for class com.borland.primetime.properties.NestingPropertyPage
 
NestingPropertyPage(LayoutManager) - Constructor for class com.borland.primetime.properties.NestingPropertyPage
 
NewFilesystem - class com.borland.primetime.vfs.NewFilesystem.
The NewFilesystem provides an artificial Url source for new files.
next(WizardPage, WizardHost) - Method in class com.borland.primetime.wizard.BasicWizard
Wizard interface method.
next(WizardPage, WizardHost) - Method in interface com.borland.primetime.wizard.Wizard
Returns the next WizardPage - after the specified WizardPage.
nextOpenNode(boolean) - Method in class com.borland.primetime.ide.ContentManager
 
nextOpenNode(boolean) - Method in class com.borland.primetime.ide.TabbedContentManager
 
nextOpenNode(boolean) - Method in class com.borland.primetime.ide.Browser
Sets the next node as the active node in this Browser window.
nextOpenNode(boolean) - Method in class com.borland.primetime.ide.TabSetContentManager
 
nextOpenNode(boolean) - Method in class com.borland.primetime.ide.MDIContentManager
 
nextOpenNode(boolean) - Method in class com.borland.primetime.ide.ToolBarContentManager
 
nextToken(int) - Method in class com.borland.primetime.editor.AbstractScanner
nextToken is called by scanLine to read the next run.
nextWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the begining of the next word.
nm - Variable in class com.borland.primetime.editor.DefaultKeymap
 
Node - class com.borland.primetime.node.Node.
Node is an abstract parent of all node types supported by the node system.
NodeArrayProperty - class com.borland.primetime.properties.NodeArrayProperty.
Instances of NodeArrayProperty are used to represent global settings with a related set of zero or more values under the user's control.
NodeArrayProperty(String, String) - Constructor for class com.borland.primetime.properties.NodeArrayProperty
Creates a node property whose values will be stored as a sequence of individual properties with the names 'name.0', 'name.1', etc.
nodeArrayPropertyChanged(NodeArrayProperty, Node, String[]) - Method in interface com.borland.primetime.properties.NodeArrayPropertyListener
Notifies the listener that a property value has changed.
NodeArrayPropertyListener - interface com.borland.primetime.properties.NodeArrayPropertyListener.
Objects that implement the NodeArrayPropertyListener interface can be added to individual NodeArrayProperty instances to receive notification when the property value changes.
nodeChanged(Node) - Method in class com.borland.primetime.ide.ContentManager
 
nodeChanged(Node) - Method in class com.borland.primetime.ide.TabbedContentManager
 
nodeChanged(Node) - Method in class com.borland.primetime.ide.TabSetContentManager
 
nodeChanged(Node) - Method in class com.borland.primetime.ide.MDIContentManager
 
nodeChanged(Node) - Method in class com.borland.primetime.ide.ToolBarContentManager
 
nodeChanged(Project, Node) - Method in interface com.borland.primetime.node.ProjectListener
Invoked when a node's display name or icon changes.
nodeChanged(Project, Node) - Method in class com.borland.primetime.node.ProjectAdapter
 
nodeChildrenChanged(Project, Node) - Method in interface com.borland.primetime.node.ProjectListener
Invoked when a node is added to or removed from a parent node in this project.
nodeChildrenChanged(Project, Node) - Method in class com.borland.primetime.node.ProjectAdapter
 
NodeContainer - interface com.borland.primetime.node.NodeContainer.
All Node subclasses are potential containers.
NodeException - exception com.borland.primetime.node.NodeException.
The parent class of all node system exceptions.
NodeException() - Constructor for class com.borland.primetime.node.NodeException
Constructs a NodeException with null as its error detail message.
NodeException(String) - Constructor for class com.borland.primetime.node.NodeException
Constructs a NodeException with the specified detail message.
NodeListener - interface com.borland.primetime.node.NodeListener.
 
nodeListeners - Variable in class com.borland.primetime.node.Node
 
NodeProperty - class com.borland.primetime.properties.NodeProperty.
This NodeProperty serves as a wrapper for the underlying node property mechanism.
NodeProperty(String, String) - Constructor for class com.borland.primetime.properties.NodeProperty
 
NodeProperty(String, String, String) - Constructor for class com.borland.primetime.properties.NodeProperty
 
nodePropertyChanged(NodeProperty, Node, String, String) - Method in interface com.borland.primetime.properties.NodePropertyListener
Notifies the listener that a property value has changed.
NodePropertyListener - interface com.borland.primetime.properties.NodePropertyListener.
Objects that implement the NodePropertyListener interface can be added to individual NodeProperty instances to receive notification when the property value changes.
nodeRenamed(Node) - Method in interface com.borland.primetime.node.NodeListener
Invoked when a node has been renamed.
NodeViewer - interface com.borland.primetime.ide.NodeViewer.
The NodeViewer interface defines a type of viewer for displaying the contents of Node objects.
NodeViewerFactory - interface com.borland.primetime.ide.NodeViewerFactory.
The NodeViewerFactory interface defines a factory that creates instances of NodeViewer for displaying the contents of Node objects.
NodeViewMap - class com.borland.primetime.viewer.NodeViewMap.
This is a utility class that knows how to find different objects that may be associated with a particular editor.
NodeViewMap() - Constructor for class com.borland.primetime.viewer.NodeViewMap
 
NOMARK - Static variable in class com.borland.primetime.editor.EditorDocument
 
NORMAL - Static variable in class com.borland.primetime.editor.AbstractScanner
Not in a comment
NoViewersException - exception com.borland.primetime.ide.NoViewersException.
The NoViewersException is thrown when a node is opened in the browser, and there are no NodeViewers registered to display the node type.
NoViewersException() - Constructor for class com.borland.primetime.ide.NoViewersException
Constructs a NoViewersException with no message.
NoViewersException(String) - Constructor for class com.borland.primetime.ide.NoViewersException
Constructs a NoViewersException with the specified message.
NullScanner - class com.borland.primetime.editor.NullScanner.
This is the Scanner class to use when not doing syntax highlighting.
NullScanner() - Constructor for class com.borland.primetime.editor.NullScanner
 
NUMBER - Static variable in class com.borland.primetime.editor.BasicStyleMap
 

O

open(CmtComponentSource, DesignerViewer) - Method in interface com.borland.jbuilder.designer.Designer
Open a view on a given component source.
openFile(boolean) - Method in class com.borland.primetime.ide.Browser
 
openLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
openProjectFile() - Method in class com.borland.primetime.ide.Browser
 
operationIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
out - Static variable in class com.borland.primetime.util.Debug
 
outdentBlockAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
OVERWRITE - Static variable in class com.borland.primetime.editor.JBUndoManager
 
overwriteChar(String) - Method in class com.borland.primetime.editor.EditorPane
This method deletes the character immediately after the caret, replacing it with the text in content (usually a single character).

P

p0 - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
p1 - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
PACKAGE - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
packageIcon - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
PackageNode - class com.borland.jbuilder.node.PackageNode.
PackageNode instances represent Java packages as logical containers whose display children are determined dynamically based on project paths.
PackageNode(Project, Node, String) - Constructor for class com.borland.jbuilder.node.PackageNode
All LightweightNode subtypes must expose this constructor signature.
PAGE_NAME - Static variable in class com.borland.jbuilder.node.IDLFileNode
 
PAGE_NAME - Static variable in class com.borland.jbuilder.node.JavaFileNode
 
pageDownAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to page down vertically.
pageLeftAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
pageRightAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
pages - Variable in class com.borland.primetime.wizard.BasicWizard
Storage for the list of WizardPage objects
pageUpAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to page up vertically.
paint(Graphics, Shape) - Method in class com.borland.primetime.editor.EditorView
Renders using the given rendering surface and area on that surface.
paintChildren(Graphics) - Method in class com.borland.primetime.actions.ActionButton
 
paintComponent(Graphics) - Method in class com.borland.primetime.actions.ActionButton
 
paintComponent(Graphics) - Method in class com.borland.primetime.editor.Gutter
 
paintIcon(Component, Graphics, int, int) - Method in class com.borland.primetime.ide.MessageCategory
 
paintMark(Graphics, int) - Method in class com.borland.primetime.editor.Gutter
Paint the mark for a particular index
parent - Variable in class com.borland.primetime.editor.DefaultKeymap
 
parentInterfaceIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
parentStructureIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
parentValueIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
parse(DocumentEvent) - Method in class com.borland.primetime.editor.AbstractScanner
the parse method is called externally to start the scanner.
parse(DocumentEvent) - Method in class com.borland.primetime.editor.NullScanner
the parse method is called externally to start the scanner.
parse(DocumentEvent) - Method in interface com.borland.primetime.editor.Scanner
The parse method will be called by the EditorDocument when a change has occurred.
parseApplet(ArrayList, ArrayList, ArrayList) - Method in class com.borland.jbuilder.node.HTMLFileNode
 
parsePath(String) - Static method in class com.borland.primetime.vfs.Url
Translates a semicolon delimited list of Url descriptions into an array of Url objects.
parseRelativePath(Url, String) - Static method in class com.borland.primetime.vfs.Url
Translates a semicolon delimited list of relative paths into an array of Url objects.
paste() - Method in class com.borland.primetime.editor.EditorPane
Transfers the contents of the system clipboard into the associated text model.
pasteAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the action to paste the contents of the system clipboard into the selected region, or before the caret if nothing is selected.
PathSet - class com.borland.jbuilder.paths.PathSet.
A PathSet represents a collection of Java paths and is typically used to define a library for use by a JBuilder project.
PathSet(String) - Constructor for class com.borland.jbuilder.paths.PathSet
Creates a new library PathSet.
PathSetManager - class com.borland.jbuilder.paths.PathSetManager.
All PathSetManager members are static, operating on a set of globally defined libraries and JDKs.
pcl - Variable in class com.borland.primetime.actions.ActionButton
 
PLAIN - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
pop - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
pop - Variable in class com.borland.primetime.actions.ActionPalettePage
 
pop - Variable in class com.borland.primetime.actions.ActionToolBar
 
popping - Variable in class com.borland.primetime.actions.ActionButton
 
popPopState() - Method in class com.borland.primetime.actions.ActionButton
 
POPUP - Static variable in class com.borland.primetime.actions.ActionGroup
The storage attribute key for the POPUP (Boolean) property.
popupEnabled - Variable in class com.borland.primetime.editor.EditorPane
 
popWidth - Variable in class com.borland.primetime.actions.ActionButton
 
positionCaret(int, int) - Method in class com.borland.primetime.editor.EditorPane
Position the caret point and mark.
postProjectLoad(Url) - Method in class com.borland.jbuilder.node.JBProject
 
postProjectLoad(Url) - Method in class com.borland.primetime.node.Project
 
PREFIX_UNTITLED - Static variable in class com.borland.primetime.node.Project
 
PREPROCESSOR - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
preProjectSave(Url) - Method in class com.borland.jbuilder.node.JBProject
 
preProjectSave(Url) - Method in class com.borland.primetime.node.Project
 
previousIndentAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
previousOpenNode(boolean) - Method in class com.borland.primetime.ide.ContentManager
 
previousOpenNode(boolean) - Method in class com.borland.primetime.ide.TabbedContentManager
 
previousOpenNode(boolean) - Method in class com.borland.primetime.ide.Browser
Sets the previous node as the active node in this Browser window.
previousOpenNode(boolean) - Method in class com.borland.primetime.ide.TabSetContentManager
 
previousOpenNode(boolean) - Method in class com.borland.primetime.ide.MDIContentManager
 
previousOpenNode(boolean) - Method in class com.borland.primetime.ide.ToolBarContentManager
 
previousTabStopAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
previousWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the begining of the previous word.
PrimeTime - class com.borland.primetime.PrimeTime.
The PrimeTime class serves as a starting point for applications constructed with the PrimeTime framework.
print(String) - Static method in class com.borland.primetime.util.Debug
Prints a message to the debug out stream.
printAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
printCommandHelp(PrintStream) - Method in interface com.borland.primetime.Command
Displays a brief description of the behavior of the command-line flag.
println(String) - Static method in class com.borland.primetime.util.Debug
Prints a message (and a cr/lf) to the debug out stream.
printlnc(String) - Static method in class com.borland.primetime.util.Debug
Prints a message to the debug out stream preceded by a line number (incremented count) and a tab character.
printStackTrace() - Static method in class com.borland.primetime.util.Debug
Prints a debug stack trace of the current thread to the debug out stream.
printStackTrace(Throwable) - Static method in class com.borland.primetime.util.Debug
Prints an exception's stack trace to the debug out stream.
PRIVATE - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
processedKeyPressed - Variable in class com.borland.primetime.editor.ModalKeymap.ModeStateInfo
This member records whether or not the previous KeyPressed event was processed.
processedKeyPressed - Variable in class com.borland.primetime.editor.EditorPane
 
processKeyEvent(EditorPane, KeyEvent) - Method in class com.borland.primetime.editor.ModalKeymap
 
processMouseEvent(MouseEvent) - Method in class com.borland.primetime.actions.ActionButton
 
project - Variable in class com.borland.primetime.node.ProjectStorage
 
Project - class com.borland.primetime.node.Project.
There are several ways in which a project node is unusual and needs special care: The member project is always null, but getProject returns a reference to the project itself.
PROJECT_DIRECTORY - Static variable in class com.borland.jbuilder.node.JBProject
 
Project(Url) - Constructor for class com.borland.primetime.node.Project
Creates a new project instance to represent a particular Url.
ProjectAdapter - class com.borland.primetime.node.ProjectAdapter.
An abstract adapter class for receiving project events.
ProjectAdapter() - Constructor for class com.borland.primetime.node.ProjectAdapter
 
ProjectListener - interface com.borland.primetime.node.ProjectListener.
 
projectListeners - Variable in class com.borland.primetime.node.Project
 
ProjectPathSet - class com.borland.jbuilder.paths.ProjectPathSet.
A ProjectPathSet is a specialized kind of library designed to represent the set of paths defined for a project.
ProjectPathSet() - Constructor for class com.borland.jbuilder.paths.ProjectPathSet
 
projectPropertyChanged(Project, String, String, String, String) - Method in interface com.borland.primetime.node.ProjectListener
Invoked when one or more properties of the project node change.
projectPropertyChanged(Project, String, String, String, String) - Method in class com.borland.primetime.node.ProjectAdapter
 
ProjectStorage - class com.borland.primetime.node.ProjectStorage.
 
ProjectStorage(Project) - Constructor for class com.borland.primetime.node.ProjectStorage
ProjectStorage instances all have an associated project that they read / write.
ProjectView - class com.borland.primetime.ide.ProjectView.
The ProjectView (one instance per Browser) is effectively a display of the Node system in JBuilder.
promptForElement() - Method in class com.borland.primetime.runtime.RunConfigurationListPanel
 
promptReplace - Variable in class com.borland.primetime.editor.SearchOptions
 
PROP_DESCRIPTION - Static variable in interface com.borland.primetime.ide.NodeViewer
PropertyChangeListener property name key indicating the description has changed
PROP_ICON - Static variable in interface com.borland.primetime.ide.NodeViewer
PropertyChangeListener property name key indicating the icon has changed
PROP_ICON - Static variable in class com.borland.primetime.ide.MessageCategory
 
PROP_STRUCTURE_COMPONENT - Static variable in interface com.borland.primetime.ide.NodeViewer
PropertyChangeListener property name key indicating the structure component has changed
PROP_TITLE - Static variable in interface com.borland.primetime.ide.NodeViewer
PropertyChangeListener property name key indicating the title has changed
PROP_TITLE - Static variable in class com.borland.primetime.ide.MessageCategory
 
PROP_TOOLTIP - Static variable in class com.borland.primetime.ide.MessageCategory
 
PROP_VIEWER_COMPONENT - Static variable in interface com.borland.primetime.ide.NodeViewer
PropertyChangeListener property name key indicating the viewer component has changed
PropertiesFileNode - class com.borland.jbuilder.node.PropertiesFileNode.
 
PropertiesFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.PropertiesFileNode
All FileNode subtypes must expose this constructor signature.
Property - class com.borland.primetime.properties.Property.
A Property instance is a description of a single user setting.
PROPERTY_DOCPATH - Static variable in class com.borland.jbuilder.node.JBProject
 
PROPERTY_JDK - Static variable in class com.borland.jbuilder.node.JBProject
 
PROPERTY_LIBRARIES - Static variable in class com.borland.jbuilder.node.JBProject
 
PROPERTY_OUTPATH - Static variable in class com.borland.jbuilder.node.JBProject
 
PROPERTY_SOURCEPATH - Static variable in class com.borland.jbuilder.node.JBProject
 
Property(String, String) - Constructor for class com.borland.primetime.properties.Property
 
propertyChange(PropertyChangeEvent) - Method in class com.borland.primetime.actions.ActionButton.ActionPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class com.borland.primetime.editor.EditorPane
 
propertyChange(PropertyChangeEvent) - Method in class com.borland.primetime.editor.Gutter
 
PropertyGroup - interface com.borland.primetime.properties.PropertyGroup.
A PropertyGroup is a logical collection of property settings that the properties system interacts with.
PropertyManager - class com.borland.primetime.properties.PropertyManager.
Properties provides static methods for dealing with the collection of Property, PropertyPage, and PropertyGroup instances as a whole.
PropertyPage - class com.borland.primetime.properties.PropertyPage.
Each PropertyPage instance represents a single page within a property dialog.
PropertyPage() - Constructor for class com.borland.primetime.properties.PropertyPage
 
PropertyPage(LayoutManager) - Constructor for class com.borland.primetime.properties.PropertyPage
 
PropertyPageFactory - class com.borland.primetime.properties.PropertyPageFactory.
PropertyPageFactory is designed to allow a property page to be described without having to create the actual user interface until the tab associated with the page is selected.
PropertyPageFactory(String) - Constructor for class com.borland.primetime.properties.PropertyPageFactory
 
PropertyPageFactory(String, String) - Constructor for class com.borland.primetime.properties.PropertyPageFactory
 
PropertyPageFactory(String, String, Icon) - Constructor for class com.borland.primetime.properties.PropertyPageFactory
 
PROTECTED - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
PROTOCOL - Static variable in class com.borland.primetime.vfs.NewFilesystem
 
PROTOCOL - Static variable in class com.borland.primetime.vfs.ZipFilesystem
 
PROTOCOL - Static variable in class com.borland.primetime.vfs.FileFilesystem
 
PUBLIC - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
putClassOnFullPath(String) - Method in class com.borland.jbuilder.paths.ProjectPathSet
Attempts to ensure that the specified class is available on the project's class path.
putProperty(Object, Object) - Static method in class com.borland.primetime.editor.EditorManager
Store a property value using the specified key.

R

read(InputStream, Document, int) - Method in class com.borland.primetime.editor.TextEditorKit
Inserts content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Document, int) - Method in class com.borland.primetime.editor.TextEditorKit
Inserts content from the given stream, which will be treated as plain text.
ReadOnlyException - exception com.borland.primetime.vfs.ReadOnlyException.
Signals that an attempt was made to modify a read-only buffer or file.
ReadOnlyException() - Constructor for class com.borland.primetime.vfs.ReadOnlyException
Constructs a ReadOnlyException with code>null as its error detail message.
ReadOnlyException(String) - Constructor for class com.borland.primetime.vfs.ReadOnlyException
Constructs a ReadOnlyException with the specified detail message.
readOutput() - Method in class com.borland.jbuilder.runtime.JavaProcess
Uses sendOutput to report output to both stderr and stdout to listeners.
readProject(InputStream, Url) - Method in class com.borland.primetime.node.ProjectStorage
 
readProperties() - Method in class com.borland.primetime.properties.PropertyPage
Loads the current property values into the user interface in preparation for displaying the page to the user.
readProperties() - Static method in class com.borland.primetime.properties.GlobalProperty
Reads the state of all GlobalProperty settings defined by the file "user.preferences" in the property settings directory.
readProperties() - Static method in class com.borland.primetime.properties.PropertyManager
Reads the initial state of all global property stores and invokes the propertiesUpdated method of all registered PropertyGroup instances.
readProperties() - Method in class com.borland.primetime.runtime.RunConfigurationListPanel
 
readProperties() - Method in class com.borland.primetime.runtime.RunConfiguration
Loads the state of a set of project properties belonging to this RunConfiguration from the associated project.
readProperties(InputStream) - Static method in class com.borland.primetime.properties.GlobalProperty
Reads the state of all GlobalProperty settings from the stream provided.
rebuild() - Method in class com.borland.primetime.actions.ActionToolBar
 
rebuildComplete(boolean) - Method in class com.borland.primetime.actions.ActionToolBarPane
Subclasses should override this to hide/show the toolbar completely
rebuilding - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
recenterAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
recurseDirectories - Variable in class com.borland.primetime.editor.SearchOptions
 
redo() - Method in class com.borland.primetime.editor.JBUndoManager
Redo the edit at indexOfNextAdd.
redo() - Method in class com.borland.primetime.editor.EditorPane
Cause a redo in this editor.
redo(boolean) - Method in class com.borland.primetime.editor.EditorPane
Cause a redo in this editor.
redoAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
refreshTree() - Method in class com.borland.primetime.ide.ProjectView
 
refreshTree(Project) - Method in class com.borland.primetime.ide.ProjectView
 
regExp - Variable in class com.borland.primetime.editor.SearchOptions
 
registerCommand(String, Command) - Static method in class com.borland.primetime.PrimeTime
Registers a command handler for a particular command-line flag.
registerContextActionProvider(ContextActionProvider) - Static method in class com.borland.primetime.ide.ProjectView
 
registerEditorKit(TextEditorKit) - Static method in class com.borland.primetime.editor.EditorManager
Register an editor kit.
registerEditorOption(EditorOption) - Static method in class com.borland.primetime.editor.EditorManager
 
registeredKeymaps - Variable in class com.borland.primetime.editor.TextEditorKit
 
registerFileNodeClass(String, String, Class, Icon) - Static method in class com.borland.primetime.node.FileNode
Add a new node type to the registry of known types and their assocaited extensions.
registerFilesystem(Filesystem) - Static method in class com.borland.primetime.vfs.Url
Add a new protocol / filesystem mapping to the Virtual File System.
registerFileType(String, FileType) - Static method in class com.borland.primetime.node.FileType
Adds or removes a FileType mapping from the global registry.
registerInsight(InsightFactory) - Method in class com.borland.primetime.insight.InsightManager
Implementations of InsightFactory must call this during OpenTools initialization.
registerKeymap(Keymap) - Method in class com.borland.primetime.editor.TextEditorKit
Register a keymap.
registerKeymap(Keymap) - Static method in class com.borland.primetime.editor.EditorManager
Register a keymap.
registerKeymap(Keymap) - Static method in class com.borland.primetime.ide.KeymapManager
Registers a Keymap with the KeymapManager.
registerKeymap(Keymap, boolean) - Static method in class com.borland.primetime.ide.KeymapManager
Registers a Keymap with the KeymapManager.
registerKeymapForMode(Keymap, int) - Method in class com.borland.primetime.editor.ModalKeymap
Register a subkeymap for a particular mode.
registerLightweightNodeClass(String, Class) - Static method in class com.borland.primetime.node.LightweightNode
 
registerNodeViewerFactory(NodeViewerFactory) - Static method in class com.borland.primetime.ide.Browser
Registers a NodeViewerFactory class for displaying Node contents.
registerNodeViewerFactory(NodeViewerFactory, boolean) - Static method in class com.borland.primetime.ide.Browser
Registers a NodeViewerFactory class for displaying Node contents.
registerProjectClass(String, String, Class, Icon) - Static method in class com.borland.primetime.node.Project
Add a new project type to the registry of known types and their associated extensions.
registerPropertyGroup(PropertyGroup) - Static method in class com.borland.primetime.properties.PropertyManager
 
registerRunner(Runner) - Static method in class com.borland.primetime.runtime.RuntimeManager
Registers an instance of a class that implements the Runner interface.
registerStorageClass(String, String, Class) - Static method in class com.borland.primetime.node.ProjectStorage
Add a new storage type to the registry of known types and their associated extensions.
registerToolTipProvider(ToolTipProvider) - Static method in class com.borland.primetime.editor.EditorPane
Register a tooltip provider for all editors to use.
registerWizardAction(WizardAction) - Static method in class com.borland.primetime.wizard.WizardManager
Registers a WizardAction (and its associated Wizard) with the Browser.
release(EditorPane) - Method in interface com.borland.primetime.insight.Insight
Called when the Insight is no longer needed.
releaseViewer() - Method in interface com.borland.primetime.ide.NodeViewer
This method is called when a context being viewed in a Browser has been closed.
releaseViewer() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
REMOVE - Static variable in class com.borland.primetime.editor.JBUndoManager
 
remove(Action) - Method in class com.borland.primetime.actions.ActionGroup
Removes the specified Action from this ActionGroup.
removeAction(Action) - Method in class com.borland.primetime.ide.KeymapManager.UpdateTimer
 
removeAll() - Method in class com.borland.primetime.actions.ActionGroup
Removes all Actions from this ActionGroup.
removeBindings() - Method in class com.borland.primetime.editor.DefaultKeymap
 
removeBrowserListener(BrowserListener) - Method in class com.borland.primetime.ide.Browser
Removes a BrowserListener from this Browser.
removeBufferListener(BufferListener) - Method in class com.borland.primetime.vfs.Buffer
Removes a BufferListener from the list of listeners that receive buffer events from this buffer.
removeButton(ActionButton) - Method in class com.borland.primetime.ide.Browser
 
removeButton(ActionButton) - Method in class com.borland.primetime.ide.Browser.UpdateTimer
 
removeChildren(MessageCategory, Message) - Method in class com.borland.primetime.ide.MessageView
Removes a Message object's children in the passed category.
removeGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionMenuBar
Removes the specified ActionGroup (top-level menu) from the ActionMenuBar.
removeGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionToolBarPane
Removes the specified ActionGroup (toolbar) from this ActionToolBarPane.
removeGutterListener(GutterListener) - Method in class com.borland.primetime.editor.Gutter
Remove a listener for gutter events.
removeIDL2PackageMapping(String) - Method in class com.borland.jbuilder.node.IDLFileNode
 
removeJavaProcessListener(JavaProcessListener) - Method in class com.borland.jbuilder.runtime.JavaProcess
Removes a listener from the list of listeners that receive events.
removeKeyStrokeBinding(KeyStroke) - Method in class com.borland.primetime.editor.DefaultKeymap
 
removeLightweightLineMarks(LineMark) - Method in class com.borland.primetime.editor.EditorDocument
Remove all occurances of a particular linemark from this document.
removeLightweightMark(LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Remove all occurances of this mark from the list.
removeLine(int) - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Remove a line from the MarkList.
removeLineMark(LineMark) - Method in class com.borland.primetime.editor.EditorDocument
Remove a LineMark.
removeMark(LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Remove a mark from the document.
removeMark(LineMark) - Method in class com.borland.primetime.editor.EditorDocument.MarkChain
 
removeMark(LineMark) - Method in class com.borland.primetime.editor.Gutter
Remove a mark from the gutter.
removeMenuGroup(ActionGroup) - Static method in class com.borland.primetime.ide.Browser
Removes an ActionGroup from the static list of ActionGroups that appear in all subsequently created Browser window menus.
removeMessage(MessageCategory, Message) - Method in class com.borland.primetime.ide.MessageView
Removes a Message object (and its children) from the passed category.
removeNodeListener(NodeListener) - Method in class com.borland.primetime.node.Node
 
removeNotify() - Method in class com.borland.primetime.actions.ActionButton
 
removePage(ActionGroup) - Method in class com.borland.primetime.actions.ActionPalette
 
removeProjectListener(ProjectListener) - Method in class com.borland.primetime.node.Project
 
removePropertyChangeListener(PropertyChangeListener) - Static method in class com.borland.primetime.editor.EditorManager
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.borland.primetime.ide.NodeViewer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.borland.primetime.ide.MessageCategory
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
removePropertyChangeListener(String, PropertyChangeListener) - Static method in class com.borland.primetime.editor.EditorManager
Remove a PropertyChangeListener for a specific property.
removePropertyListener(GlobalArrayPropertyListener) - Method in class com.borland.primetime.properties.GlobalArrayProperty
Removes a GlobalArrayPropertyListener from the list of listeners that receive events.
removePropertyListener(GlobalPropertyListener) - Method in class com.borland.primetime.properties.GlobalProperty
Removes a GlobalPropertyListener from the list of listeners that receive events.
removePropertyListener(MapArrayPropertyListener) - Method in class com.borland.primetime.properties.MapArrayProperty
Removes a MapArrayPropertyListener from the list of listeners that receive events.
removePropertyListener(MapPropertyListener) - Method in class com.borland.primetime.properties.MapProperty
Removes a MapPropertyListener from the list of listeners that receive events.
removePropertyListener(NodeArrayPropertyListener) - Method in class com.borland.primetime.properties.NodeArrayProperty
Removes a NodeArrayPropertyListener from the list of listeners that receive events.
removePropertyListener(NodePropertyListener) - Method in class com.borland.primetime.properties.NodeProperty
Removes a NodePropertyListener from the list of listeners that receive events.
removeStaticBrowserListener(BrowserListener) - Static method in class com.borland.primetime.ide.Browser
Removes a BrowserListener from the static listener list.
removeStaticGutterListener(GutterListener) - Static method in class com.borland.primetime.editor.Gutter
Remove a listener for gutter events.
removeTab(MessageCategory) - Method in class com.borland.primetime.ide.MessageView
Removes the specified tab from the MessageView.
removeToolBarGroup(ActionGroup) - Static method in class com.borland.primetime.ide.Browser
Removes an ActionGroup from the static list of ActionGroups that appear in all subsequently created Browser window toolbars.
removeTraceCategory(Object) - Static method in class com.borland.primetime.util.Debug
 
removeUpdate(DocumentEvent) - Method in class com.borland.primetime.editor.Gutter
 
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class com.borland.primetime.editor.EditorView
We override this because we need to call our own updateDamage method.
removeVFSListener(VFSListener) - Static method in class com.borland.primetime.vfs.VFS
Removes a VFSListener from the list of listeners that receive VFS events.
removeWizardPage(int) - Method in class com.borland.primetime.wizard.BasicWizard
Removes the WizardPage at the specified index from the Wizard.
removeWizardPage(WizardPage) - Method in class com.borland.primetime.wizard.BasicWizard
Removes the specified WizardPage from the Wizard.
rename(Url) - Method in class com.borland.primetime.node.Project
Rename cannot change the type of a Project.
rename(Url) - Method in class com.borland.primetime.node.FileNode
rename cannot change the type of a FileNode.
rename(Url, Url) - Static method in class com.borland.primetime.vfs.VFS
Renames a resource by making a copy and deleting the original.
renderer - Variable in class com.borland.primetime.ide.Message
 
repaintLine(int) - Method in class com.borland.primetime.editor.EditorPane
Repaints a particular line of the document.
reparse(DocumentEvent) - Method in class com.borland.primetime.editor.EditorDocument
Tell the scanner to reparse the document.
repeatReplace(EditorPane) - Static method in class com.borland.primetime.editor.SearchManager
Find some text in a particular editor and replace it with different text.
repeatSearch(EditorPane) - Static method in class com.borland.primetime.editor.SearchManager
Repeat the previous search.
replaceAllText(EditorPane, SearchOptions) - Static method in class com.borland.primetime.editor.SearchManager
Find some text in a particular editor and replace it with different text.
replaceDialogAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
replaceSelection(String) - Method in class com.borland.primetime.editor.EditorPane
This method replaces the current selection with the text in content.
replaceText - Variable in class com.borland.primetime.editor.SearchOptions
 
replaceText(EditorPane, SearchOptions) - Static method in class com.borland.primetime.editor.SearchManager
Find some text in a particular editor and replace it with different text.
reportValidationError(Component, String) - Method in class com.borland.primetime.properties.PropertyPage
Notifies the end user that one or more values they have entered cannot be saved.
RESERVED_WORD - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
restart() - Method in class com.borland.jbuilder.runtime.JavaProcess
 
reverseIncrSearchAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
revert() - Method in class com.borland.primetime.node.Project
Revert a project to its on-disk state.
revert() - Method in class com.borland.primetime.node.FileNode
 
revert() - Method in class com.borland.primetime.vfs.Buffer
Conceptually, this reads the conents of the buffer's Url source, marks the buffer unmodified, and sets the buffer's read-only state to match that of the source Url.
rightMarginAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the right margin line of the managed editors.
ripTextAt(char[], int, int, int, String) - Static method in class com.borland.primetime.editor.TextUtilities
Return the string at the location specified by offset.
ripTextAt(char[], int, int, int, String, String) - Static method in class com.borland.primetime.editor.TextUtilities
Return the string at the location specified by offset.
ripTextAt(EditorPane, int) - Static method in class com.borland.primetime.editor.TextUtilities
Return the string at the location specified by offset.
ripTextAt(EditorPane, int, String) - Static method in class com.borland.primetime.editor.TextUtilities
Return the string at the location specified by offset.
ripTextAt(EditorPane, int, String, String) - Static method in class com.borland.primetime.editor.TextUtilities
Return the string at the location specified by offset.
rollover - Variable in class com.borland.primetime.actions.ActionButton
 
run() - Method in class com.borland.primetime.editor.SearchManager.BackgroundSearchThread
 
run(Browser, Project, Map, boolean) - Method in class com.borland.jbuilder.runtime.JavaRunner
Runner implementations that provide a testbed environment will typically substitute their main class for the first class name and supply custom parameters to control the testbed as the final parameter.
run(Browser, Project, Map, boolean) - Method in interface com.borland.primetime.runtime.Runner
Starts the runtime process associated with the current project using either a runtime or debug process tracking instance.
RunConfiguration - class com.borland.primetime.runtime.RunConfiguration.
Instances of RunConfiguration encapsulate the settings that define a single indexed runtime configuration from a project.
RunConfiguration(Project, int) - Constructor for class com.borland.primetime.runtime.RunConfiguration
Creates a new RunConfiguration for the specified project and index.
RunConfigurationListPanel - class com.borland.primetime.runtime.RunConfigurationListPanel.
 
RunConfigurationListPanel(Project) - Constructor for class com.borland.primetime.runtime.RunConfigurationListPanel
 
RUNNABLE_TYPE - Static variable in class com.borland.primetime.runtime.RunConfiguration
 
Runner - interface com.borland.primetime.runtime.Runner.
Implementations of the Runner interface define runtime support and configuration for classes launched by the PrimeTime IDE in both run and debug modes.
RuntimeManager - class com.borland.primetime.runtime.RuntimeManager.
Serves as a static registry for all available Runner objects.

S

save() - Static method in class com.borland.jbuilder.paths.PathSetManager
Saves the current set of library and JDK definitions to disk.
save() - Method in class com.borland.primetime.node.Project
Updates the project's permanent storage to reflect the current state of the project.
save() - Method in class com.borland.primetime.node.FileNode
 
save() - Method in class com.borland.primetime.vfs.Buffer
Writes the contents of a buffer to its Url and marks the buffer unmodified.
saveAs(Url) - Method in class com.borland.primetime.node.Project
saveAs _can_ change the extension of a Project since all state is maintained by the Project instance itself and not the buffer representation, and all project buffers _must_ be associated with Project nodes.
saveAs(Url) - Method in class com.borland.primetime.node.FileNode
saveAs cannot change the type of a FileNode.
scanForIcons(Container) - Static method in class com.borland.primetime.actions.ActionMenu
 
scanLine(EditorDocument.StyledLeafElement, EditorDocument.StyledLeafElement, int) - Method in class com.borland.primetime.editor.AbstractScanner
 
scanLine(EditorDocument.StyledLeafElement, int) - Method in class com.borland.primetime.editor.AbstractScanner
scanLine is called by parse to actually scan a leaf of the document (which corresponds to a line of text).
scanner - Variable in class com.borland.primetime.editor.EditorDocument
 
Scanner - interface com.borland.primetime.editor.Scanner.
This is the interface that all of the scanner implementations must implement.
scrollButtonSize - Variable in class com.borland.primetime.actions.ActionToolBar
 
scrollDownAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
scrollerPane - Variable in class com.borland.primetime.actions.ActionToolBar
 
scrollIndex - Variable in class com.borland.primetime.actions.ActionToolBar
 
scrolling - Variable in class com.borland.primetime.actions.ActionToolBar
 
scrollLeft() - Method in class com.borland.primetime.actions.ActionToolBar
 
scrollLeftAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
scrollRight() - Method in class com.borland.primetime.actions.ActionToolBar
 
scrollRightAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
scrollToVisible(Action) - Method in class com.borland.primetime.actions.ActionToolBar
 
scrollUpAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
search(char[], SearchOptions, int, int) - Static method in class com.borland.primetime.editor.SearchManager
Search a character array for a particular string.
search(Document, SearchOptions, int, int) - Static method in class com.borland.primetime.editor.SearchManager
Search the document for a particular string.
searchAgainAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
searchDialogAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
searchForApplet() - Method in class com.borland.jbuilder.node.HTMLFileNode
 
searchInputStream(Browser, Project, InputStream, Url, SearchOptions, Message) - Static method in class com.borland.primetime.editor.SearchManager
This methods looks for at least one instance of the search text in the stream.
SearchManager - class com.borland.primetime.editor.SearchManager.
This object stores search options and manages the search history lists.
SearchManager.BackgroundSearchThread - class com.borland.primetime.editor.SearchManager.BackgroundSearchThread.
 
SearchManager.FindAllMessage - class com.borland.primetime.editor.SearchManager.FindAllMessage.
 
SearchManager.FindAllMessage(EditorPane, Position, int, int, int, String, String) - Constructor for class com.borland.primetime.editor.SearchManager.FindAllMessage
 
SearchManager.RemoveMessageAction - class com.borland.primetime.editor.SearchManager.RemoveMessageAction.
 
SearchManager.RemoveMessageAction(MessageView, Message) - Constructor for class com.borland.primetime.editor.SearchManager.RemoveMessageAction
 
SearchManager.SearchListener - class com.borland.primetime.editor.SearchManager.SearchListener.
 
SearchManager.SearchListener(EditorPane, String) - Constructor for class com.borland.primetime.editor.SearchManager.SearchListener
 
SearchManager.SearchPathResultMessage - class com.borland.primetime.editor.SearchManager.SearchPathResultMessage.
 
SearchManager.SearchPathResultMessage(Project, MessageView, Url, SearchOptions) - Constructor for class com.borland.primetime.editor.SearchManager.SearchPathResultMessage
 
SearchManager() - Constructor for class com.borland.primetime.editor.SearchManager
 
SearchOptions - class com.borland.primetime.editor.SearchOptions.
This object stores search options and is passed to the various SearchManager methods.
SearchOptions() - Constructor for class com.borland.primetime.editor.SearchOptions
Construct a new SearchOptions object with default settings.
SearchOptions(SearchOptions) - Constructor for class com.borland.primetime.editor.SearchOptions
Construct a new SearchOptions object using settings from another SearchOptions object.
searchPaths(Browser, Project, Url[], SearchOptions) - Static method in class com.borland.primetime.editor.SearchManager
Search Paths.
SearchResultsListener - interface com.borland.primetime.editor.SearchResultsListener.
The SearchResultsListener interface is implemented by a client who wishes to listen to the results of a "grep"-type search.
searchText - Variable in class com.borland.primetime.editor.SearchOptions
 
sel0 - Variable in class com.borland.primetime.editor.EditorView
 
sel1 - Variable in class com.borland.primetime.editor.EditorView
 
selectAction - Variable in class com.borland.primetime.ide.Message
 
selectAction(Browser) - Method in class com.borland.primetime.editor.SearchManager.FindAllMessage
Called when this message is selected in the MessageView.
selectAction(Browser) - Method in class com.borland.primetime.ide.Message
Subclasses should override this method to add custom functionality when the message item is single-clicked on or if the user scrolls to the particular message item.
selectAllAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for selecting the entire document
selectCharacters(int) - Method in class com.borland.primetime.editor.EditorPane
This is a convenience method used to select a number of characters from the current caret offset.
SELECTION - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
SELECTION_KEY - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
selectionBackwardAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for extending the selection by moving the caret logically backward one position.
selectionBeginAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the begining of the document.
selectionBeginLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the begining of a line, extending the selection.
selectionBeginWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the begining of a word, extending the selection.
selectionBottomOfScreenAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
selectionDownAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret logically downward one position, extending the selection.
selectionEndAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the end of the document.
selectionEndLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the end of a line, extending the selection.
selectionEndWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret to the end of a word, extending the selection.
selectionForwardAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for extending the selection by moving the caret logically forward one position.
selectionNextWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the selection to the begining of the next word, extending the selection.
selectionPageDownAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
selectionPageUpAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
selectionPreviousWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the selection to the begining of the previous word, extending the selection.
selectionTopOfScreenAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
selectionUpAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret logically upward one position, extending the selection.
selectLineAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for selecting a line around the caret.
selectMessage(MessageCategory, Message) - Method in class com.borland.primetime.ide.MessageView
 
selectNextMessage() - Method in class com.borland.primetime.ide.MessageView
Selects the next message in the MessageView.
selectPriorMessage() - Method in class com.borland.primetime.ide.MessageView
Selects the prior message in the MessageView.
selectWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for selecting a word around the caret.
sendInput(String) - Method in class com.borland.jbuilder.runtime.JavaProcess
 
setActiveNode(Node, boolean) - Method in class com.borland.primetime.ide.Browser
Sets the 'active' open Node in this Browser.
setActiveProject(Project) - Method in class com.borland.primetime.ide.Browser
 
setActiveProject(Project) - Method in class com.borland.primetime.ide.ProjectView
Sets the 'active' Project in this ProjectView.
setActiveViewer(Node, NodeViewer, boolean) - Method in class com.borland.primetime.ide.Browser
Sets the active NodeViewer for the specified Node.
setAutoBackupEnabled(boolean) - Static method in class com.borland.primetime.vfs.VFS
Changes the current default behavior for backing up files before writing to them via getOutputStream().
setBackground(Color) - Method in class com.borland.primetime.ide.Message
The 'background' property is the background color for the message item.
setBackgroundColor(Color) - Static method in class com.borland.primetime.editor.EditorManager
 
setBlockIndent(int) - Static method in class com.borland.primetime.editor.EditorManager
 
setBoldDefaultAction(boolean) - Method in class com.borland.primetime.actions.ActionPopupMenu
 
setBookmark0Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark1Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark2Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark3Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark4Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark5Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark6Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark7Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark8Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBookmark9Action - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
setBoolean(boolean) - Method in class com.borland.primetime.editor.BooleanEditorOption
Changes the current value of the boolean property.
setBoolean(boolean) - Method in class com.borland.primetime.properties.GlobalBooleanProperty
Changes the current value of the boolean property.
setBounds(Rectangle) - Method in class com.borland.primetime.ide.Browser
 
setBrowserTitle(String) - Static method in class com.borland.primetime.ide.Browser
Sets the browser title.
setButtonSize(Dimension) - Method in class com.borland.primetime.actions.ActionPalettePage
Sets the toolbar button size.
setCaret(Caret) - Method in class com.borland.primetime.editor.EditorPane
Set a new Caret for this EditorPane.
setCaretPosition(int, int) - Method in class com.borland.primetime.editor.EditorPane
Set the caret to a particular line and column within the document.
setCaretPosition(int, int, boolean) - Method in class com.borland.primetime.node.TextFileNode
 
setCaseSensitive(boolean) - Method in class com.borland.primetime.editor.SearchOptions
Set the case sensitive setting.
setCategory(String) - Method in class com.borland.primetime.wizard.WizardAction
Sets the category for this WizardAction.
setCellRenderer(TreeCellRenderer) - Method in class com.borland.primetime.ide.Message
The 'cellRenderer' property stores the optional cell renderer to do the actual drawing of the message item.
setCentered(boolean) - Method in class com.borland.primetime.actions.ActionButton
 
setClassPath(Url[]) - Method in class com.borland.jbuilder.paths.PathSet
Changes the PathSet's current set of class path entries.
setCommandLine(String) - Method in class com.borland.jbuilder.runtime.JavaProcess
 
setContent(BufferUpdater) - Method in class com.borland.primetime.vfs.Buffer
Sets the contents of the buffer in a lazy fasion using a BufferUpdater.
setContent(byte[]) - Method in class com.borland.primetime.vfs.Buffer
Sets the buffer's contents as an array of bytes.
setContentPaneVisible(boolean) - Method in class com.borland.primetime.ide.Browser
Hides/shows this browser's content pane.
setContextAction(Action) - Method in class com.borland.primetime.ide.Message
The 'contextAction' is the Action (or ActionGroup) that defines a popup menu that is displayed when a user right-clicks on a message item in the MessageView.
setContextGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionToolBarPane
Sets the context pop-up ActionGroup for this ActionToolBarPane.
setContextGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionPalettePage
Sets the context pop-up ActionGroup for this ActionPalettePage.
setContextGroup(ActionGroup) - Method in class com.borland.primetime.actions.ActionToolBar
Sets the context pop-up ActionGroup for this ActionToolBar.
setControlKAction - Static variable in class com.borland.primetime.editor.CUAActions
 
setControlOAction - Static variable in class com.borland.primetime.editor.CUAActions
 
setControlQAction - Static variable in class com.borland.primetime.editor.CUAActions
 
setDefaultAction(Action) - Method in class com.borland.primetime.editor.DefaultKeymap
Set the default action to fire if a key is typed.
setDefaultAction(int) - Method in class com.borland.primetime.actions.ActionGroup
Sets the default action index.
setDefaultProjectUrl(Url) - Static method in class com.borland.primetime.ide.Browser
Sets the default project's url.
setDefaultProjectUrl(Url) - Static method in class com.borland.primetime.node.ProjectStorage
 
setDescription(String) - Method in class com.borland.primetime.insight.template.CodeTemplate
 
setDisplayPriority(int) - Method in class com.borland.primetime.editor.LineMark
Set the logical priority this mark belongs to for ordering purposes.
setDocPath(Url[]) - Method in class com.borland.jbuilder.paths.PathSet
Changes the PathSet's current set of documentation path entries.
setDocument(EditorDocument) - Method in class com.borland.primetime.editor.LineMark
This is called by the document when a mark is inserted.
setEditor(EditorPane) - Method in class com.borland.primetime.editor.Gutter
Set the editor to associate with this gutter.
setEncoding(String) - Method in class com.borland.primetime.node.Project
Changes the standard encoding used to read and write text files for this project.
setEndOffsets(int, int) - Method in class com.borland.primetime.editor.JBUndoManager.UndoGroup
Set the position of the caret point and mark at the end of this UndoGroup.
setExpandedString(String) - Method in class com.borland.primetime.insight.template.CodeTemplate
Set the String that will replace the code template name.
setFilenameFilters(RegularExpression[]) - Method in class com.borland.primetime.editor.SearchOptions
Set the RegularExpression to use to filter filenames during a path search.
setFilesystemObject(Object) - Method in class com.borland.primetime.vfs.Url
For use only by Filesystem implementations.
setFinishEnabled(boolean) - Method in interface com.borland.primetime.wizard.WizardHost
Sets the 'Finish' button enabled or disabled in the WizardHost.
setFixedButtonSize(Dimension) - Method in class com.borland.primetime.actions.ActionToolBar
Sets the toolbar button size.
setFixedHeight(int) - Method in class com.borland.primetime.actions.ActionButton
 
setFixedSize(Dimension) - Method in class com.borland.primetime.actions.ActionButton
Sets the button size.
setFixedWidth(int) - Method in class com.borland.primetime.actions.ActionButton
 
setFloat(float) - Method in class com.borland.primetime.properties.GlobalFloatProperty
Changes the current value of the boolean property.
setFocusedEditor(EditorPane) - Static method in class com.borland.primetime.editor.EditorAction
Set the currently focused editor as the target.
setFont(Font) - Static method in class com.borland.primetime.editor.EditorManager
 
setFont(Font) - Method in class com.borland.primetime.editor.EditorPane
Sets the font of this component.
setFont(Font) - Method in class com.borland.primetime.editor.Gutter
This is only used to remain synchronized with the font height of the associated editor.
setFont(Font) - Method in class com.borland.primetime.ide.Message
The 'font' property is the font used for this message item in the MessageView.
setFontFamily(String) - Method in class com.borland.primetime.editor.MasterStyleContext
Setting the font family changes the family for the default style, which all of the other styles will pick up, unless they were explicitly set.
setFontSize(int) - Method in class com.borland.primetime.editor.MasterStyleContext
Setting the font size changes the size for the default style, which all of the other styles will pick up, unless they were explicitly set.
setForeground(Color) - Method in class com.borland.primetime.ide.Message
The 'foreground' property is the foreground color for the message item.
setForegroundColor(Color) - Static method in class com.borland.primetime.editor.EditorManager
 
setForwardSearch(boolean) - Method in class com.borland.primetime.editor.SearchOptions
Set the forward search setting.
setFromCursor(boolean) - Method in class com.borland.primetime.editor.SearchOptions
Set the origin from cursor setting.
setGalleryWizard(boolean) - Method in class com.borland.primetime.wizard.WizardAction
Sets the boolean galleryWizard flag for this WizardAction.
setGapSize(int) - Method in class com.borland.primetime.actions.ActionButton
 
setGlobalSearch(boolean) - Method in class com.borland.primetime.editor.SearchOptions
Set the global search setting.
setGlowStyle(boolean) - Method in class com.borland.primetime.actions.ActionButton
Sets the glowStyle property.
setGlowStyle(boolean) - Method in class com.borland.primetime.actions.ActionToolBar
 
setGrouped(boolean) - Method in class com.borland.primetime.actions.StateAction
Sets the grouped property.
setHelpAction(Action) - Method in class com.borland.primetime.ide.Message
The 'helpAction' property is the Action whose actionPerformed method gets called when the user hits F1 or selects help on a particular messageItem.
setHelpTopic(HelpTopic) - Method in class com.borland.primetime.actions.UpdateAction
Sets the helpTopic property.
setHighlight(int) - Method in class com.borland.primetime.editor.EditorPane
Set the highlight to a particular line number.
setHintText(String) - Method in class com.borland.primetime.ide.StatusView
 
setHintText(String, boolean) - Method in class com.borland.primetime.ide.StatusView
 
setHintText(String, Color) - Method in class com.borland.primetime.ide.StatusView
 
setHintText(String, Color, boolean) - Method in class com.borland.primetime.ide.StatusView
 
setHomePath(Url) - Method in class com.borland.jbuilder.paths.JDKPathSet
Sets the home path, the root directory used for JDK installation.
setHorizontal(boolean) - Method in class com.borland.primetime.actions.ActionToolBarPane
Sets the horizontal property for this ActionToolBarPane.
setHorizontal(boolean) - Method in class com.borland.primetime.actions.ActionPalettePage
Sets the horizontal property for this ActionPalettePage.
setHorizontal(boolean) - Method in class com.borland.primetime.actions.ActionToolBar
Sets the horizontal property for this ActionToolBar.
setIcon(Icon) - Method in class com.borland.primetime.actions.ActionButton
Sets the icon for the ActionButton.
setIcon(Icon) - Method in class com.borland.primetime.ide.Message
The 'icon' property is the icon to be displayed with the message in the MessageView.
setIcon(Icon) - Method in class com.borland.primetime.ide.MessageCategory
 
setId(int) - Method in class com.borland.primetime.runtime.RunConfiguration
 
setIDELookAndFeelClassName(String) - Static method in class com.borland.primetime.ide.Browser
Sets the LookAndFeel for the whole JBuilder IDE (Browsers and all other addins).
setIndentAfterBrace(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setInsertMode(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setInstructions(String) - Method in class com.borland.primetime.wizard.BasicWizardPage
Sets the instructions text for this WizardPage.
setInteger(int) - Method in class com.borland.primetime.properties.GlobalIntegerProperty
Changes the current value of the boolean property.
setJDKPathSet(JDKPathSet) - Method in class com.borland.jbuilder.paths.ProjectPathSet
Changes the JDK associated with the project.
setJDKs(ArrayList) - Static method in class com.borland.jbuilder.paths.PathSetManager
 
setJspCompiledPage(JspCompiledPage) - Method in class com.borland.jbuilder.node.HTMLFileNode
 
setKeymap(JComponent, Keymap) - Static method in class com.borland.primetime.ide.KeymapManager
Sets the Keymap to use for binding events to actions for a particular target.
setKeymap(Keymap) - Static method in class com.borland.primetime.editor.EditorManager
 
setKeymapName(String) - Static method in class com.borland.primetime.editor.EditorManager
 
setLargeIcon(Icon) - Method in class com.borland.primetime.actions.UpdateAction
Sets the largeIcon property.
setLargeIcon(Icon) - Method in class com.borland.primetime.wizard.BasicWizardPage
Sets the large icon for this WizardPage.
setLastAction(Action) - Method in class com.borland.primetime.editor.EditorPane
 
setLastDirectory(File) - Static method in class com.borland.primetime.ide.Browser
Sets the last visited directory.
setLastOpenedUrl(Url) - Method in class com.borland.primetime.ide.Browser
Sets the last opened url address.
setLayout(LayoutManager) - Method in class com.borland.primetime.wizard.BasicWizardPage
 
setLazyFetchChildren(boolean) - Method in class com.borland.primetime.ide.Message
The 'lazyFetchChildren' property allows hierarchical message structures to "lazy load" their children when the user clicks on the "+" by the message item in the MessageView.
setLibraries(ArrayList) - Static method in class com.borland.jbuilder.paths.PathSetManager
 
setLightweightLineMarks(int[], LineMark) - Method in class com.borland.primetime.editor.EditorDocument
Set a LineMark on an array of lines.
setLineMark(int, LineMark) - Method in class com.borland.primetime.editor.EditorDocument
Set a LineMark on a particular line.
setLogStream(PrintStream) - Static method in class com.borland.primetime.util.Debug
Explicitly sets stream for debug messages to be sent to.
setLongText(String) - Method in class com.borland.primetime.actions.UpdateAction
Sets the longText property.
setLongText(String) - Method in class com.borland.primetime.actions.ActionButton
 
setMessageAction(ActionListener) - Method in class com.borland.primetime.ide.Message
The 'messageAction' is the ActionListener whose actionPerformed method gets called when the message item is double-clicked or ENTER is hit on the item.
setMessagePaneVisible(boolean) - Method in class com.borland.primetime.ide.Browser
Hides/shows this browser's message pane.
setMnemonic(char) - Method in class com.borland.primetime.actions.UpdateAction
Sets the mnemonic property.
setModified(boolean) - Method in class com.borland.primetime.vfs.Buffer
Changes the modified state of the buffer and automatically updates the value returned by getLastModified to reflect the current time, or resets it to the value of sourceLastModified if the buffer is being set to an unmodified state.
setName(String) - Method in class com.borland.jbuilder.paths.PathSet
Changes this PathSet's name.
setName(String) - Method in class com.borland.primetime.node.LightweightNode
 
setName(String) - Method in class com.borland.primetime.runtime.RunConfiguration
 
setNextEnabled(boolean) - Method in interface com.borland.primetime.wizard.WizardHost
Sets the 'Next' button enabled or disabled in the WizardHost.
setOptionValue(BooleanEditorOption, boolean) - Static method in class com.borland.primetime.editor.EditorManager
Set a binary editor option value.
setOutPath(Url) - Method in class com.borland.jbuilder.paths.ProjectPathSet
Changes the path used to store compiled Java class files when the project is built.
setPageStyle(int) - Method in class com.borland.primetime.wizard.BasicWizardPage
Sets the style for this WizardPage.
setPageTitle(String) - Method in class com.borland.primetime.wizard.BasicWizardPage
Sets the title for this WizardPage.
setParams(String) - Method in class com.borland.primetime.ide.MessageCategory
 
setParent(Node) - Method in class com.borland.primetime.node.Node
Changes the parent of a node to alter the node hierarchy.
setPopup(boolean) - Method in class com.borland.primetime.actions.ActionGroup
Sets the popup property.
setPopupEnabled(boolean) - Method in class com.borland.primetime.editor.EditorPane
Set the editor to enable or disable popup windows.
setProjectPaneVisible(boolean) - Method in class com.borland.primetime.ide.Browser
Hides/shows this browser's project pane.
setPromptReplace(boolean) - Method in class com.borland.primetime.editor.SearchOptions
Set the prompt on replace setting.
setProperty(String, String) - Method in class com.borland.primetime.node.Node
Sets a categorized string property value associated with the node for subsequent storage with the project file using an assumed default value of null and a category of "sys".
setProperty(String, String, String) - Method in class com.borland.primetime.node.Node
Sets a categorized string property value associated with the node for subsequent storage with the project file using an assumed default value of null.
setProperty(String, String, String, String) - Method in class com.borland.primetime.node.Node
Sets a categorized string property value associated with the node for subsequent storage with the project file.
setRecurseDirectories(boolean) - Method in class com.borland.primetime.editor.SearchOptions
Set the recurse directories setting.
setRegExp(boolean) - Method in class com.borland.primetime.editor.SearchOptions
Set the regular expressions setting.
setReplaceText(String) - Method in class com.borland.primetime.editor.SearchOptions
Set the most recent replace text.
setRequired(PathSet[]) - Method in class com.borland.jbuilder.paths.PathSet
Loops in the "required" hierarchy are bad news.
setResolveParent(Keymap) - Method in class com.borland.primetime.editor.DefaultKeymap
 
setRightMargin(int) - Static method in class com.borland.primetime.editor.EditorManager
 
setRunInfo(EditorDocument.RunInfo) - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
setSavedOptions(SearchOptions) - Static method in class com.borland.primetime.editor.SearchManager
Set the set of search options to remember.
setScanner(Scanner) - Method in class com.borland.primetime.editor.EditorDocument
Set the scanner to use for this document.
setScrollMode(boolean) - Method in class com.borland.primetime.actions.ActionToolBar
 
setSearchText(String) - Method in class com.borland.primetime.editor.SearchOptions
Set the most recent search text.
setSelectAction(ActionListener) - Method in class com.borland.primetime.ide.Message
The 'selectAction' property is the ActionListener whose actionPerformed method gets called when the user hits selects a particular messageItem (first click with the mouse or scrolls to it using the keyboard).
setSelectedNode(Node) - Method in class com.borland.primetime.ide.ProjectView
 
setSelectedNodes(Project, Node[]) - Method in class com.borland.primetime.ide.ProjectView
 
setSeparatorSize(int) - Method in class com.borland.primetime.actions.ActionPalettePage
 
setShortText(String) - Method in class com.borland.primetime.actions.UpdateAction
Sets the shortText property.
setShortText(String) - Method in class com.borland.primetime.actions.ActionButton
 
setShowExtensions(boolean) - Method in class com.borland.primetime.ide.ToolBarContentManager
 
setShowIcon(boolean) - Method in class com.borland.primetime.actions.ActionButton
 
setShowIcons(boolean) - Static method in class com.borland.primetime.actions.ActionMenuItem
Sets the static 'showIcons' property to the passed value.
setShowIcons(boolean) - Method in class com.borland.primetime.actions.ActionPalettePage
Sets the 'showIcons' property to the passed value.
setShowIcons(boolean) - Method in class com.borland.primetime.actions.ActionToolBar
Sets the 'showIcons' property to the passed value.
setShowIcons(boolean) - Method in class com.borland.primetime.ide.ToolBarContentManager
 
setShowRips(boolean) - Method in class com.borland.primetime.actions.ActionButton
 
setShowRips(boolean) - Method in class com.borland.primetime.actions.ActionToolBar
 
setShowSeparators(boolean) - Method in class com.borland.primetime.actions.ActionToolBar
 
setShowText(boolean) - Method in class com.borland.primetime.actions.ActionButton
 
setShowText(boolean) - Method in class com.borland.primetime.actions.ActionPalettePage
Sets the 'showText' property to the passed value.
setShowText(boolean) - Method in class com.borland.primetime.actions.ActionToolBar
Sets the 'showText' property to the passed value.
setSmallIcon(Icon) - Method in class com.borland.primetime.actions.UpdateAction
Sets the smallIcon property.
setSmallIcon(Icon) - Method in class com.borland.primetime.wizard.BasicWizardPage
Sets the small icon for this WizardPage.
setSmartEnd(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setSmartHome(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setSmartIndent(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setSmartTabs(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setSourcePath(Url[]) - Method in class com.borland.jbuilder.paths.PathSet
Changes the PathSet's current set of source path entries.
setStartOffsets(int, int) - Method in class com.borland.primetime.editor.JBUndoManager.UndoGroup
Set the position of the caret point and mark at the start of this UndoGroup.
setState(Browser, boolean) - Method in class com.borland.primetime.ide.BrowserStateAction
 
setState(Object, boolean) - Method in class com.borland.primetime.actions.StateAction
Subclasses should implement this method by setting the appropriate boolean state using the passed source context.
setState(Object, boolean) - Method in class com.borland.primetime.ide.BrowserStateAction
 
setStateFlags(int) - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
setStatusPaneVisible(boolean) - Method in class com.borland.primetime.ide.Browser
Hides/shows this browser's status pane.
setStructureComponent(JComponent) - Method in class com.borland.primetime.ide.StructureView
 
setStructurePaneVisible(boolean) - Method in class com.borland.primetime.ide.Browser
Hides/shows this browser's structure pane.
setStyle(Style) - Method in class com.borland.primetime.editor.LineMark
Set the style to use when painting a line with this mark.
setStyleContext(MasterStyleContext) - Static method in class com.borland.primetime.editor.EditorManager
 
setStyleMap(BasicStyleMap) - Method in class com.borland.primetime.editor.EditorDocument
Set the StyleMap to use for this document.
setTabSize(int) - Static method in class com.borland.primetime.editor.EditorManager
 
setTemplates(CodeTemplate[]) - Static method in class com.borland.primetime.insight.template.TemplateManager
 
setTemplates(CodeTemplate[]) - Static method in class com.borland.primetime.insight.template.TemplateSet
Set the array of CodeTemplates belonging to this set.
setTemporaryMark(int, LineMark) - Method in class com.borland.primetime.editor.EditorPane
Set a temporary mark on a particular line number.
setText(String) - Method in class com.borland.primetime.ide.Message
The 'text' property is the String to be displayed as a message in the MessageView.
setText(String) - Method in class com.borland.primetime.ide.StatusView
 
setText(String, boolean) - Method in class com.borland.primetime.ide.StatusView
 
setText(String, Color) - Method in class com.borland.primetime.ide.StatusView
 
setText(String, Color, boolean) - Method in class com.borland.primetime.ide.StatusView
 
setTitle(String) - Method in class com.borland.primetime.ide.MessageCategory
 
setToolBarPaneVisible(boolean) - Method in class com.borland.primetime.ide.Browser
Hides/shows this browser's toolbar pane.
setToolBarVisible(ActionGroup, boolean) - Method in class com.borland.primetime.actions.ActionToolBarPane
Sets the specified ActionGroup (toolbar) to the specified visible state.
setToolTip(String) - Method in class com.borland.primetime.ide.MessageCategory
 
setToolTipText(String) - Method in class com.borland.primetime.actions.ActionButton
 
setToolTipText(String) - Method in class com.borland.primetime.ide.Message
The 'toolTipText' property is the additional text that is displayed when the mouse is floated over this message item.
setTopLine(int) - Method in class com.borland.primetime.editor.EditorPane
Set the indicated line number to be the first line visible in the in the editor viewport.
setTotalSteps(int) - Method in interface com.borland.primetime.wizard.WizardHost
Sets the total number of steps for the Wizard.
setUrl(Url) - Method in class com.borland.primetime.node.Project
Used internally by rename() and saveAs() to change the underlying Url associated with the project.
setUrl(Url) - Method in class com.borland.primetime.node.FileNode
Changes the node's associated Url.
setUseSmallIcon(boolean) - Method in class com.borland.primetime.actions.ActionButton
Sets the useSmallIcon property.
setUseSmallIcon(boolean) - Method in class com.borland.primetime.actions.ActionPalettePage
Sets the useSmallIcon property.
setUseSmallIcon(boolean) - Method in class com.borland.primetime.actions.ActionToolBar
Sets the useSmallIcon property.
setUseSyntaxHighlight(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setUseTabChar(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setValue(Map, String) - Method in class com.borland.primetime.properties.MapProperty
 
setValue(Node, String) - Method in class com.borland.primetime.properties.NodeProperty
 
setValue(String) - Method in class com.borland.primetime.properties.GlobalProperty
 
setValue(String, int, int) - Method in class com.borland.primetime.editor.MasterStyleContext.FontKey
 
setValues(Map, String[]) - Method in class com.borland.primetime.properties.MapArrayProperty
Changes the current setting of the property to the array of strings provided.
setValues(Node, String[]) - Method in class com.borland.primetime.properties.NodeArrayProperty
Changes the current setting of the property to the array of strings provided.
setValues(String[]) - Method in class com.borland.primetime.properties.GlobalArrayProperty
Changes the current setting of the property to the array of strings provided.
setVisibleMargin(boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
setWizardTitle(String) - Method in class com.borland.primetime.wizard.BasicWizard
Sets the title for this Wizard.
shortText - Variable in class com.borland.primetime.actions.ActionButton
 
show(Component, int, int) - Method in class com.borland.primetime.actions.ActionPopupMenu
 
showBars - Variable in class com.borland.primetime.actions.ActionToolBar
 
showIcon - Variable in class com.borland.primetime.actions.ActionButton
 
showIcons - Static variable in class com.borland.primetime.actions.ActionMenuItem
 
showIcons - Variable in class com.borland.primetime.actions.ActionPalettePage
 
showIcons - Variable in class com.borland.primetime.actions.ActionToolBar
 
showIllegalFileNameWarning(String) - Method in class com.borland.primetime.ide.Browser
Alerts the user that the passed filename is invalid.
showNode(Node) - Method in class com.borland.primetime.ide.ProjectView
 
showNoMatchDialog(Component, String) - Static method in class com.borland.primetime.editor.SearchManager
Inform the user that no match was found.
showPropertyDialog(Component, String) - Static method in class com.borland.primetime.properties.PropertyManager
Shows the property dialog for all global property pages.
showPropertyDialog(Component, String, Object, String) - Static method in class com.borland.primetime.properties.PropertyManager
Shows the property dialog for all property pages interested in a specific topic.
showPropertyDialog(Component, String, String) - Static method in class com.borland.primetime.properties.PropertyManager
Shows the property dialog for all global property pages.
showRips - Variable in class com.borland.primetime.actions.ActionButton
 
showRips - Variable in class com.borland.primetime.actions.ActionToolBar
 
showStatusMessage(EditorPane, String, boolean, boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
showStatusMessage(EditorPane, String, boolean, boolean, boolean) - Static method in class com.borland.primetime.editor.EditorManager
 
showTab(MessageCategory) - Method in class com.borland.primetime.ide.MessageView
Shows (moves to front, or 'current') the specified tab in this MessageView.
showText - Variable in class com.borland.primetime.actions.ActionButton
 
showText - Variable in class com.borland.primetime.actions.ActionPalettePage
 
showText - Variable in class com.borland.primetime.actions.ActionToolBar
 
size() - Method in class com.borland.primetime.editor.EditorDocument.MarkList
Get the size of the internal list.
size() - Method in class com.borland.primetime.editor.EditorDocument.MarkChain
 
skipLeftOnlyParam(String) - Method in class com.borland.jbuilder.runtime.JavaProcess
 
smallIcon - Variable in class com.borland.primetime.wizard.BasicWizardPage
Storage for the small icon.
smartBackspaceAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
smartEndAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not to use SmartEnd for the EndLineAction.
smartHomeAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not to use SmartHome for the BeginLineAction.
smartIndentAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
smartIndentAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not to use Smart Indent when the user types the key.
smartTabsAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not to use SmartTabs.
source - Variable in class com.borland.primetime.actions.ActionButton
 
source - Variable in class com.borland.primetime.actions.ActionMenuItem
 
source - Variable in class com.borland.primetime.actions.ActionMenuBar
 
source - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
source - Variable in class com.borland.primetime.actions.ActionPalettePage
 
source - Variable in class com.borland.primetime.actions.ActionToolBar
 
source - Variable in class com.borland.primetime.actions.ActionMenu
 
source - Variable in class com.borland.primetime.actions.ActionPalette
 
source - Variable in class com.borland.primetime.actions.ActionPopupMenu
 
SOURCE_DIRECTORY - Static variable in class com.borland.jbuilder.node.JBProject
 
sourceElements - Static variable in class com.borland.primetime.editor.MasterStyleContext
 
SQLFileNode - class com.borland.jbuilder.node.SQLFileNode.
SQLFileNode instances represent Structure Query Language files.
SQLFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.SQLFileNode
All FileNode subtypes must expose this constructor signature.
STANDARD_DELIMITERS - Static variable in class com.borland.primetime.editor.TextUtilities
The characters in this string define the standard ends of a token for the ripText methods.
start(File, String, String, String, String, String) - Method in class com.borland.jbuilder.runtime.JavaProcess
 
start(String, String[]) - Static method in class com.borland.primetime.PrimeTime
Initializes all OpenTools in the specified category and parses the PrimeTime command-line arguments via invokeCommands.
startHTMLTag(String, ArrayList, int, int) - Method in class com.borland.jbuilder.node.HTMLFileNode
 
startJavaProcess(File, String, String, String, String, String) - Method in class com.borland.jbuilder.runtime.JavaProcess
 
startMark - Variable in class com.borland.primetime.editor.JBUndoManager.UndoGroup
 
startPoint - Variable in class com.borland.primetime.editor.JBUndoManager.UndoGroup
 
startText(String, int, int) - Method in class com.borland.jbuilder.node.HTMLFileNode
 
startUndoGroup() - Method in class com.borland.primetime.editor.EditorPane
Start an undo group.
startUndoGroup(int, int) - Method in class com.borland.primetime.editor.JBUndoManager
Start a new undo group.
startUndoSegment(int) - Method in class com.borland.primetime.editor.EditorPane
Start an undo segment.
startUndoSegment(int, int, int) - Method in class com.borland.primetime.editor.JBUndoManager
Start a new UndoSegment.
STATE_ContentPaneVisible - Static variable in class com.borland.primetime.ide.Browser
The state 'ContentPaneVisible' controls the visible state of this Browser's ContentManager.
STATE_LOADING - Static variable in class com.borland.primetime.vfs.Buffer
 
STATE_MessagePaneVisible - Static variable in class com.borland.primetime.ide.Browser
The state 'MessagePaneVisible' controls the visible state of this Browser's MessageView.
STATE_MODIFIED - Static variable in class com.borland.primetime.vfs.Buffer
 
STATE_ProjectPaneVisible - Static variable in class com.borland.primetime.ide.Browser
The state 'ProjectPaneVisible' controls the visible state of this Browser's ProjectView.
STATE_READONLY - Static variable in class com.borland.primetime.vfs.Buffer
 
STATE_StatusPaneVisible - Static variable in class com.borland.primetime.ide.Browser
The state 'StatusPaneVisible' controls the visible state of this Browser's StatusView.
STATE_StructurePaneVisible - Static variable in class com.borland.primetime.ide.Browser
The state 'StructurePaneVisible' controls the visible state of this Browser's StructureView.
STATE_ToolBarPaneVisible - Static variable in class com.borland.primetime.ide.Browser
The state 'ToolBarVisible' controls the visible state of this Browser's main toolbar.
StateAction - class com.borland.primetime.actions.StateAction.
A StateAction is a type of UpdateAction that encapsulates a single state property.
StateAction() - Constructor for class com.borland.primetime.actions.StateAction
Constructs a StateAction will all default properties.
StateAction(String) - Constructor for class com.borland.primetime.actions.StateAction
Constructs a StateAction will the specified shortText.
StateAction(String, char) - Constructor for class com.borland.primetime.actions.StateAction
Constructs a StateAction will the specified shortText and mnemonic.
StateAction(String, char, String) - Constructor for class com.borland.primetime.actions.StateAction
Constructs a StateAction will the specified shortText, mnemonic, and longText.
StateAction(String, char, String, Icon) - Constructor for class com.borland.primetime.actions.StateAction
Constructs a StateAction will the specified shortText, mnemonic, longText, and smallIcon.
StateAction(String, char, String, Icon, boolean) - Constructor for class com.borland.primetime.actions.StateAction
Constructs a StateAction will the specified shortText, mnemonic, longText, smallIcon, and grouped setting.
stateChanged(ChangeEvent) - Method in class com.borland.primetime.editor.Gutter
 
stateFlags - Variable in class com.borland.primetime.editor.AbstractScanner
The scanner state after the last token was read.
STATIC - Static variable in class com.borland.jbuilder.node.java.JavaStructureIcons
 
staticGutterListeners - Static variable in class com.borland.primetime.editor.Gutter
 
StatusView - class com.borland.primetime.ide.StatusView.
The StatusView displays status information to the user in four individual text windows.
STILL_RUNNING - Static variable in class com.borland.jbuilder.runtime.JavaProcess
 
stop() - Method in class com.borland.jbuilder.runtime.JavaProcess
 
stopJavaProcess() - Method in class com.borland.jbuilder.runtime.JavaProcess
 
STRING - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
stripArchivePrefix(String) - Static method in class com.borland.primetime.vfs.ZipFilesystem
Will remove the name of the archive from the front of a string Example: [C:/JBUILDER/myclasses/Untitled1.jar]/untitled7/DataModule2.class will return "/untitled7/DataModule2.class"
stripIcons(Container) - Static method in class com.borland.primetime.actions.ActionMenu
 
stripMnemonics(Container) - Static method in class com.borland.primetime.actions.ActionMenu
 
stripTrailingSpaceAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
stripTrailingSpaceAttribute - Static variable in class com.borland.primetime.editor.EditorManager
 
structIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
structureComponent - Variable in class com.borland.primetime.viewer.AbstractNodeViewer
The cached structure component, or null if no component has been requested or no structure component is available.
StructureView - class com.borland.primetime.ide.StructureView.
The StructureView is a thin 'container' for a structure component acquired from a NodeViewer when the browser switches contexts.
style - Variable in class com.borland.primetime.wizard.BasicWizardPage
Storage for the page style
STYLE_COMPLEX - Static variable in class com.borland.primetime.wizard.BasicWizardPage
For use with the 'pageStyle' property.
STYLE_REGULAR - Static variable in class com.borland.primetime.wizard.BasicWizardPage
For use with the 'pageStyle' property.
styleContextAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the StyleContext for the managed editors.
styleData - Variable in class com.borland.primetime.editor.EditorDocument.RunInfo
 
styleMap - Variable in class com.borland.primetime.editor.TextEditorKit
 
styleMap - Variable in class com.borland.primetime.editor.EditorDocument
 
styleMap - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
styleSuffix - Variable in class com.borland.primetime.editor.MasterStyleContext
 
supportValueIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
SYMBOL - Static variable in class com.borland.primetime.editor.BasicStyleMap
 

T

TabbedContentManager - class com.borland.primetime.ide.TabbedContentManager.
The TabbedContentManager (one instance per Browser window) is the set of tabs displaying the open Nodes in the Browser.
tabKeyAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
TabSetContentManager - class com.borland.primetime.ide.TabSetContentManager.
The TabSetContentManager (one instance per Browser window) is the set of tabs displaying the open Nodes in the Browser.
tabSizeAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies the tab size for managed editors.
takesCommandArguments() - Method in interface com.borland.primetime.Command
Distinguishes marker flags from flags that are optionally followed by one or more arguments.
TEMPLATE_DELIMITERS - Static variable in class com.borland.primetime.insight.template.TemplateManager
 
TemplateManager - class com.borland.primetime.insight.template.TemplateManager.
This class manages CodeTemplates.
templateMap - Static variable in class com.borland.primetime.insight.template.TemplateSet
 
templateName - Variable in class com.borland.primetime.insight.template.CodeTemplate
 
templateSet - Static variable in class com.borland.primetime.insight.template.TemplateManager
 
TemplateSet - class com.borland.primetime.insight.template.TemplateSet.
This class manages one set of CodeTemplates.
TemplateSet() - Constructor for class com.borland.primetime.insight.template.TemplateSet
 
temporaryMark - Variable in class com.borland.primetime.editor.EditorPane
 
testAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
text - Variable in class com.borland.primetime.editor.EditorOption
 
text - Variable in class com.borland.primetime.editor.EditorOptionCategory
 
text - Variable in class com.borland.primetime.ide.Message
 
textColor - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
TextEditorKit - class com.borland.primetime.editor.TextEditorKit.
This is the base editor kit that the PrimeTime text editor is going to use.
TextEditorKit() - Constructor for class com.borland.primetime.editor.TextEditorKit
 
TextFileNode - class com.borland.primetime.node.TextFileNode.
 
TextFileNode(Project, Node, Url) - Constructor for class com.borland.primetime.node.TextFileNode
All FileNode subtypes must expose this constructor signature.
TextUtilities - class com.borland.primetime.editor.TextUtilities.
A customized collection of methods to deal with various text related activities.
TextUtilities() - Constructor for class com.borland.primetime.editor.TextUtilities
 
theIcon() - Method in class com.borland.primetime.actions.ActionButton
 
toggleCaseAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
toggleCurtain() - Method in class com.borland.primetime.ide.Browser
Toggles the project/structure left pane visible/invisible.
toggleInsertModeAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
ToolBarContentManager - class com.borland.primetime.ide.ToolBarContentManager.
The ToolBarContentManager (one instance per Browser window) is the set of tabs displaying the open Nodes in the Browser.
toolbarHash - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
tooltip - Variable in class com.borland.primetime.properties.PropertyPageFactory
 
toolTipProvider - Static variable in class com.borland.primetime.editor.EditorPane
The editor will delegate to this object when it is asked for ToolTipText
toolTipText - Variable in class com.borland.primetime.ide.Message
 
TOPIC_AppGeneratorContents - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_AppGeneratorDialogGenerate - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_AppGeneratorMenuFile - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_AppGeneratorMenuHelp - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_BeansExpress - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_ChooseExistingUrl - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_ContentView - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DAddWatchXprn - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DAdjRangeAry - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataExpressReference - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuDatabase - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuDatabaseAdd - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuFile - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuFileExit - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuFileNew - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuFileOpen - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuFileSave - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuFileSaveAs - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuHelp - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuHelpContents - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuQueries - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuQueriesAdd - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuQueriesLink - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuQueriesRemove - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuQueriesRemoveLink - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuTransactions - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuTransactionsAutoUse - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuTransactionsEdit - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuView - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DataModelerMenuViewOptions - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DAvailableJDK - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DAvailableLibs - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DBreakInDisabled - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DBreakpointOps - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DBreakpoints - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_dbSwingReference - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DChgDataVal - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DCorbaSetup - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DDataModeler - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DDataModelerAgFuncs - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DDataModelerEditSql - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DDataModelerLinkQueries - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DDataModelerOptions - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DDataModelerSpecifyParams - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DDataModelerTransactions - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DEditJDK - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DEditLibrary - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DEFAULT - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DEjbInterfaces - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DEvalModify - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DExpressionAssistant - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DExpressionPreview - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DFindText - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DGenericIDLProps - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DIDLStructureProps - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DImportEventSet - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DImportPropertyEditor - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DJavaSourceProps - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DJavaStructureProps - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DJDBCMonitor - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DJDBCMonitorSource - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DLicenseInfo - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DLocalizableProp - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewBeanInfo - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewDataModule - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewDialog - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewEJB - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewEvent - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewFrame - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewInterface - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewJavaBean - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewJavaFile - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewJsp - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewPanel - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewProperty - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewPropertyEditor - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DNewResBundle - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DOrbixIDLProps - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPackageBrowser - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPaletteAddPackage - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPaletteItemProperties - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPalettePageProperties - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPalettePages - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DParameters - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsBuild - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsCodeStyle - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsCompiler - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsDebug - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsDebugRemoteAttach - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsDebugRemoteLaunch - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsIDL - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsPaths - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsRun - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsRunApplet - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsRunApplication - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DPropsRunJSP - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DReplaceText - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DRowIterator - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DRuntimeConfigs - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DSelectMethod - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DSelectPath - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DServletsPaths - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DSqlBuilder - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DSrchBranchThrd - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DSrchPath - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DTracingDisableAdd - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DTracingDisabled - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_DVisibrokerIDLProps - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_GObjectGallery - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_HelpTopics - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_JavaReference - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_JBuilderEnvironment - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_JBuilderKeyboardMappings - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_MessageView - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OBrowser - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OCodeInsight - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OCodeInsightDisplay - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OCodeInsightKeys - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OCodeInsightKeysSelectKeystroke - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OCodeTemplate - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OCodeTemplateAdd - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OCodeTemplateEdit - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OColor - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OCompiler - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_ODisplay - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OEditor - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OFileType - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExCM - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExContents - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExDConnect - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExDImportIDL - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExDInstance - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExDModuleChooser - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExDNewName - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExMenuEdit - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExMenuFile - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExMenuTools - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_OrbExMenuView - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_ProjectView - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_PublishDialogLogin - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_PublishDialogPublishApplication - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_PublishDialogStatus - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_StructureView - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_SwingReference - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_ToolOptions - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_ToolProperties - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_W2TierDMApp - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WApplet - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WAppletPage1 - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WAppletPage2 - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WAppletPage3 - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WApplication - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WApplicationPage2 - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WBeanInsight - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WBeanInsightDetails - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WCorbaClientApp - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WCorbaServer - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WDeployment - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WDeploymentMissing - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WDeploymentWarning - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WEJBInterfaces - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WGenCorbaClientBean - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WHtmlCorbaClient - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WImpInterf - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WImplCorbaServerInterf - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WJavadocWizard - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WOverMeth - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WPackageMigrationCreate - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WPackageMigrationMain - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WPackageMigrationProcessing - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WProject - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WResStrings - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WSampleIdl - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WServletWizard - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WServletWizardPage1 - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WServletWizardPage2 - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WServletWizardPage3 - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WUseCorbaClientBean - Static variable in class com.borland.jbuilder.JBuilderHelp
 
TOPIC_WUseDataModuleWizard - Static variable in class com.borland.jbuilder.JBuilderHelp
 
topOfScreenAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
toString() - Method in class com.borland.primetime.editor.DefaultKeymap
String representation of the keymap...
toString() - Method in class com.borland.primetime.editor.EditorDocument.StyledLeafElement
 
toString() - Method in class com.borland.primetime.ide.Message
 
toString() - Method in class com.borland.primetime.ide.Context
 
toString() - Method in class com.borland.primetime.node.Node
 
toString() - Method in class com.borland.primetime.properties.Property
Returns a description of the property.
toString() - Method in class com.borland.primetime.runtime.RunConfiguration
 
toString() - Method in class com.borland.primetime.vfs.Url
Retrieves the Url as a String formatted in the standard manner: <protocol>://<host>/<file> or <protocol>://<host>/<file>#<anchor>
toURL() - Method in class com.borland.primetime.vfs.Url
Creates a JDK-style URL which maps to a protocol handler capable of reading the contents of the underlying PrimeTime-style Url.
trace(Object, String) - Static method in class com.borland.primetime.util.Debug
Output a trace if the category is enabled and general output is enabled.
trace(Object, Throwable) - Static method in class com.borland.primetime.util.Debug
Output a stack trace if the category is enabled and general output is enabled.
TrackingKeymap - class com.borland.primetime.editor.TrackingKeymap.
This is a special subclass of DefaultKeymap which wraps retrieved Actions with a special TrackingAction.
TrackingKeymap.TrackingAction - class com.borland.primetime.editor.TrackingKeymap.TrackingAction.
 
TrackingKeymap.TrackingAction(Action, KeyStroke) - Constructor for class com.borland.primetime.editor.TrackingKeymap.TrackingAction
 
TrackingKeymap(String, Keymap) - Constructor for class com.borland.primetime.editor.TrackingKeymap
 
transferFocus() - Method in class com.borland.primetime.ide.StructureView
 
trimEdits(int) - Method in class com.borland.primetime.editor.JBUndoManager
Trim the list of edits from the end of the list to index.
trimForLimit() - Method in class com.borland.primetime.editor.JBUndoManager
Ensure that the list of edits is under MAXEDITSIZE.
TRUE - Static variable in class com.borland.primetime.properties.GlobalBooleanProperty
 
TYPE - Static variable in class com.borland.jbuilder.node.PackageNode
 
TYPE - Static variable in class com.borland.primetime.node.FolderNode
 
TYPE_BOTH - Static variable in interface com.borland.primetime.vfs.Filesystem
 
TYPE_DIRECTORY - Static variable in interface com.borland.primetime.vfs.Filesystem
 
TYPE_FILE - Static variable in interface com.borland.primetime.vfs.Filesystem
 

U

umemberIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
undo() - Method in class com.borland.primetime.editor.JBUndoManager
Undo the edit just before indexOfNextAdd.
undo() - Method in class com.borland.primetime.editor.EditorPane
Cause an undo in this editor.
undo(boolean) - Method in class com.borland.primetime.editor.EditorPane
Cause an undo in this editor.
undoableEditHappened(UndoableEditEvent) - Method in class com.borland.primetime.editor.JBUndoManager
Called by the UndoabledEdit sources this UndoManager listens to.
undoAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
undoGroupStack - Variable in class com.borland.primetime.editor.JBUndoManager
 
undoManager - Variable in class com.borland.primetime.editor.EditorDocument
 
unionIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
UNKNOWN - Static variable in class com.borland.primetime.editor.JBUndoManager
 
unTabKeyAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
UP - Static variable in class com.borland.primetime.actions.ActionButton
 
upAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
Name of the Action for moving the caret logically upward one position.
update(Browser) - Method in class com.borland.primetime.ide.BrowserStateAction
 
update(Object) - Method in class com.borland.primetime.actions.UpdateAction
The update method is called when the UpdateAction is about to be displayed in UI.
update(Object) - Method in interface com.borland.primetime.actions.UpdateableAction
The update method is called when the UpdateableAction is about to be displayed in UI.
update(Object) - Method in class com.borland.primetime.actions.DelegateAction
The default implementation of update is to first find a target action, then update it (if it is an UpdateableAction), and finally to reflect the enabled state of the target action.
update(Object) - Method in class com.borland.primetime.actions.ActionGroup
The default implementation of update is as follows: If the ActionGroup's popup property is set to true, nothing happens.
update(Object) - Method in class com.borland.primetime.ide.KeymapManager.SubKeymapAction
 
update(Object) - Method in class com.borland.primetime.ide.BrowserStateAction
 
UpdateableAction - interface com.borland.primetime.actions.UpdateableAction.
The UpdatedateableAction interface allows actions to have an efficient transient state.
UpdateAction - class com.borland.primetime.actions.UpdateAction.
A UpdateAction functions as a regular Swing Action object - it stores the shortText, longText, icon, and enabled state for a single action.
UpdateAction() - Constructor for class com.borland.primetime.actions.UpdateAction
Constructs an UpdateAction will all default properties.
UpdateAction(String) - Constructor for class com.borland.primetime.actions.UpdateAction
Constructs an UpdateAction will the specified short text.
UpdateAction(String, char) - Constructor for class com.borland.primetime.actions.UpdateAction
Constructs an UpdateAction will the specified short text and mnemonic.
UpdateAction(String, char, String) - Constructor for class com.borland.primetime.actions.UpdateAction
Constructs an UpdateAction will the specified short text, mnemonic, and long text.
UpdateAction(String, char, String, Icon) - Constructor for class com.borland.primetime.actions.UpdateAction
Constructs an UpdateAction will the specified short text, mnemonic, long text, and small icon.
UpdateAction(String, char, String, Icon, Icon) - Constructor for class com.borland.primetime.actions.UpdateAction
Constructs an UpdateAction will the specified short text, mnemonic, long text, small icon, and large icon.
updateColors() - Method in class com.borland.primetime.editor.EditorPane
 
updateColors(StyleContext) - Method in class com.borland.primetime.editor.EditorPane
 
updateContent() - Method in class com.borland.primetime.vfs.Buffer
If the buffer has an associated BufferUpdater, forces the buffer to fetch its current contents and discard the reference to the updater.
updateDamage(DocumentEvent, Shape, ViewFactory) - Method in class com.borland.primetime.editor.EditorView
This is copied from PlainView because it isn't accessible there.
updateLastModified() - Method in class com.borland.jbuilder.paths.PathSet
Records a new last modified date for this path set and updates the global last updated time so that other path sets can rebuild their "full path" cache.
updateLastModified() - Static method in class com.borland.jbuilder.paths.PathSetManager
 
updateModifiedBuffers() - Static method in class com.borland.primetime.vfs.Buffer
Forces all lazy updates to be flushed to the appropriate buffers.
updateTimer - Variable in class com.borland.primetime.ide.Browser
 
updateTimer - Static variable in class com.borland.primetime.ide.KeymapManager
 
updateUI() - Method in class com.borland.primetime.editor.EditorPane
Override this method to reset our caret and keymap after the UI is changed.
updateUI() - Method in class com.borland.primetime.ide.TabbedContentManager
 
updateUI() - Method in class com.borland.primetime.ide.MessageView
 
updateUI() - Method in class com.borland.primetime.ide.ContentView
 
updateUI() - Method in class com.borland.primetime.ide.ProjectView
 
updateUI() - Method in class com.borland.primetime.ide.MDIContentManager
 
updateUI() - Method in class com.borland.primetime.ide.StatusView
 
upperCaseAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
upperCaseWordAction - Static variable in interface com.borland.primetime.editor.EditorActionNames
 
Url - class com.borland.primetime.vfs.Url.
The Url class defines immutable resource references similar to the JDK URL class.
URL_ENCODING - Static variable in class com.borland.primetime.vfs.Url
 
Url(File) - Constructor for class com.borland.primetime.vfs.Url
Create a new Url from an existing java.io.File object, using "file" for the protocol, an empty String for the host and no anchor.
Url(Filesystem, String, String, String) - Constructor for class com.borland.primetime.vfs.Url
Create a new Url from the four components supplied.
Url(String) - Constructor for class com.borland.primetime.vfs.Url
Create a new Url by parsing a complete Url string in either of two forms: <protocol>://<host>/<file> or <protocol>://<host>/<file>#<anchor>
Url(String, String) - Constructor for class com.borland.primetime.vfs.Url
Create a new Url from the two components supplied, an empty String for the host and no anchor.
Url(String, String, String) - Constructor for class com.borland.primetime.vfs.Url
Create a new Url from the three components supplied and no anchor.
Url(String, String, String, String) - Constructor for class com.borland.primetime.vfs.Url
Create a new Url from the four components supplied.
useSmallIcon - Variable in class com.borland.primetime.actions.ActionButton
 
useSmallIcon - Variable in class com.borland.primetime.actions.ActionPalettePage
 
useSmallIcon - Variable in class com.borland.primetime.actions.ActionToolBar
 
useSyntaxHighlightAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not to use color syntax highlighting when painting the file.
useTabCharAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not to use the character ('\t') for spacing.

V

valueIcon - Static variable in class com.borland.jbuilder.node.idl.IDLStructureIcons
 
vertFlowLayout - Variable in class com.borland.primetime.actions.ActionToolBarPane
 
VFS - class com.borland.primetime.vfs.VFS.
The VFS, or Virtual File System, is responsible for mapping a Url to a buffer representing its contents.
VFSException - exception com.borland.primetime.vfs.VFSException.
The parent class of all VFS exceptions.
VFSException() - Constructor for class com.borland.primetime.vfs.VFSException
Constructs a VFSException with null as its error detail message.
VFSException(String) - Constructor for class com.borland.primetime.vfs.VFSException
Constructs a VFSException with the specified detail message.
VFSListener - interface com.borland.primetime.vfs.VFSListener.
The listener interface for receiving VFS events.
view - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
viewerActivated(boolean) - Method in interface com.borland.primetime.ide.NodeViewer
This method is called after getViewerComponent(...) has returned a Component that has been placed in the correct location in the Browser, getStructureComponent(...) has returned a Component that has been placed in the correct location in the Browser, and the tab has switched to view the new viewer.
viewerActivated(boolean) - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
viewerComponent - Variable in class com.borland.primetime.viewer.AbstractNodeViewer
The cached viewer component, or null if no component has been requested for this viewer.
viewerDeactivated() - Method in interface com.borland.primetime.ide.NodeViewer
This method is called after a viewer is successfully deactivated.
viewerDeactivated() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
viewerDeactivating() - Method in interface com.borland.primetime.ide.NodeViewer
This method is called when a viewer is about to be deactivated (user clicked on a different tab).
viewerDeactivating() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
viewerNodeChanged() - Method in interface com.borland.primetime.ide.NodeViewer
This method is called when the Node associated with this viewer has been altered.
viewerNodeChanged() - Method in class com.borland.primetime.viewer.AbstractNodeViewer
 
visibleMarginAttribute - Static variable in class com.borland.primetime.editor.EditorManager
Name of the attribute that specifies whether or not the right margin line of the managed editors is visible.

W

waitMessage(String, String) - Method in class com.borland.primetime.ide.Browser
Displays an information window centered on the screen with the specified title and text messages.
warn(Object, boolean, String) - Static method in class com.borland.primetime.util.Debug
Output a warning if the category is enabled, and a condition is true, and general output is enabled.
warn(Object, String) - Static method in class com.borland.primetime.util.Debug
Outputs a warning if the category is enabled and general output is enabled.
whiteSpace - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
WHITESPACE - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
WHITESPACE_KEY - Static variable in class com.borland.primetime.editor.BasicStyleMap
 
withAnchor(String) - Method in class com.borland.primetime.vfs.Url
Create a new Url derived from an existing Url by changing only the anchor portion.
Wizard - interface com.borland.primetime.wizard.Wizard.
A Wizard is a multi-step UI interface used to walk a user through an otherwise complicated or tedious task.
WizardAction - class com.borland.primetime.wizard.WizardAction.
A WizardAction is a type of UpdateAction that represents a Wizard.
WizardAction() - Constructor for class com.borland.primetime.wizard.WizardAction
Constructs a WizardAction will all default properties.
WizardAction(String) - Constructor for class com.borland.primetime.wizard.WizardAction
Constructs a WizardAction will the specified short text.
WizardAction(String, char) - Constructor for class com.borland.primetime.wizard.WizardAction
Constructs a WizardAction will the specified short text and mnemonic.
WizardAction(String, char, String) - Constructor for class com.borland.primetime.wizard.WizardAction
Constructs a WizardAction will the specified short text, mnemonic, and long text.
WizardAction(String, char, String, Icon) - Constructor for class com.borland.primetime.wizard.WizardAction
Constructs a WizardAction will the specified short text, mnemonic, long text, and small icon.
WizardAction(String, char, String, Icon, Icon) - Constructor for class com.borland.primetime.wizard.WizardAction
Constructs a WizardAction will the specified short text, mnemonic, long text, small icon, and large icon.
WizardAction(String, char, String, Icon, Icon, boolean) - Constructor for class com.borland.primetime.wizard.WizardAction
Constructs a WizardAction will the specified short text, mnemonic, long text, small icon, large icon, and galleryWizard setting.
WizardAction(String, char, String, Icon, Icon, boolean, String) - Constructor for class com.borland.primetime.wizard.WizardAction
Constructs a WizardAction will the specified short text, mnemonic, long text, small icon, large icon, galleryWizard setting, and category.
wizardCompleted() - Method in class com.borland.primetime.wizard.BasicWizard
Wizard interface method.
wizardCompleted() - Method in interface com.borland.primetime.wizard.Wizard
The user has clicked Finish or Cancel, and the Wizard has completed its action.
wizardHost - Variable in class com.borland.primetime.wizard.BasicWizard
Storage for the wizard host.
wizardHost - Variable in class com.borland.primetime.wizard.BasicWizardPage
Storage for the WizardHost
WizardHost - interface com.borland.primetime.wizard.WizardHost.
The WizardHost interface defines the host for a Wizard session.
WizardManager - class com.borland.primetime.wizard.WizardManager.
 
WizardManager() - Constructor for class com.borland.primetime.wizard.WizardManager
 
WizardPage - interface com.borland.primetime.wizard.WizardPage.
The WizardPage is a single page in a Wizard.
wizardTitle - Variable in class com.borland.primetime.wizard.BasicWizard
Storage for the wizard title.
write(OutputStream, Document, int, int) - Method in class com.borland.primetime.editor.TextEditorKit
Writes content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) - Method in class com.borland.primetime.editor.TextEditorKit
Writes content from a document to the given stream as plain text.
writeProject(OutputStream, Url, List) - Method in class com.borland.primetime.node.ProjectStorage
Saves the
writeProperties() - Method in class com.borland.primetime.properties.PropertyPage
Saves updated property values from the property page user interface back to the appropriate properties.
writeProperties() - Method in class com.borland.primetime.properties.NestingPropertyPage
Writes the property valuse on each of the subpages in turn using their writeProperties() method.
writeProperties() - Static method in class com.borland.primetime.properties.GlobalProperty
Writes the state of all non-default GlobalProperty settings to the file "user.preferences" in the property settings directory.
writeProperties() - Static method in class com.borland.primetime.properties.PropertyManager
Checks all global property caches for changes since the last call to writeProperties.
writeProperties() - Method in class com.borland.primetime.runtime.RunConfigurationListPanel
 
writeProperties() - Method in class com.borland.primetime.runtime.RunConfiguration
Saves the state of this RunConfiguration into the associated project.
writeProperties(OutputStream) - Static method in class com.borland.primetime.properties.GlobalProperty
Writes the current state of all non-default GlobalProperty settings to the stream provided.

X

x - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 
XMLFileNode - class com.borland.jbuilder.node.XMLFileNode.
XMLFileNode instances represent XML files.
XMLFileNode(Project, Node, Url) - Constructor for class com.borland.jbuilder.node.XMLFileNode
All FileNode subtypes must expose this constructor signature.

Y

y - Variable in class com.borland.primetime.editor.EditorView.DrawTextSegment
 

Z

ZipFilesystem - class com.borland.primetime.vfs.ZipFilesystem.
The ZipFilesystem provides a direct mapping of Filesystem operations onto zip file entries.

A B C D E F G H I J K L M N O P R S T U V W X Y Z