edu.rice.cs.hpc.viewer.help.HTMLEditor Class Reference

Inheritance diagram for edu.rice.cs.hpc.viewer.help.HTMLEditor:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.viewer.help.HTMLEditor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HTMLEditor ()
 Default constructor.
void doSave (IProgressMonitor monitor)
void doSaveAs ()
void init (IEditorSite site, IEditorInput input) throws PartInitException
boolean isDirty ()
boolean isSaveAsAllowed ()
boolean isSaveOnCloseNeeded ()
void createPartControl (Composite parent)
void setFocus ()

Static Public Attributes

static String ID = "edu.rice.cs.hpc.viewer.util.HTMLEditor"

Protected Attributes

Browser browser
 SWT Browser.
String sURI
 The address of URL document ot display.
String sFilePath

Detailed Description

Author:
laksonoadhianto

Definition at line 35 of file HTMLEditor.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.viewer.help.HTMLEditor.HTMLEditor (  ) 

Default constructor.

Definition at line 52 of file HTMLEditor.java.


Member Function Documentation

void edu.rice.cs.hpc.viewer.help.HTMLEditor.createPartControl ( Composite  parent  ) 
void edu.rice.cs.hpc.viewer.help.HTMLEditor.doSave ( IProgressMonitor  monitor  ) 

Definition at line 60 of file HTMLEditor.java.

void edu.rice.cs.hpc.viewer.help.HTMLEditor.doSaveAs (  ) 

Definition at line 69 of file HTMLEditor.java.

void edu.rice.cs.hpc.viewer.help.HTMLEditor.init ( IEditorSite  site,
IEditorInput  input 
) throws PartInitException
boolean edu.rice.cs.hpc.viewer.help.HTMLEditor.isDirty (  ) 

Definition at line 108 of file HTMLEditor.java.

boolean edu.rice.cs.hpc.viewer.help.HTMLEditor.isSaveAsAllowed (  ) 

Definition at line 117 of file HTMLEditor.java.

boolean edu.rice.cs.hpc.viewer.help.HTMLEditor.isSaveOnCloseNeeded (  ) 

Definition at line 125 of file HTMLEditor.java.

void edu.rice.cs.hpc.viewer.help.HTMLEditor.setFocus (  ) 

Definition at line 164 of file HTMLEditor.java.

References edu.rice.cs.hpc.viewer.help.HTMLEditor.browser.


Member Data Documentation

String edu.rice.cs.hpc.viewer.help.HTMLEditor.ID = "edu.rice.cs.hpc.viewer.util.HTMLEditor" [static]

Definition at line 36 of file HTMLEditor.java.

Definition at line 47 of file HTMLEditor.java.

Referenced by edu.rice.cs.hpc.viewer.help.HTMLEditor.init().

The address of URL document ot display.

Definition at line 46 of file HTMLEditor.java.

Referenced by edu.rice.cs.hpc.viewer.help.HTMLEditor.createPartControl(), and edu.rice.cs.hpc.viewer.help.HTMLEditor.init().


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1