|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface supported by any container of UML user interface components. This interface allows UML user interface components to determine the currently selected target and profile and allows the control to request a navigation. Implemented by PropPanel.
PropPanel
Method Summary | |
String |
formatCollection(Iterator iter)
Formats a collection of model elements. |
String |
formatElement(Object element)
Formats the specified model element. |
String |
formatNamespace(Object ns)
Formats the model element as a namespace. |
Object |
getModelElement()
|
Profile |
getProfile()
|
Object |
getTarget()
|
String |
localize(String key)
Returns a localized string corresponding to the key. |
Method Detail |
public Object getTarget()
public Object getModelElement()
public Profile getProfile()
public String formatElement(Object element)
element
- the given element
public String formatCollection(Iterator iter)
iter
- an iterator into the collection of modelelements
public String formatNamespace(Object ns)
ns
- the namespace
public String localize(String key)
key
- key for resource bundle, typically english literal
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |