Serialized Form
|
Package org.objectweb.fractal.gui |
|
Package org.objectweb.fractal.gui.admin.control |
configuration
Configuration configuration
- The configuration client interface.
adminmodel
AdminModel adminmodel
- The AdminModel client interface.
selection
Selection selection
- The SelectionModel client interface.
adminmodel
AdminModel adminmodel
- The AdminModel client interface.
selection
Selection selection
- The SelectionModel client interface.
adminmodel
AdminModel adminmodel
- The AdminModel client interface.
selection
Selection selection
- The SelectionModel client interface.
adminmodel
AdminModel adminmodel
- The AdminModel client interface.
selection
Selection selection
- The SelectionModel 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
javax.swing.JComponent innerGraphView
- The inner graph view client interface.
listeners
java.util.Map listeners
- The listeners client interface.
innerGraphPanel
javax.swing.JPanel innerGraphPanel
nameField
javax.swing.JTextField nameField
typeField
javax.swing.JTextField typeField
classField
javax.swing.JTextField classField
itfTable
javax.swing.JTable[] itfTable
contingencyComboBox
javax.swing.JComboBox contingencyComboBox
cardinalityComboBox
javax.swing.JComboBox cardinalityComboBox
itfAddButton
javax.swing.JButton[] itfAddButton
itfRemoveButton
javax.swing.JButton[] itfRemoveButton
attrTable
javax.swing.JTable attrTable
attrAddButton
javax.swing.JButton attrAddButton
attrRemoveButton
javax.swing.JButton attrRemoveButton
classFieldButton
javax.swing.JButton classFieldButton
attrControllerField
javax.swing.JTextField attrControllerField
tmplDescField
javax.swing.JTextField tmplDescField
compDescField
javax.swing.JTextField compDescField
buttonListener
java.awt.event.ActionListener buttonListener
listListener
javax.swing.event.ListSelectionListener listListener
classFieldButtonListener
BasicDialogView.ClassFieldButtonListener classFieldButtonListener
WIDTH
int WIDTH
HEIGHT
int HEIGHT
filter
int filter
lp
java.util.List lp
lpgen
java.util.List lpgen
urlc
java.net.URL urlc
urli
java.net.URL urli
urlp
java.net.URL urlp
imgClasse
javax.swing.ImageIcon imgClasse
imgInterface
javax.swing.ImageIcon imgInterface
imgPackage
javax.swing.ImageIcon imgPackage
menu
javax.swing.JMenu menu
menuo
javax.swing.JMenu menuo
f
java.io.File f
fis
java.io.FileInputStream fis
fos
java.io.FileOutputStream fos
of
java.io.PrintStream of
cp
java.awt.Container cp
buttonColor
java.awt.Color buttonColor
buttonColor1
java.awt.Color buttonColor1
baseColor
java.awt.Color baseColor
classColor
java.awt.Color classColor
buttonFont
java.awt.Font buttonFont
normalFont
java.awt.Font normalFont
menuFont
java.awt.Font menuFont
listFont
java.awt.Font listFont
nc
int nc
MAX
int MAX
jtp
javax.swing.JTabbedPane jtp
mapImport
java.util.TreeMap mapImport
path
java.lang.String[] path
clb
ClassSelector.CapLabel[] clb
lmAll
javax.swing.DefaultListModel lmAll
cplAll
ClassSelector.CapList cplAll
lmClass
javax.swing.DefaultListModel lmClass
cplClass
ClassSelector.CapList cplClass
transit
ClassSelector.CapTextArea transit
b_up
ClassSelector.CapButton b_up
b_search
ClassSelector.CapButton b_search
b_select
ClassSelector.CapButton b_select
b_exit
ClassSelector.CapButton b_exit
libIntrf
java.lang.String libIntrf
libClass
java.lang.String libClass
libPackg
java.lang.String libPackg
noms
java.lang.String[] noms
prefix
java.lang.String prefix
curInterf
java.lang.String curInterf
z
int z
|
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.
admin
AdminModel admin
- The admin model 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
java.util.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
java.awt.Image offScreen
dirty
boolean dirty
bindPoint
java.awt.Point bindPoint
typePrint
int typePrint
tools
Tools tools
- The tools client interface.
iconURL
java.lang.String iconURL
- URL of the icon of this action.
acceleratorKey
java.lang.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.menu.control |
selection
Selection selection
- The selection client interface.
graph
GraphModel graph
- The graph model client interface.
configuration
Configuration configuration
- The configuration client interface.
userData
UserData userData
selection
Selection selection
- The selection client interface.
factory
Factory factory
- The factory client interface.
selection
Selection selection
- The selection client interface.
configuration
Configuration configuration
selection
Selection selection
display
Display display
printer
Printer printer
lastClassName
java.lang.String lastClassName
- Name of the last generated component.
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.
LS
java.lang.String LS
FS
java.lang.String FS
UD
java.lang.String UD
author
java.lang.String author
includemap
int includemap
nomap
int nomap
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
javax.swing.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
javax.swing.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
javax.swing.Action save
- The save action client interface.
hmt
java.util.HashMap hmt
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.model |
|
Package org.objectweb.fractal.gui.status.view |
componentName
javax.swing.JLabel componentName
- The label that displays the current component's name.
componentType
javax.swing.JLabel componentType
- The label that displays the current component's type.
interfaceName
javax.swing.JLabel interfaceName
- The label that displays the current interface's name.
interfaceType
javax.swing.JLabel interfaceType
- The label that displays the current interface's type.
statusstring
javax.swing.JLabel statusstring
- The configuration status to be dispayed, if any
jlabexec
javax.swing.JLabel jlabexec
- The execution directory to be dispayed, if any
EMPTY
java.lang.String EMPTY
- "Empty" strings for display in order to keep a minimum size.
WHITE
java.lang.String WHITE
color
java.awt.Color color
|
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
java.awt.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.