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
Z
L
LAST_GENERATOR_EVENT
- Static variable in interface org.argouml.application.events.
ArgoEventTypes
Last generation event.
LAST_MODULE_EVENT
- Static variable in interface org.argouml.application.events.
ArgoEventTypes
Last module event.
LAST_NOTATION_EVENT
- Static variable in interface org.argouml.application.events.
ArgoEventTypes
Last module event.
LEAF
- Static variable in class org.argouml.uml.diagram.ui.
FigNodeModelElement
Used for #buildModifierPopUp().
LINE_SEPARATOR
- Static variable in class org.argouml.util.
MyTokenizer
A custom separator for texts.
LINK_DISTANCE
- Static variable in class org.argouml.uml.diagram.sequence.ui.
SequenceDiagramLayer
The vertical distance between two links.
LOG_FILTER
- Static variable in class org.argouml.util.
FileFilters
Log file filter.
LOW_PRIORITY
- Static variable in class org.argouml.cognitive.
ToDoItem
The lowest priority todoitem of 4 levels.
Language
- class org.argouml.uml.generator.
Language
.
Encapsulates a language name and other properties.
Language(String, String, Icon)
- Constructor for class org.argouml.uml.generator.
Language
Language(String, String)
- Constructor for class org.argouml.uml.generator.
Language
Creates a language with no icon.
Language(String, Icon)
- Constructor for class org.argouml.uml.generator.
Language
Creates a language with title equal to the name.
Language(String)
- Constructor for class org.argouml.uml.generator.
Language
Creates a language with title equal to the name and no icon.
LanguageComboBox
- class org.argouml.language.ui.
LanguageComboBox
.
This class provides a self-updating language combo box.
LanguageComboBox()
- Constructor for class org.argouml.language.ui.
LanguageComboBox
The constructor.
LastLoadInfo
- class org.argouml.persistence.
LastLoadInfo
.
The results of the last project load.
LastRecentlyUsedMenuList
- class org.argouml.ui.cmd.
LastRecentlyUsedMenuList
.
Menu extension for last recently used files menu.
LastRecentlyUsedMenuList(JMenu)
- Constructor for class org.argouml.ui.cmd.
LastRecentlyUsedMenuList
Creates a new instance of LastRecentlyUsedMenuList with respect to the menu where the lru is bound to.
LayoutHelper
- class org.argouml.uml.diagram.layout.
LayoutHelper
.
LayoutHelper is a utility class which mainly returns various types of routing polygons for different kind of connection lines between two nodes.
LayoutHelper()
- Constructor for class org.argouml.uml.diagram.layout.
LayoutHelper
LayoutedContainer
- interface org.argouml.uml.diagram.layout.
LayoutedContainer
.
This interface is for container in a layouted diagram.
LayoutedEdge
- interface org.argouml.uml.diagram.layout.
LayoutedEdge
.
This is a layouted edge in a diagram.
LayoutedNode
- interface org.argouml.uml.diagram.layout.
LayoutedNode
.
This interface has to be implemented by layouted nodes in diagrams (i.e.
LayoutedObject
- interface org.argouml.uml.diagram.layout.
LayoutedObject
.
This is the most common form of an layouted object.
Layouter
- interface org.argouml.uml.diagram.layout.
Layouter
.
Any layouter for any diagram type should implement this interface.
ListSet
- class org.argouml.cognitive.
ListSet
.
An Ordered, non-duplicated collecton of objects (not exactly a mathemetical set because it is ordered).
ListSet()
- Constructor for class org.argouml.cognitive.
ListSet
The constructor.
ListSet(int)
- Constructor for class org.argouml.cognitive.
ListSet
The constructor.
ListSet(Object)
- Constructor for class org.argouml.cognitive.
ListSet
The constructor.
LookAndFeelMgr
- class org.argouml.ui.
LookAndFeelMgr
.
Controls the look and feel and theme of ArgoUML.
lastIndexOf(Object)
- Method in class org.argouml.cognitive.
ListSet
lastIndexOf(Object)
- Method in class org.argouml.kernel.
MemberList
layout()
- Method in class org.argouml.uml.diagram.activity.layout.
ActivityDiagramLayouter
layout()
- Method in interface org.argouml.uml.diagram.layout.
LayoutedEdge
Abstract method to layout the edge.
layout()
- Method in interface org.argouml.uml.diagram.layout.
Layouter
This operation starts the actual layout process.
layout()
- Method in class org.argouml.uml.diagram.static_structure.layout.
ClassdiagramAssociationEdge
layout()
- Method in class org.argouml.uml.diagram.static_structure.layout.
ClassdiagramEdge
Abstract method to layout the edge.
layout()
- Method in class org.argouml.uml.diagram.static_structure.layout.
ClassdiagramInheritanceEdge
layout()
- Method in class org.argouml.uml.diagram.static_structure.layout.
ClassdiagramLayouter
Operation layout implements the actual layout algorithm.
layout()
- Method in class org.argouml.uml.diagram.static_structure.layout.
ClassdiagramNoteEdge
NoteEdges are drawn directly between the linked nodes, using vertically centered points on the right- resp.
layoutEdge()
- Method in class org.argouml.uml.diagram.sequence.ui.
FigMessage
layoutEdge()
- Method in class org.argouml.uml.diagram.ui.
FigAssociation
Lays out the association edges as any other edge except for special rules for an association that loops back to the same class.
leave()
- Method in class org.argouml.uml.diagram.ui.
ModeCreateAssociationEnd
length()
- Method in class org.argouml.persistence.
XMLElement
Get the length of the text in the element.
listIterator()
- Method in class org.argouml.cognitive.
ListSet
listIterator(int)
- Method in class org.argouml.cognitive.
ListSet
listIterator()
- Method in class org.argouml.kernel.
MemberList
listIterator(int)
- Method in class org.argouml.kernel.
MemberList
load()
- Static method in class org.argouml.application.api.
Configuration
Load the configuration from the default location.
load(File)
- Static method in class org.argouml.application.api.
Configuration
Load the configuration from a specified file.
load(URL)
- Static method in class org.argouml.application.api.
Configuration
Load the configuration from a specified url.
load(File)
- Method in class org.argouml.application.configuration.
ConfigurationHandler
Load the configuration from a
File
.
load(URL)
- Method in class org.argouml.application.configuration.
ConfigurationHandler
Load the configuration from a
URL
.
load(Project, InputStream)
- Method in class org.argouml.persistence.
DiagramMemberFilePersister
load(Project, InputStream)
- Method in class org.argouml.persistence.
MemberFilePersister
Load the member based on instance variables which should have been setup in the constructor.
load(Project, InputStream)
- Method in class org.argouml.persistence.
ModelMemberFilePersister
Loads a model (XMI only) from an input source.
load(Project, InputStream)
- Method in class org.argouml.persistence.
TodoListMemberFilePersister
Load the todo member.
loadClassFromLoader(ClassLoader, String, String, boolean)
- Method in class org.argouml.application.modules.
ModuleLoader
Deprecated.
loadDefault()
- Method in class org.argouml.application.configuration.
ConfigurationHandler
Load the configuration from the default location.
loadDefaultPerspectives()
- Method in class org.argouml.ui.explorer.
PerspectiveManager
Loads a pre-defined default set of perspectives.
loadModules(InputStream, String)
- Method in class org.argouml.application.modules.
ModuleLoader
Deprecated.
Load modules from an input stream.
loadModulesFromClassPathJars()
- Method in class org.argouml.application.modules.
ModuleLoader
Deprecated.
Load modules from jars in the class path.
loadModulesFromExtensionDir()
- Method in class org.argouml.application.modules.
ModuleLoader
Deprecated.
Search for and load modules from classpath, and from other places.
loadModulesFromFile(String)
- Method in class org.argouml.application.modules.
ModuleLoader
Deprecated.
Load modules from a property file.
loadModulesFromJar(String)
- Method in class org.argouml.application.modules.
ModuleLoader
Deprecated.
Load modules from a jar file.
loadModulesFromPredefinedLists()
- Method in class org.argouml.application.modules.
ModuleLoader
Deprecated.
Search for and load modules from predefined places.
loadProfileModel()
- Method in class org.argouml.uml.
ProfileJava
This function loads our profile or default Model and returns it as a Model.
loadProject(File, boolean)
- Method in class org.argouml.ui.
ProjectBrowser
Loads the project file and opens all kinds of error message windows if it doesn't work for some reason.
loadRules()
- Method in class org.argouml.ui.explorer.
PerspectiveManager
Get the predefined rules.
loadTabs(Vector, String, Orientation)
- Static method in class org.argouml.util.
ConfigLoader
Load the tab panels as defined in the configuration file.
loadUserPath()
- Method in class org.argouml.uml.reveng.
ImportClassLoader
Get the user-configured path.
loadUserPerspectives()
- Method in class org.argouml.ui.explorer.
PerspectiveManager
Tries to load user defined perspectives, if it can't it loads the (predefined) default perspectives.
localize(String)
- Method in class org.argouml.application.helpers.
SettingsTabHelper
Deprecated.
Helper for localization, localizes using the bundle passed in the constructor.
localize(String)
- Static method in class org.argouml.cognitive.
Translator
localize(String, Object[])
- Static method in class org.argouml.i18n.
Translator
Synonym for messageFormat to encourage developers to convert existing uses of localize() + string concatentation to use this method instead.
localize(String)
- Static method in class org.argouml.i18n.
Translator
The main function of this class that localizes strings.
localize(JMenuItem, String)
- Static method in class org.argouml.ui.
ArgoJMenu
Sets a menu item's text and mnemonic values using the specified resource key.
logVersionInfo()
- Static method in class org.argouml.util.
Tools
Print out some version info for debugging.
lookupIcon(String)
- Static method in class org.argouml.application.helpers.
ResourceLoaderWrapper
Look up the Icon for a key.
lookupIcon(Object)
- Method in class org.argouml.application.helpers.
ResourceLoaderWrapper
Find the Icon for a given model element.
lookupIcon(String)
- Static method in class org.argouml.uml.ui.
PropPanel
Look up an icon.
lookupIconResource(String)
- Static method in class org.argouml.application.api.
Argo
Look up an icon resource.
lookupIconResource(String, String)
- Static method in class org.argouml.application.api.
Argo
Look up an icon resource.
lookupIconResource(String)
- Static method in class org.argouml.application.helpers.
ResourceLoaderWrapper
Find the correct icon for a key.
lookupIconResource(String, String)
- Static method in class org.argouml.application.helpers.
ResourceLoaderWrapper
Find the correct icon for a key.
lookupIn(Object, String)
- Method in interface org.argouml.model.
Facade
Returns a named object in the given object by calling it's lookup method.
lostOwnership(Clipboard, Transferable)
- Method in class org.argouml.uml.diagram.ui.
ActionSaveDiagramToClipboard
Do nothing.
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
Z
ArgoUML © 1996-2006
ArgoUML Homepage
ArgoUML Developers' page
ArgoUML Cookbook