|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views.
Method Summary | |
Object |
getTarget()
get the current target |
void |
refresh()
Refreshes the tab IN TOTAL |
void |
setTarget(Object target)
set the target |
boolean |
shouldBeEnabled(Object target)
Returns true if the tab should be enabled with the given target |
Methods inherited from interface org.argouml.ui.targetmanager.TargetListener |
targetAdded, targetRemoved, targetSet |
Method Detail |
public void setTarget(Object target)
target
- the target to setpublic Object getTarget()
public void refresh()
public boolean shouldBeEnabled(Object target)
target
- the given target
|
|||||||||||
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 |