Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
K
KEY_ARRANGE
- Static variable in interface org.argouml.application.api.
PluggableMenu
Key looked for in ProjectBrowser for Arrange menu.
KEY_CREATE_DIAGRAMS
- Static variable in interface org.argouml.application.api.
PluggableMenu
Key looked for in ProjectBrowser for Create Diagram menu.
KEY_DEFAULT_NOTATION
- Static variable in class org.argouml.application.api.
Notation
The configuration key for the preferred notation
KEY_DEFAULT_SHADOW_WIDTH
- Static variable in class org.argouml.application.api.
Notation
Default value for the shadow size of classes, interfaces etc.
KEY_EDEM
- Static variable in class org.argouml.application.api.
Argo
Key to report usage statistics.
KEY_FILE_IMPORT
- Static variable in interface org.argouml.application.api.
PluggableMenu
Key looked for in ProjectBrowser for File Import submenu.
KEY_GENERATE
- Static variable in interface org.argouml.application.api.
PluggableMenu
Key looked for in ProjectBrowser for Generate menu.
KEY_HELP
- Static variable in interface org.argouml.application.api.
PluggableMenu
Key looked for in ProjectBrowser for Help menu.
KEY_LOOK_AND_FEEL_CLASS
- Static variable in class org.argouml.application.api.
Argo
Key for look and feel class name
KEY_MOST_RECENT_PROJECT_FILE
- Static variable in class org.argouml.application.api.
Argo
Key for last saved project URL.
KEY_PRELOAD
- Static variable in class org.argouml.application.api.
Argo
Key to preload classes.
KEY_PROFILE
- Static variable in class org.argouml.application.api.
Argo
Key to profile initialization.
KEY_RELOAD_RECENT_PROJECT
- Static variable in class org.argouml.application.api.
Argo
Key to reload last saved project on startup.
KEY_SCREEN_EAST_WIDTH
- Static variable in class org.argouml.application.api.
Argo
Key for east pane width
KEY_SCREEN_HEIGHT
- Static variable in class org.argouml.application.api.
Argo
Key for screen height
KEY_SCREEN_LEFT_X
- Static variable in class org.argouml.application.api.
Argo
Key for screen left
KEY_SCREEN_NORTH_HEIGHT
- Static variable in class org.argouml.application.api.
Argo
Key for north pane height
KEY_SCREEN_NORTHEAST_WIDTH
- Static variable in class org.argouml.application.api.
Argo
Key for northeast pane width
KEY_SCREEN_NORTHWEST_WIDTH
- Static variable in class org.argouml.application.api.
Argo
Key for northwest pane width
KEY_SCREEN_SOUTH_HEIGHT
- Static variable in class org.argouml.application.api.
Argo
Key for south pane height
KEY_SCREEN_SOUTHEAST_WIDTH
- Static variable in class org.argouml.application.api.
Argo
Key for southeast pane width
KEY_SCREEN_SOUTHWEST_WIDTH
- Static variable in class org.argouml.application.api.
Argo
Key for southwest pane width
KEY_SCREEN_THEME
- Static variable in class org.argouml.application.api.
Argo
Key for theme
KEY_SCREEN_TOP_Y
- Static variable in class org.argouml.application.api.
Argo
Key for screen top
KEY_SCREEN_WEST_WIDTH
- Static variable in class org.argouml.application.api.
Argo
Key for west pane width
KEY_SCREEN_WIDTH
- Static variable in class org.argouml.application.api.
Argo
Key for screen width
KEY_SHOW_INITIAL_VALUE
- Static variable in class org.argouml.application.api.
Notation
Indicates if the user wants to see the initial value
KEY_SHOW_MULTIPLICITY
- Static variable in class org.argouml.application.api.
Notation
Indicates if the user wants to see multiplicity in attributes and classes
KEY_SHOW_PROPERTIES
- Static variable in class org.argouml.application.api.
Notation
Indicates if the user wants to see the properties (everything between braces), that is for example the concurrency
KEY_SHOW_STEREOTYPES
- Static variable in class org.argouml.application.api.
Notation
The configuration key that indicates whether to show stereotypes in the navigation panel
KEY_SHOW_VISIBILITY
- Static variable in class org.argouml.application.api.
Notation
Indicates if the user wants to see visibility signs (public, private, protected or # + -)
KEY_SPLASH
- Static variable in class org.argouml.application.api.
Argo
Key to show splash screen.
KEY_STARTUP_DIR
- Static variable in class org.argouml.application.api.
Argo
Key for default startup directory.
KEY_THEME_CLASS
- Static variable in class org.argouml.application.api.
Argo
Key for theme class name
KEY_TOOLS
- Static variable in interface org.argouml.application.api.
PluggableMenu
Key looked for in ProjectBrowser for Tools menu.
KEY_UML_NOTATION_ONLY
- Static variable in class org.argouml.application.api.
Notation
Indicates if the user only wants to see UML notation.
KEY_USE_GUILLEMOTS
- Static variable in class org.argouml.application.api.
Notation
The configuration key that indicates whether to use guillemots or greater/lessthan characters in stereotypes.
KEY_USER_EMAIL
- Static variable in class org.argouml.application.api.
Argo
Key for user email address
KEY_USER_FULLNAME
- Static variable in class org.argouml.application.api.
Argo
Key for user full name
KEY_VIEW
- Static variable in interface org.argouml.application.api.
PluggableMenu
Key looked for in ProjectBrowser for View menu.
keyPressed(KeyEvent)
- Method in class org.argouml.ui.
StylePanelFig
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.state.ui.
FigShallowHistoryState
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.state.ui.
FigJoinState
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.state.ui.
FigInitialState
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.state.ui.
FigHistoryState
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.state.ui.
FigForkState
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.state.ui.
FigFinalState
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.state.ui.
FigDeepHistoryState
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.state.ui.
FigBranchState
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.static_structure.ui.
FigInterface
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.static_structure.ui.
FigComment
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.static_structure.ui.
FigClass
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.ui.
FigNodeModelElement
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.ui.
FigEdgeModelElement
keyPressed(KeyEvent)
- Method in class org.argouml.uml.diagram.use_case.ui.
FigUseCase
Deal with a key being pressed.
keyReleased(KeyEvent)
- Method in class org.argouml.ui.
StylePanelFig
keyReleased(KeyEvent)
- Method in class org.argouml.uml.diagram.static_structure.ui.
FigComment
not used, do nothing.
keyReleased(KeyEvent)
- Method in class org.argouml.uml.diagram.ui.
FigNodeModelElement
not used, do nothing.
keyReleased(KeyEvent)
- Method in class org.argouml.uml.diagram.ui.
FigEdgeModelElement
not used, do nothing.
keySet()
- Method in class org.argouml.util.
LinkedHashMap
keysIn(String)
- Method in class org.argouml.cognitive.
DesignMaterial
keyTyped(KeyEvent)
- Method in class org.argouml.ui.
StylePanelFig
Tests if enter is pressed in the _bbodField so we need to set the target bounds.
keyTyped(KeyEvent)
- Method in class org.argouml.uml.diagram.static_structure.ui.
FigComment
keyTyped(KeyEvent)
- Method in class org.argouml.uml.diagram.ui.
ModeCreateEdgeAndNode
keyTyped(KeyEvent)
- Method in class org.argouml.uml.diagram.ui.
FigNodeModelElement
keyTyped(KeyEvent)
- Method in class org.argouml.uml.diagram.ui.
FigEdgeModelElement
KeywordFor(MAttribute)
- Static method in class org.argouml.uml.
AttrKeyword
KeywordFor(MClassifier)
- Static method in class org.argouml.uml.diagram.static_structure.
MMClassKeyword
KeywordFor(MOperation)
- Static method in class org.argouml.uml.
OperKeyword
KnowledgeTypeNode
- class org.argouml.cognitive.ui.
KnowledgeTypeNode
.
KnowledgeTypeNode(String)
- Constructor for class org.argouml.cognitive.ui.
KnowledgeTypeNode
KT_COMPLETENESS
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_CONSISTENCY
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_CORRECTNESS
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_DESIGNERS
- Static variable in class org.argouml.cognitive.critics.
Critic
Types of knowledge that critics can deliver
KT_EXPERIENCIAL
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_OPTIMIZATION
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_ORGANIZATIONAL
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_PRESENTATION
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_SEMANTICS
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_SYNTAX
- Static variable in class org.argouml.cognitive.critics.
Critic
KT_TOOL
- Static variable in class org.argouml.cognitive.critics.
Critic
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
ArgoUML © 1996-2003 (20030919)
ArgoUML Project Home
ArgoUML Cookbook