PTP
Release 7.0

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

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

public class ViewActivator
extends java.lang.Object

Convenience class/method to activated a view given its id

Since:
4.0

Constructor Summary
ViewActivator()
           
 
Method Summary
static void activateView(java.lang.String strViewId)
          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

ViewActivator

public ViewActivator()
Method Detail

activateView

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

Parameters:
strViewId -

PTP
Release 7.0

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