com.aptana.ide.debug.internal.ui.xhr
Class AJAXMonitorPage

java.lang.Object
  extended by org.eclipse.ui.part.Page
      extended by com.aptana.ide.debug.internal.ui.xhr.AJAXMonitorPage
All Implemented Interfaces:
org.eclipse.ui.part.IPage, org.eclipse.ui.part.IPageBookViewPage

public class AJAXMonitorPage
extends org.eclipse.ui.part.Page

Author:
Max Stepanov

Constructor Summary
AJAXMonitorPage()
          AJAXMonitorPage
 
Method Summary
 void createControl(org.eclipse.swt.widgets.Composite parent)
           
 org.eclipse.swt.widgets.Control getControl()
           
 org.eclipse.jface.viewers.Viewer getViewer()
          getViewer
 void setFocus()
           
 
Methods inherited from class org.eclipse.ui.part.Page
dispose, getSite, init, makeContributions, setActionBars
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AJAXMonitorPage

public AJAXMonitorPage()
AJAXMonitorPage

Method Detail

createControl

public void createControl(org.eclipse.swt.widgets.Composite parent)
Specified by:
createControl in interface org.eclipse.ui.part.IPage
Specified by:
createControl in class org.eclipse.ui.part.Page
See Also:
IPage.createControl(org.eclipse.swt.widgets.Composite)

getControl

public org.eclipse.swt.widgets.Control getControl()
Specified by:
getControl in interface org.eclipse.ui.part.IPage
Specified by:
getControl in class org.eclipse.ui.part.Page
See Also:
IPage.getControl()

setFocus

public void setFocus()
Specified by:
setFocus in interface org.eclipse.ui.part.IPage
Specified by:
setFocus in class org.eclipse.ui.part.Page
See Also:
IPage.setFocus()

getViewer

public org.eclipse.jface.viewers.Viewer getViewer()
getViewer

Returns:
Viewer