|
|||||||||||
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. $Id: TabTarget.java,v 1.5 2003/06/30 18:00:24 linus Exp $
Method Summary | |
java.lang.Object |
getTarget()
|
void |
refresh()
Refreshes the tab IN TOTAL |
void |
setTarget(java.lang.Object target)
|
boolean |
shouldBeEnabled(java.lang.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(java.lang.Object target)
public java.lang.Object getTarget()
public void refresh()
public boolean shouldBeEnabled(java.lang.Object target)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |