org.eclipse.ptp.pldt.common.util
Class ViewActivator
java.lang.Object
org.eclipse.ptp.pldt.common.util.ViewActivator
public class ViewActivator
- extends Object
Convenience class/method to activated a view given its id
- Since:
- 4.0
|
Method Summary |
static void |
activateView(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 |
ViewActivator
public ViewActivator()
activateView
public static void activateView(String strViewId)
- Activate the view identified by the view id.
- Parameters:
strViewId -
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.