Serialized Form
Package com.borland.jbuilder.designer |
id
int id
name
java.lang.String name
component
com.borland.jbuilder.cmt.CmtComponentSource component
designer
Designer designer
show
boolean show
Package com.borland.jbuilder.ide |
setup
Setup setup
browser
Browser browser
browser
Browser browser
project
JBProject project
modified
boolean modified
Package com.borland.jbuilder.jot |
id
int id
file
JotFile file
imp
JotImport imp
clazz
JotClassSource clazz
filename
java.lang.String filename
line
int line
column
int column
Package com.borland.primetime.actions |
tip
javax.swing.JToolTip tip
fixedWidth
int fixedWidth
fixedHeight
int fixedHeight
popWidth
int popWidth
ae
java.awt.event.ActionEvent ae
source
java.lang.Object source
action
javax.swing.Action action
useSmallIcon
boolean useSmallIcon
icon
javax.swing.Icon icon
icon_dis
javax.swing.Icon icon_dis
icon_roll
javax.swing.Icon icon_roll
gapSize
int gapSize
shortText
java.lang.String shortText
altShortText
java.lang.String altShortText
longText
java.lang.String longText
rollover
boolean rollover
mouseDown
boolean mouseDown
popping
boolean popping
showIcon
boolean showIcon
showText
boolean showText
showRips
boolean showRips
center
boolean center
glowStyle
boolean glowStyle
dither
java.awt.Image dither
pcl
java.beans.PropertyChangeListener pcl
aList
java.util.ArrayList aList
- The storage for the group of Actions.
source
java.lang.Object source
aGroup
ActionGroup aGroup
bugfix
javax.swing.JMenuItem bugfix
- This is a hack workaround for JavaSoft bug #56602
groups
java.util.ArrayList groups
menuHash
java.util.HashMap menuHash
source
java.lang.Object source
source
java.lang.Object source
action
javax.swing.Action action
pages
java.util.ArrayList pages
actionHash
java.util.HashMap actionHash
butSize
java.awt.Dimension butSize
source
java.lang.Object source
tabs
javax.swing.JTabbedPane tabs
dim_sep
java.awt.Dimension dim_sep
source
java.lang.Object source
aGroup
ActionGroup aGroup
butSize
java.awt.Dimension butSize
useJSeparator
boolean useJSeparator
useSmallIcon
boolean useSmallIcon
horizontal
boolean horizontal
showIcons
boolean showIcons
showText
boolean showText
contextGroup
ActionGroup contextGroup
pop
ActionPopupMenu pop
bugfix
javax.swing.JMenuItem bugfix
- This is a hack workaround for JavaSoft bug #56602
source
java.lang.Object source
aGroup
ActionGroup aGroup
boldDefault
boolean boldDefault
source
java.lang.Object source
aGroup
ActionGroup aGroup
fixedButtonSize
java.awt.Dimension fixedButtonSize
useSmallIcon
boolean useSmallIcon
horizontal
boolean horizontal
showIcons
boolean showIcons
showText
boolean showText
showBars
boolean showBars
showRips
boolean showRips
glowStyle
boolean glowStyle
scrollIndex
int scrollIndex
scrolling
boolean scrolling
contextGroup
ActionGroup contextGroup
pop
ActionPopupMenu pop
buttonPane
ActionToolBar.ButtonPanel buttonPane
buttonPrevious
ActionButton buttonPrevious
buttonNext
ActionButton buttonNext
this$0
ActionToolBar this$0
contextGroup
ActionGroup contextGroup
horizontal
boolean horizontal
groups
java.util.ArrayList groups
toolbarHash
java.util.HashMap toolbarHash
pop
ActionPopupMenu pop
source
java.lang.Object source
flowLayout
java.awt.FlowLayout flowLayout
vertFlowLayout
VerticalFlowLayout vertFlowLayout
rebuilding
boolean rebuilding
prefSize
java.awt.Dimension prefSize
horzBorder
javax.swing.border.Border horzBorder
vertBorder
javax.swing.border.Border vertBorder
noBorder
javax.swing.border.Border noBorder
action
javax.swing.Action action
- The transient storage for the currently associated target action.
disabledReason
java.lang.String disabledReason
- If an UpdateAction (e.g. WizardAction) is disabled due to SKU or
to misconfiguration or other reason, a short text string is kept
here to append to the "long text" value (either for tooltips or for use on
the StatusView).
Package com.borland.primetime.editor |
subKeymapName
java.lang.String subKeymapName
- The name of the subKeymap, which should be the exact same name that
was used in the call to CreateKeymap.
action
javax.swing.Action action
- The Action object bound wrapped by this instance.
masterKeymap
javax.swing.text.Keymap masterKeymap
- The Keymap to restore after this instance is invoked.
markProcessedKeyPressed
boolean markProcessedKeyPressed
- This is true if we should set the processedKeyPressed flag in the editor
after restoring the original keymap.
select
boolean select
select
boolean select
select
boolean select
select
boolean select
upperCase
boolean upperCase
select
boolean select
select
boolean select
select
boolean select
bookmarkNumber
int bookmarkNumber
forward
boolean forward
select
boolean select
select
boolean select
direction
int direction
select
boolean select
hasTabs
boolean hasTabs
doc
javax.swing.text.Document doc
spaceCount
int spaceCount
delChars
int delChars
startOffset
int startOffset
charCount
int charCount
tabSize
int tabSize
select
boolean select
select
boolean select
useIndent
boolean useIndent
select
boolean select
direction
int direction
forward
boolean forward
setState
boolean setState
bookmarkNumber
int bookmarkNumber
upperCase
EditorActions.UpperCaseAction upperCase
lowerCase
EditorActions.LowerCaseAction lowerCase
select
boolean select
pressClickCount
int pressClickCount
docRef
java.lang.ref.WeakReference docRef
- Create a weak reference to ourself
styleMap
BasicStyleMap styleMap
- The style map used for syntax highlighting
scanner
Scanner scanner
- The actual scanner that this document uses
undoManager
JBUndoManager undoManager
- The undo manager this document uses
markList
EditorDocument.MarkList markList
- The list of linemarks that this document has
this$0
EditorDocument this$0
stateFlags
int stateFlags
runData
EditorDocument.RunInfo runData
highlightMark
EditorPane.HighlightMark highlightMark
- The highlight mark usually used for the temporary mark.
temporaryMark
LineMark temporaryMark
- The temporary mark used to highlight lines when entries
in the structure pane are choosen.
processedKeyPressed
boolean processedKeyPressed
- Flag to indicate if the KeyPressed event has been processed
after a key is entered.
popupEnabled
boolean popupEnabled
- The flag that remembers if there is a current popup in the editor.
If this flag is true, it is safe to bring up a popup.
fontMetrics
java.awt.FontMetrics fontMetrics
fontWidth
int fontWidth
fontHeight
int fontHeight
keymapStateInfo
ModalKeymap.ModeStateInfo keymapStateInfo
- This member records information specific to a particular keymap, including
state info.
- See Also:
ModalKeymap
lastAction
javax.swing.Action lastAction
- This member records the last Action object executed on this editor instance.
editorRef
java.lang.ref.WeakReference editorRef
- A weak reference is needed in LineMark objects for instance.
gutterListeners
java.util.ArrayList gutterListeners
fontHeight
int fontHeight
editor
EditorPane editor
doc
EditorDocument doc
savedLineCount
int savedLineCount
clickRow
int clickRow
this$0
JBUndoManager this$0
startPoint
int startPoint
startMark
int startMark
endPoint
int endPoint
endMark
int endMark
this$0
JBUndoManager this$0
type
int type
fontFamily
java.lang.String fontFamily
fontSize
int fontSize
fontSearch
MasterStyleContext.FontKey fontSearch
fontMap
java.util.HashMap fontMap
makeCanonical
boolean makeCanonical
styleSuffix
java.lang.String[] styleSuffix
message
Message message
mv
MessageView mv
registeredKeymaps
java.util.Map registeredKeymaps
- Keep track of the keymaps registered for this editor kit.
styleMap
BasicStyleMap styleMap
- The Stylemap used for this editor kit.
action
javax.swing.Action action
key
javax.swing.KeyStroke key
toClipboard
boolean toClipboard
Package com.borland.primetime.ide |
bClosingBrowser
boolean bClosingBrowser
navList
java.util.ArrayList navList
navIndex
int navIndex
wmWin
WaitMessageWindow wmWin
waitTimers
java.util.ArrayList waitTimers
browserNumber
int browserNumber
bList
java.util.Vector bList
weakBrowser
java.lang.ref.WeakReference weakBrowser
mainMenuBar
BrowserMenuBar mainMenuBar
toolBarPane
BrowserToolBarPane toolBarPane
projectView
ProjectView projectView
structView
StructureView structView
contentManager
ContentManager contentManager
messageView
MessageView messageView
statusView
StatusView statusView
tempStructureVisible
boolean tempStructureVisible
browMessSplitter
Splitter browMessSplitter
leftContentSplitter
Splitter leftContentSplitter
projStructSplitter
Splitter projStructSplitter
lastOpenedUrl
Url lastOpenedUrl
updateTimer
Browser.UpdateTimer updateTimer
- Timer for ActionButtons that have registered to be notified twice
a second.
this$0
Browser this$0
buttons
java.util.ArrayList buttons
closingNodeArray
boolean closingNodeArray
- Internal flag used to differeniate between doing a closeNode() as part
of a closeNodes() or not. This is a performance enhancement to prevent
the choosing the following node to be automatically opened until all
nodes in the array have been closed.
minSize
java.awt.Dimension minSize
- Minimum size of the ContentManager.
browser
Browser browser
- Reference to the Browser which created this ContentManager instance.
contentViews
java.util.ArrayList contentViews
- List of all ContentView instances have created in the same order as
the displayed tabs.
pop
ActionPopupMenu pop
- Context popup for ContentManager.
requestingFocus
boolean requestingFocus
context
Context context
browser
Browser browser
viewers
java.util.ArrayList viewers
revealedViewers
java.util.ArrayList revealedViewers
tabs
javax.swing.JTabbedPane tabs
blankViewer
javax.swing.JLabel blankViewer
updating
boolean updating
minSize
java.awt.Dimension minSize
action
javax.swing.Action action
- The action being wrapped.
masterKeymap
javax.swing.text.Keymap masterKeymap
- The keymap which is the master of the keymap containing this action.
categoryListenerHash
java.util.HashMap categoryListenerHash
browser
Browser browser
trees
java.util.HashMap trees
tabs
javax.swing.JTabbedPane tabs
compHash
java.util.HashMap compHash
emptyLabel
javax.swing.JLabel emptyLabel
minSize
java.awt.Dimension minSize
GROUP_ViewContext
ActionGroup GROUP_ViewContext
GROUP_Context
ActionGroup GROUP_Context
pop
ActionPopupMenu pop
userContextActions
java.util.Vector userContextActions
ACTION_Clear
UpdateAction ACTION_Clear
ACTION_Remove
UpdateAction ACTION_Remove
ACTION_RemoveAll
UpdateAction ACTION_RemoveAll
ACTION_Hide
BrowserAction ACTION_Hide
ACTION_CopyContent
UpdateAction ACTION_CopyContent
- Action to copy all or selected portions of the MessageView content.
messageNodeHash
WeakValueHashMap messageNodeHash
GROUP_OpenProjects
ActionGroup GROUP_OpenProjects
- Displays the open projects for the user to select one to activate.
tempVisible
boolean tempVisible
trees
com.borland.primetime.ide.ProjectView.ProjectTreeMap trees
treePane
javax.swing.JPanel treePane
browser
Browser browser
activeProject
Project activeProject
GROUP_ToolBar
ActionGroup GROUP_ToolBar
toolbar
ActionToolBarPane toolbar
contextPopup
ActionPopupMenu contextPopup
ab_Project
ActionButton ab_Project
minSize
java.awt.Dimension minSize
browser
Browser browser
textLabel
javax.swing.JLabel textLabel
hintLabel
javax.swing.JLabel hintLabel
psize
java.awt.Dimension psize
low
javax.swing.border.Border low
hint
boolean hint
browser
Browser browser
emptyLabel
javax.swing.JLabel emptyLabel
tempVisible
boolean tempVisible
minSize
java.awt.Dimension minSize
Package com.borland.primetime.insight.template |
Package com.borland.primetime.node |
Package com.borland.primetime.properties |
nestedTabs
javax.swing.JTabbedPane nestedTabs
Package com.borland.primetime.teamdev.frontend |
node
FileNode node
Package com.borland.primetime.teamdev.vcs |
Package com.borland.primetime.ui |
autoCenter
boolean autoCenter
autoSize
boolean autoSize
preserveMode
int preserveMode
hideSelectionChanges
boolean hideSelectionChanges
searchWindow
com.borland.primetime.ui.SearchTree.SearchWindow searchWindow
Package com.borland.primetime.util |
Package com.borland.primetime.vfs |
Package com.borland.primetime.wizard |
style
int style
- Storage for the page style
wizardHost
WizardHost wizardHost
- Storage for the WizardHost
largeIcon
javax.swing.Icon largeIcon
- Storage for the large icon.
smallIcon
javax.swing.Icon smallIcon
- Storage for the small icon.
iconPanel
javax.swing.JPanel iconPanel
- Panel which holds the small or large icon.
gridbag
java.awt.GridBagLayout gridbag
mainPanel
javax.swing.JPanel mainPanel
instLabel
MessageLabel instLabel
instText
MessageLabel instText
building
boolean building