Serialized Form
contentPane
java.awt.Container contentPane
agent
IXAgent agent
transcriptPanel
ChatFrame.TranscriptPanel transcriptPanel
sendPanel
SendPanel sendPanel
this$0
ChatFrame this$0
this$0
ChatFrame this$0
transcript
TranscriptTextArea transcript
text
java.lang.String text
senderId
Name senderId
color
java.awt.Color color
text
java.lang.String text
reportType
ReportType reportType
priority
Priority priority
senderId
Name senderId
ref
Name ref
color
java.awt.Color color
pattern
LList pattern
status
Status status
priority
Priority priority
id
Name id
senderId
Name senderId
ref
Name ref
reportBack
YesNo reportBack
shortDescription
java.lang.String shortDescription
patternVars
java.util.Set patternVars
type
Symbol type
relation
Symbol relation
parameters
java.util.List parameters
senderId
Name senderId
end
End end
node
Name node
id
Name id
pattern
LList pattern
from
NodeEndRef from
to
NodeEndRef to
pattern
LList pattern
value
java.lang.Object value
Package ix.icore.domain.event |
refinement
Refinement refinement
textPane
javax.swing.JEditorPane textPane
original
java.net.URL original
isBordered
boolean isBordered
butPanel
IXButPanel butPanel
- A sub-panel containing buttons
nameLabel
javax.swing.JLabel nameLabel
- The panel's label (title)
border
javax.swing.border.TitledBorder border
- The panel's border (if it has one)
itemComponent
javax.swing.JComponent itemComponent
- The panel's item that may contain data. There are methods for setting
and getting data for JList and JTextComponent items
cardsPanel
javax.swing.JPanel cardsPanel
panelNamesCB
javax.swing.JComboBox panelNamesCB
isAdjusting
boolean isAdjusting
htmlPane
javax.swing.JEditorPane htmlPane
original
java.net.URL original
model
IFormModel model
nameBits
java.util.HashMap nameBits
displayBits
java.util.HashMap displayBits
fieldRenderers
java.util.HashMap fieldRenderers
simpleFields
java.util.HashSet simpleFields
listeners
java.util.List listeners
parent
java.awt.Container parent
groupFlag
boolean groupFlag
group
javax.swing.ButtonGroup group
buttons
java.util.HashSet buttons
isBordered
boolean isBordered
butPanel
IXButPanel butPanel
- A sub-panel containing buttons
nameLabel
javax.swing.JLabel nameLabel
- The panel's label (title)
border
javax.swing.border.TitledBorder border
itemComponent
javax.swing.JComponent itemComponent
- The panel's item that may contain data. There are methods for setting
and getting data for JList and JTextComponent items
unselectedBorder
javax.swing.border.Border unselectedBorder
- A border to provide the colour of an unselected border
selectedBorder
javax.swing.border.Border selectedBorder
- A border to provide the colour of a selected border
isBordered
boolean isBordered
- A flag to show whether the cell has a border
frame
java.awt.Frame frame
fComponentsAdjusted
boolean fComponentsAdjusted
okButton
javax.swing.JButton okButton
aboutLabel
javax.swing.JLabel aboutLabel
imageDir
java.lang.String imageDir
TBB_Y
int TBB_Y
TBB_WIDTH
int TBB_WIDTH
TBB_HEIGHT
int TBB_HEIGHT
TB_HEIGHT
int TB_HEIGHT
aboutDialog
JAboutDialog aboutDialog
saveFileDialog
java.awt.FileDialog saveFileDialog
openFileDialog
java.awt.FileDialog openFileDialog
mainJPanel
javax.swing.JPanel mainJPanel
JPanel2
javax.swing.JPanel JPanel2
menuBar
javax.swing.JMenuBar menuBar
toolBar
javax.swing.JToolBar toolBar
fileMenu
javax.swing.JMenu fileMenu
editMenu
javax.swing.JMenu editMenu
viewMenu
javax.swing.JMenu viewMenu
toolsMenu
javax.swing.JMenu toolsMenu
helpMenu
javax.swing.JMenu helpMenu
optionsMenu
javax.swing.JMenu optionsMenu
newIcon
javax.swing.ImageIcon newIcon
openIcon
javax.swing.ImageIcon openIcon
saveIcon
javax.swing.ImageIcon saveIcon
revertIcon
javax.swing.ImageIcon revertIcon
cutIcon
javax.swing.ImageIcon cutIcon
copyIcon
javax.swing.ImageIcon copyIcon
pasteIcon
javax.swing.ImageIcon pasteIcon
helpIcon
javax.swing.ImageIcon helpIcon
newItem
IXToolItem newItem
openItem
IXToolItem openItem
saveItem
IXToolItem saveItem
saveAsItem
IXToolItem saveAsItem
closeItem
IXToolItem closeItem
exitItem
IXToolItem exitItem
revertItem
IXToolItem revertItem
cutItem
IXToolItem cutItem
copyItem
IXToolItem copyItem
pasteItem
IXToolItem pasteItem
helpItem
IXToolItem helpItem
manualItem
IXToolItem manualItem
aboutItem
IXToolItem aboutItem
isAdjusting
boolean isAdjusting
- set when the panel is created so that change events can be ignored
panelStyles
java.util.ArrayList panelStyles
panelStyle
java.lang.String panelStyle
panels
java.util.ArrayList panels
tabbedPane
javax.swing.JTabbedPane tabbedPane
cardsPanel
CardPanel cardsPanel
currentPanel
javax.swing.JPanel currentPanel
windowsMenu
javax.swing.JMenu windowsMenu
styleMenu
javax.swing.JMenu styleMenu
conponent
javax.swing.JComponent conponent
Package ix.iface.ui.table |
columnFields
java.util.ArrayList columnFields
columnNames
java.util.ArrayList columnNames
columnClasses
java.util.ArrayList columnClasses
objectClass
java.lang.Class objectClass
rows
java.util.List rows
- a list of objects that appear in the table
nodes
java.util.ArrayList nodes
- a collection of IXTreeTableNodes that have been generated
nodeMap
java.util.HashMap nodeMap
- A map for looking up a TreeNode for a Object.
Use: put(Object, TreeNode)
tmListeners
java.util.ArrayList tmListeners
- The TableModelListeners that have been added
titleLabel
javax.swing.JLabel titleLabel
gridLayout
java.awt.GridLayout gridLayout
displayNames
java.util.Map displayNames
selectedBorders
java.util.Map selectedBorders
unselectedBorders
java.util.Map unselectedBorders
group
javax.swing.ButtonGroup group
selection
java.lang.String selection
listener
java.awt.event.ActionListener listener
- The listener this box attaches to radio buttons.
this$0
ActivityEditor this$0
expansionButton
javax.swing.JButton expansionButton
expansionPanel
ActivityEditor.ActivityEditPanel.ExpansionPanel expansionPanel
this$1
ActivityEditor.ActivityEditPanel this$1
subitemText
javax.swing.JTextArea subitemText
constraintPanel
SimpleDomainEditor.TemporalConstraintPanel constraintPanel
table
AgendaTableViewer table
DESCRIPTION_COL
int DESCRIPTION_COL
COMMENTS_COL
int COMMENTS_COL
PRIORITY_COL
int PRIORITY_COL
ACTION_COL
int ACTION_COL
items
java.util.HashSet items
disabled
java.util.HashSet disabled
ip2
Ip2 ip2
agendaManager
AgendaManager agendaManager
itemEditor
ItemEditor itemEditor
model
AgendaItemTableModel model
actionShadowingTable
TwoKeyHashMap actionShadowingTable
- Says which action to use when an item has more than one that
have the same description. The two keys are the item and
the description.
ip2
Ip2 ip2
agendaManager
AgendaManager agendaManager
itemEditor
ItemEditor itemEditor
descriptionCol
GridColumn descriptionCol
commentsCol
GridColumn commentsCol
priorityCol
GridColumn priorityCol
actionCol
GridColumn actionCol
descriptionWidth
int descriptionWidth
commentsWidth
int commentsWidth
itemToRowMap
java.util.HashMap itemToRowMap
- Lets us find the Row object that represents an item.
An item should not be in the table until after the
fields of the row have been added to the appropriate
comumns.
rows
java.util.List rows
- A List of rows in the order in which they were first added
to the table. Note this this is NOT the order in which they
are listed in the table, because subitem rows can be added
at any time and must be inserted below their parent and hence
above any more recently added top-level entries (and their
descendents).
actionShadowingTable
TwoKeyHashMap actionShadowingTable
- Says which action to use when an item has more than one that
have the same description. The two keys are the item and
the description.
this$0
AgendaViewTable this$0
item
AgendaItem item
this$0
AgendaViewTable this$0
item
AgendaItem item
foldItem
javax.swing.JMenuItem foldItem
bindItem
javax.swing.JMenuItem bindItem
this$0
BindingViewer this$0
this$0
BindingViewer this$0
varColumn
GridColumn varColumn
valColumn
GridColumn valColumn
varFields
java.util.Map varFields
varList
java.util.List varList
handlerActions
java.util.List handlerActions
currentAction
HandlerAction currentAction
item
AgendaItem item
viewer
AgendaTableViewer viewer
contentPane
java.awt.Container contentPane
chatFrame
ChatFrame chatFrame
ispaceTool
IspaceTool ispaceTool
activityViewer
AgendaViewer activityViewer
issueViewer
AgendaViewer issueViewer
stateViewer
StateViewer stateViewer
ip2
Ip2 ip2
fileMenu
javax.swing.JMenu fileMenu
newMenu
javax.swing.JMenu newMenu
toolsMenu
javax.swing.JMenu toolsMenu
testMenu
javax.swing.JMenu testMenu
split1
javax.swing.JSplitPane split1
split2
javax.swing.JSplitPane split2
this$0
IssueEditor this$0
this$0
ItemEditor this$0
textCols
int textCols
itemText
javax.swing.JTextArea itemText
commentText
javax.swing.JTextArea commentText
modifyButton
javax.swing.JButton modifyButton
newItemButtons
javax.swing.Box newItemButtons
editItemButtons
javax.swing.Box editItemButtons
editingItem
AgendaItem editingItem
domainEditor
InternalDomainEditor domainEditor
ip2
Ip2 ip2
PAT_COL
int PAT_COL
VAL_COL
int VAL_COL
patternWidth
int patternWidth
valueWidth
int valueWidth
table
javax.swing.JTable table
model
StateViewTable.StateModel model
patternData
java.util.List patternData
this$0
StateViewTable this$0
columnName
java.lang.String[] columnName
this$0
GroupSender this$0
sendButton
javax.swing.JButton sendButton
cancelButton
javax.swing.JButton cancelButton
this$0
GroupSender this$0
groupChoice
javax.swing.JComboBox groupChoice
memberList
javax.swing.JList memberList
this$0
IspaceTool this$0
this$0
IspaceTool this$0
this$0
IspaceTool this$0
rows
java.util.List rows
nameCol
GridColumn nameCol
relationCol
GridColumn relationCol
newEntryRow
IspaceTool.Row newEntryRow
testMenu
javax.swing.JMenu testMenu
itest
Itest itest
receiveText
javax.swing.JTextArea receiveText
agent
IXAgent agent
actionListener
java.awt.event.ActionListener actionListener
contentText
javax.swing.JTextArea contentText
typeSelector
RadioButtonBox typeSelector
prioritySelector
RadioButtonBox prioritySelector
destinationChoice
ComboChoice destinationChoice
reportTypeChoice
javax.swing.JComboBox reportTypeChoice
reportCheck
javax.swing.JCheckBox reportCheck
refChoice
ComboChoice refChoice
constraintParser
LTF_Parser constraintParser
parent
AConstructFramePanel parent
uiConstruct
ix.iview.domain.UIObject uiConstruct
parent
DomainEditor parent
- The panels parent - a DomainEditor
scrollPane
javax.swing.JScrollPane scrollPane
mainPanel
javax.swing.JPanel mainPanel
formPanel
IFormPanel formPanel
alwaysSave
java.lang.String alwaysSave
switching
boolean switching
miniConstraintsPanel
IXEditorPanel miniConstraintsPanel
- The panels parent - a DomainEditor
nodesTextPanel
IXEditorPanel nodesTextPanel
conditionsPanel
IXEditorPanel conditionsPanel
advanced
boolean advanced
advancedNodeRenderer
IXRenderer advancedNodeRenderer
simpleNodeRenderer
IXRenderer simpleNodeRenderer
advancedIssueRenderer
IXRenderer advancedIssueRenderer
simpleIssueRenderer
IXRenderer simpleIssueRenderer
sequence
boolean sequence
orderingEditor
OrderingEditor orderingEditor
- An editor for temporal relations
conditionEditor
ConditionEffectEditor conditionEditor
specEditor
SpecEditor specEditor
actionSplit
javax.swing.JSplitPane actionSplit
- An editor for temporal relations
scrollTree
javax.swing.JScrollPane scrollTree
actionTree
IXTreeTable actionTree
treeModel
ActionTreeTableModel treeModel
formModel
IFormModel formModel
currentPanel
ConstructEditing currentPanel
graphMode
boolean graphMode
graphPanel
GExpansionEditor graphPanel
lineSeparator
java.lang.String lineSeparator
uiConstruct
ix.iview.domain.UIRefinement uiConstruct
lineSeparator
java.lang.String lineSeparator
parent
AConstructFramePanel parent
uiConstruct
ix.iview.domain.UIObject uiConstruct
actList
javax.swing.JList actList
condBut
javax.swing.JRadioButton condBut
effBut
javax.swing.JRadioButton effBut
group
javax.swing.ButtonGroup group
statement
javax.swing.JTextField statement
constraintParser
LTF_Parser constraintParser
mainPanel
javax.swing.JPanel mainPanel
relsBox
java.awt.Component relsBox
butBox
java.awt.Component butBox
okBut
javax.swing.JButton okBut
cancelBut
javax.swing.JButton cancelBut
moreBut
javax.swing.JButton moreBut
label
javax.swing.JLabel label
constraintListeners
java.util.ArrayList constraintListeners
currentObject
java.lang.Object currentObject
original
java.lang.Object original
agent
IXAgent agent
domainPanel
GlobalFramePanel domainPanel
actionPanel
ActionEditorPanel actionPanel
aroPanel
AROEditorPanel aroPanel
grammarPanel
GrammarEditorPanel grammarPanel
lexiconPanel
AConstructFramePanel lexiconPanel
testPanel
AConstructFramePanel testPanel
orderingEditor
OrderingEditor orderingEditor
fileChooser
javax.swing.JFileChooser fileChooser
checkIcon
javax.swing.ImageIcon checkIcon
revertOIcon
javax.swing.ImageIcon revertOIcon
modifyIcon
javax.swing.ImageIcon modifyIcon
publishIcon
javax.swing.ImageIcon publishIcon
simpleIcon
javax.swing.ImageIcon simpleIcon
advancedIcon
javax.swing.ImageIcon advancedIcon
graphicalIcon
javax.swing.ImageIcon graphicalIcon
helpFrame
HelpFrame helpFrame
helpFile
java.lang.String helpFile
helpFrameIcon
javax.swing.ImageIcon helpFrameIcon
editConstructMenu
javax.swing.JMenu editConstructMenu
orderMenu
javax.swing.JMenu orderMenu
simpleMI
javax.swing.JRadioButtonMenuItem simpleMI
advancedMI
javax.swing.JRadioButtonMenuItem advancedMI
graphicalMI
javax.swing.JRadioButtonMenuItem graphicalMI
simpleTB
javax.swing.JButton simpleTB
advancedTB
javax.swing.JButton advancedTB
graphicalTB
javax.swing.JButton graphicalTB
defSequenceMI
javax.swing.JCheckBoxMenuItem defSequenceMI
publishItem
IXToolItem publishItem
insertItem
IXToolItem insertItem
clearItem
IXToolItem clearItem
revertDItem
IXToolItem revertDItem
newEditItem
IXToolItem newEditItem
revertOItem
IXToolItem revertOItem
modifyItem
IXToolItem modifyItem
simpleItem
IXToolItem simpleItem
advancedItem
IXToolItem advancedItem
graphicalItem
IXToolItem graphicalItem
checkItem
IXToolItem checkItem
originalStyle
java.lang.String originalStyle
advanced
boolean advanced
standAlone
boolean standAlone
frameIcon
javax.swing.ImageIcon frameIcon
logo
javax.swing.ImageIcon logo
title
java.lang.String title
modelDirectory
java.io.File modelDirectory
uiDomain
ix.iview.domain.UIDomain uiDomain
- The current domain in the editor. May be null
adjustingDomain
boolean adjustingDomain
uiConstruct
ix.iview.domain.UIObject uiConstruct
tableModel
ActionTreeTableModel tableModel
parent
AConstructFramePanel parent
ml
GlobalFramePanel.EdMouseAdapter ml
issuePatternList
ListEditorPanel issuePatternList
nodePatternList
ListEditorPanel nodePatternList
constraintPatternList
ListEditorPanel constraintPatternList
issuePatterns
java.util.HashSet issuePatterns
nodePatterns
java.util.HashSet nodePatterns
constraintPatterns
java.util.HashSet constraintPatterns
group
javax.swing.ButtonGroup group
defaultB
javax.swing.AbstractButton defaultB
LastB
javax.swing.AbstractButton LastB
actListA
javax.swing.JList actListA
timeListA
javax.swing.JList timeListA
beforeLabel
javax.swing.JLabel beforeLabel
timeListB
javax.swing.JList timeListB
actListB
javax.swing.JList actListB
this$0
SimpleDomainEditor this$0
this$0
SimpleDomainEditor this$0
lineSeparator
java.lang.String lineSeparator
textCols
int textCols
nameText
javax.swing.JTextField nameText
patternText
javax.swing.JTextField patternText
expansionText
javax.swing.JTextArea expansionText
commentText
javax.swing.JTextArea commentText
constraintPanel
SimpleDomainEditor.TemporalConstraintPanel constraintPanel
saveButton
javax.swing.JButton saveButton
deleteButton
javax.swing.JButton deleteButton
clearButton
javax.swing.JButton clearButton
editingRefinement
Refinement editingRefinement
box
RadioButtonBox box
ordParallel
javax.swing.JRadioButton ordParallel
ordSequential
javax.swing.JRadioButton ordSequential
ordOther
javax.swing.JRadioButton ordOther
type
java.lang.String type
message
java.lang.String message
label
java.lang.String label
id
Name id
inputPins
ExpansionModel.Pin[] inputPins
outputPins
ExpansionModel.Pin[] outputPins
name
java.lang.String name
model
ExpansionModel model
parent
ActionEditorPanel parent
currentNode
lt.monarch.graph.view.looks.NodeViewBase currentNode
nodePopup
javax.swing.JPopupMenu nodePopup
constructMenu
javax.swing.JMenu constructMenu
expansionsMenu
javax.swing.JMenu expansionsMenu
nameField
javax.swing.JTextField nameField
patternField
javax.swing.JTextField patternField
graphView
lt.monarch.graph.GraphView graphView
eventForwarder
lt.monarch.graph.plugins.MouseEventDistributor eventForwarder
graphPanel
lt.monarch.graph.swing.GraphPanel graphPanel
selection
lt.monarch.graph.plugins.NodeSelectionManager selection
toolBar
javax.swing.JToolBar toolBar
newGNodeIcon
javax.swing.ImageIcon newGNodeIcon
deleteGNodesIcon
javax.swing.ImageIcon deleteGNodesIcon
layoutIcon
javax.swing.ImageIcon layoutIcon
newGNodeItem
IXToolItem newGNodeItem
deleteGNodesItem
IXToolItem deleteGNodesItem
layoutItem
IXToolItem layoutItem
newNodeLocation
java.awt.Point newNodeLocation
uiDomain
ix.iview.domain.UIDomain uiDomain
PATTERN_COL
int PATTERN_COL
name
java.lang.String name
offsc
java.awt.Image offsc
myDimension
java.awt.Dimension myDimension
reason
java.lang.Throwable reason
host
java.lang.String host
port
int port
name
java.lang.String name
accessTable
java.util.Hashtable accessTable
frame
TextAreaFrame.TFrame frame
listeners
java.util.List listeners
this$0
TextAreaFrame this$0
contentPane
java.awt.Container contentPane
buttonListener
java.awt.event.ActionListener buttonListener
car
java.lang.Object car
cdr
LList cdr
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
tail
Cons tail
name
java.lang.String name
agent
IXAgent agent
contentPane
java.awt.Container contentPane
editPanel
XMLTreeEditPanel editPanel
document
org.jdom.Document document
- The document this panel is editing.
nodeFactory
XMLTreeEditPanel.TNodeFactory nodeFactory
nodeParser
XMLTreeEditPanel.TNodeParser nodeParser
syntax
XMLTreeEditPanel.TemplateSyntax syntax
docTree
XMLTreeEditPanel.EditorTree docTree
docModel
javax.swing.tree.DefaultTreeModel docModel
templateTree
XMLTreeEditPanel.EditorTree templateTree
mostRecentlySelectedTree
XMLTreeEditPanel.EditorTree mostRecentlySelectedTree
editText
XMLTreeEditPanel.EditingTextArea editText
submitButton
javax.swing.JButton submitButton
this$0
XMLTreeEditPanel this$0
subtree
XMLTreeEditPanel.EditorTree subtree
subtreeNode
XMLTreeEditPanel.TNode subtreeNode
destinationTree
XMLTreeEditPanel.EditorTree destinationTree
destinationModel
javax.swing.tree.DefaultTreeModel destinationModel
contentPane
java.awt.Container contentPane
this$0
XMLTreeEditPanel this$0
editingNode
XMLTreeEditPanel.TNode editingNode
valueNode
XMLTreeEditPanel.TNode valueNode
editingElt
org.jdom.Element editingElt
this$0
XMLTreeEditPanel this$0
expansionListener
XMLTreeEditPanel.RecordingExpansionListener expansionListener
this$0
XMLTreeEditPanel this$0
this$0
XMLTreeEditPanel this$0
this$0
XMLTreeEditPanel this$0
tree
XMLTreeEditPanel.EditorTree tree
model
javax.swing.tree.DefaultTreeModel model
node
XMLTreeEditPanel.TNode node
this$0
XMLTreeEditPanel this$0
shouldBeExpanded
boolean shouldBeExpanded