de.huberlin.informatik.pnk.app.base
Class EmphasizeObjectsAction
java.lang.Object
|
+--de.huberlin.informatik.pnk.app.base.MetaActionObject
|
+--de.huberlin.informatik.pnk.app.base.EmphasizeObjectsAction
- public class EmphasizeObjectsAction
- extends MetaActionObject
Insert the type's description here.
Creation date: (13.1.2001 12:54:50)
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
EmphasizeObjectsAction
public EmphasizeObjectsAction(ApplicationControl ac,
Graph net,
MetaApplication initiator,
Vector emobjs)
- EmphasizeAction constructor comment.
- Parameters:
ac - de.huberlin.informatik.pnk.appControl.ApplicationControlnet - de.huberlin.informatik.pnk.kernel.Graphinitiator - de.huberlin.informatik.pnk.app.base.MetaApplication
checkInterface
public boolean checkInterface(Object target)
- Description copied from class: MetaActionObject
- MetaActionObject constructor comment.
result = (new MetaActionObject(ac,this)).getResult();
- Overrides:
- checkInterface in class MetaActionObject
performAction
public Object performAction(MetaApplication target)
- Overrides:
- performAction in class MetaActionObject