uk.ac.ebi.intact.application.hierarchView.highlightment
Class HighlightProteins

java.lang.Object
  |
  +--uk.ac.ebi.intact.application.hierarchView.highlightment.HighlightProteins

public class HighlightProteins
extends java.lang.Object

Allows to perfoem the highlightment according to data stored in the user session

Version:
$Id: HighlightProteins.java,v 1.12 2003/11/13 14:21:33 skerrien Exp $
Author:
Samuel Kerrien (skerrien@ebi.ac.uk)

Constructor Summary
HighlightProteins()
           
 
Method Summary
static void perform(java.lang.String source, java.lang.String behaviourClass, javax.servlet.http.HttpSession session, InteractionNetwork in)
          Constructor Allow to modify the current graph to highlight a part of this.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HighlightProteins

public HighlightProteins()
Method Detail

perform

public static void perform(java.lang.String source,
                           java.lang.String behaviourClass,
                           javax.servlet.http.HttpSession session,
                           InteractionNetwork in)
Constructor Allow to modify the current graph to highlight a part of this.

Parameters:
source - The highlighting source
behaviourClass - The highlighting behaviour class name
session - The current session
in - The interaction network


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk