Serialized Form
|
Package org.objectweb.fractal.gui |
|
Package org.objectweb.fractal.gui.menu.control |
selection
Selection selection
- The selection client interface.
graph
GraphModel graph
- The graph model client interface.
selection
Selection selection
- The selection client interface.
factory
Factory factory
- The factory client interface.
selection
Selection selection
- The selection client interface.
lastClassName
String lastClassName
- Name of the last generated component.
configuration
Configuration configuration
selection
Selection selection
configuration
Configuration configuration
- The configuration client interface.
selection
Selection selection
- The selection client interface.
factory
Factory factory
- The factory client interface.
userData
UserData userData
- The user data client interface.
save
Action save
- The save action client interface.
configuration
Configuration configuration
- The configuration client interface.
graph
GraphModel graph
- The graph client interface.
selection
Selection selection
- The selection client interface.
repository
Repository repository
- The repository client interface.
storage
Storage storage
- The storage client interface.
userData
UserData userData
- The user data client interface.
save
Action save
- The save action client interface.
configuration
Configuration configuration
selection
Selection selection
display
Display display
printer
Printer printer
configuration
Configuration configuration
- The configuration client interface.
userData
UserData userData
- The user data client interface.
save
Action save
- The save action client interface.
configuration
Configuration configuration
- The configuration client interface.
graph
GraphModel graph
- The graph client interface.
repository
Repository repository
- The repository client interface.
storage
Storage storage
- The storage client interface.
userData
UserData userData
- The user data client interface.
|
Package org.objectweb.fractal.gui.clipboard.control |
selection
Selection selection
- The selection client interface.
graph
GraphModel graph
- The graph client interface.
factory
Factory factory
- The factory client interface.
clipboard
Clipboard clipboard
- The clipboard client interface.
|
Package org.objectweb.fractal.gui.dialog.model |
model
Component model
- The component model on which this model is based.
isClient
boolean isClient
- If this model represents client interfaces or server interfaces.
model
Component model
- The component model on which this model is based.
isClient
boolean isClient
- If this model represents client interfaces or server interfaces.
model
Component model
- The component model on which this model is based.
selection
Selection selection
- The selection model on which this model is based.
type
int type
- The type of this model. This type must be one of the constants defined in
this class.
model
Component model
- The component model on which this model is based.
isTyping
boolean isTyping
- If the
TextFieldModel.insertString(int, java.lang.String, javax.swing.text.AttributeSet) or TextFieldModel.remove(int, int) method is currently being
executed. This flag is used to ignore some notifications, in order to avoid
infinite loops (see
here).
|
Package org.objectweb.fractal.gui.dialog.view |
configuration
Configuration configuration
- The configuration client interface.
model
DialogModel model
- The dialog model client interface.
innerGraphView
JComponent innerGraphView
- The inner graph view client interface.
listeners
Map listeners
- The listeners client interface.
innerGraphPanel
JPanel innerGraphPanel
nameField
JTextField nameField
typeField
JTextField typeField
classField
JTextField classField
itfTable
JTable[] itfTable
contingencyComboBox
JComboBox contingencyComboBox
cardinalityComboBox
JComboBox cardinalityComboBox
itfAddButton
JButton[] itfAddButton
itfRemoveButton
JButton[] itfRemoveButton
attrTable
JTable attrTable
attrAddButton
JButton attrAddButton
attrRemoveButton
JButton attrRemoveButton
attrControllerField
JTextField attrControllerField
tmplDescField
JTextField tmplDescField
compDescField
JTextField compDescField
buttonListener
ActionListener buttonListener
listListener
ListSelectionListener listListener
|
Package org.objectweb.fractal.gui.graph.control |
display
Display display
- The display client interface.
display
Display display
- The display client interface.
increase
boolean increase
- true if this action must increase the max depth, or false
if it must decrease it.
display
Display display
- The display client interface.
display
Display display
- The display client interface.
|
Package org.objectweb.fractal.gui.graph.view |
configuration
Configuration configuration
- The configuration client interface.
graphModel
GraphModel graphModel
- The graph model client interface.
selection
Selection selection
- The selection client interface.
display
Display display
- The display client interface.
tools
Tools tools
- The tools client interface.
cRenderer
ComponentRenderer cRenderer
- The component renderer client interface.
bRenderer
BindingRenderer bRenderer
- The binding renderer client interface.
graphViewListeners
Map graphViewListeners
- The listeners component interface.
w
int w
h
int h
xo
int xo
yo
int yo
wp
int wp
hp
int hp
xp
int xp
yp
int yp
printInProgress
boolean printInProgress
ctp
Component ctp
offScreen
Image offScreen
dirty
boolean dirty
bindPoint
Point bindPoint
tools
Tools tools
- The tools client interface.
iconURL
String iconURL
- URL of the icon of this action.
acceleratorKey
String acceleratorKey
- Accelerator key of this action.
tool
int tool
- The tool represented by this view. This field is computed from the name of
this action, in the
setName method.
|
Package org.objectweb.fractal.gui.history.control |
historyManager
HistoryManager historyManager
- The history client interface.
historyManager
HistoryManager historyManager
- The history client interface.
|
Package org.objectweb.fractal.gui.model |
|
Package org.objectweb.fractal.gui.status.view |
componentName
JLabel componentName
- The label that displays the current component's name.
componentType
JLabel componentType
- The label that displays the current component's type.
interfaceName
JLabel interfaceName
- The label that displays the current interface's name.
interfaceType
JLabel interfaceType
- The label that displays the current interface's type.
statusstring
JLabel statusstring
- The configuration status to be dispayed, if any
EMPTY
String EMPTY
- "Empty" strings for display in order to keep a minimum size.
WHITE
String WHITE
|
Package org.objectweb.fractal.gui.toolbar.view |
|
Package org.objectweb.fractal.gui.tree.model |
configuration
Configuration configuration
- The configuration client interface.
selection
Selection selection
- The selection client interface.
|
Package org.objectweb.fractal.gui.tree.view |
normalFont
Font normalFont
- The font used by the super class to tree cells.
|
Package org.objectweb.fractal.gui.undo.control |
undoManager
UndoManager undoManager
- The undo client interface.
undoManager
UndoManager undoManager
- The undo client interface.