org.argouml.ui
Interface TabModelTarget

All Superinterfaces:
java.util.EventListener, TabTarget, org.argouml.ui.targetmanager.TargetListener
All Known Implementing Classes:
TabText

public interface TabModelTarget
extends TabTarget

Empty interface used to tag Tabbed panels that accept a Model Element Target.


Method Summary
 
Methods inherited from interface org.argouml.ui.TabTarget
getTarget, refresh, setTarget, shouldBeEnabled
 
Methods inherited from interface org.argouml.ui.targetmanager.TargetListener
targetAdded, targetRemoved, targetSet
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook