PTP
Release 7.0

org.eclipse.ptp.pldt.common.util
Class ViewActivater

java.lang.Object
  extended by org.eclipse.ptp.pldt.common.util.ViewActivater

Deprecated. Replaced by the more properly spelled ViewActivator

@Deprecated
public class ViewActivater
extends Object


Constructor Summary
ViewActivater()
          Deprecated.  
 
Method Summary
static void activateView(String strViewId)
          Deprecated. Activate the view identified by the view id.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewActivater

public ViewActivater()
Deprecated. 
Method Detail

activateView

public static void activateView(String strViewId)
Deprecated. 
Activate the view identified by the view id.

Parameters:
strViewId -

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.