PTP
Release 5.0

Uses of Class
org.eclipse.ptp.ui.views.AbstractParallelElementView

Packages that use AbstractParallelElementView
org.eclipse.ptp.debug.ui.views   
org.eclipse.ptp.ui.actions   
org.eclipse.ptp.ui.views   
 

Uses of AbstractParallelElementView in org.eclipse.ptp.debug.ui.views
 

Subclasses of AbstractParallelElementView in org.eclipse.ptp.debug.ui.views
 class ParallelDebugView
           
 

Uses of AbstractParallelElementView in org.eclipse.ptp.ui.actions
 

Fields in org.eclipse.ptp.ui.actions declared as AbstractParallelElementView
protected  AbstractParallelElementView ParallelAction.view
           
 

Methods in org.eclipse.ptp.ui.actions that return AbstractParallelElementView
 AbstractParallelElementView ParallelAction.getViewPart()
          Get view part
 

Constructors in org.eclipse.ptp.ui.actions with parameters of type AbstractParallelElementView
GotoAction(java.lang.String name, java.lang.String id, AbstractParallelElementView view, GotoDropDownAction action, java.lang.Object data)
          Constructor
GotoAction(java.lang.String name, java.lang.String id, AbstractParallelElementView view, int style, GotoDropDownAction action, java.lang.Object data)
          Constructor
GotoDropDownAction(java.lang.String name, AbstractParallelElementView view)
          Constructor
ParallelAction(java.lang.String text, AbstractParallelElementView view)
          Constructor
ParallelAction(java.lang.String text, int style, AbstractParallelElementView view)
          Constructor
 

Uses of AbstractParallelElementView in org.eclipse.ptp.ui.views
 

Subclasses of AbstractParallelElementView in org.eclipse.ptp.ui.views
 class AbstractParallelSetView
           
 class ParallelJobsView
           
 class ParallelMachinesView
           
 

Constructors in org.eclipse.ptp.ui.views with parameters of type AbstractParallelElementView
ElementIconCanvas(AbstractParallelElementView view, org.eclipse.swt.widgets.Composite parent, int style)
          Constructor
 


PTP
Release 5.0

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