$search

instruction::gui::tab::BrowserTab Class Reference

Inheritance diagram for instruction::gui::tab::BrowserTab:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BrowserTab ()
void init ()

Static Public Attributes

static String TITLE = "HTML View"

Package Attributes

JEditorPane browser = null
JScrollPane scroll = null

Static Private Attributes

static String htmlContent = "<html><head></head><body><table width=\"100%\"><tr><td align=\"center\"><img src=\"file:///IMGSRC\"></td></tr></table></body></html>"
static String htmlContentError = "<html><head></head><body><table><tr><td align=\"center\">No Screenshot found for this Howto.</td></tr></table></body></html>"
static final long serialVersionUID = 2094236267788921978L

Detailed Description

Definition at line 13 of file BrowserTab.java.


Constructor & Destructor Documentation

instruction::gui::tab::BrowserTab::BrowserTab (  )  [inline]

Definition at line 25 of file BrowserTab.java.


Member Function Documentation

void instruction::gui::tab::BrowserTab::init (  )  [inline]

Reimplemented from instruction::gui::tab::InstructionTab.

Definition at line 31 of file BrowserTab.java.


Member Data Documentation

JEditorPane instruction::gui::tab::BrowserTab::browser = null [package]

Definition at line 22 of file BrowserTab.java.

String instruction::gui::tab::BrowserTab::htmlContent = "<html><head></head><body><table width=\"100%\"><tr><td align=\"center\"><img src=\"file:///IMGSRC\"></td></tr></table></body></html>" [static, private]

Definition at line 19 of file BrowserTab.java.

String instruction::gui::tab::BrowserTab::htmlContentError = "<html><head></head><body><table><tr><td align=\"center\">No Screenshot found for this Howto.</td></tr></table></body></html>" [static, private]

Definition at line 20 of file BrowserTab.java.

JScrollPane instruction::gui::tab::BrowserTab::scroll = null [package]

Definition at line 23 of file BrowserTab.java.

final long instruction::gui::tab::BrowserTab::serialVersionUID = 2094236267788921978L [static, private]

Reimplemented from instruction::gui::tab::InstructionTab.

Definition at line 15 of file BrowserTab.java.

String instruction::gui::tab::BrowserTab::TITLE = "HTML View" [static]

Reimplemented from instruction::gui::tab::InstructionTab.

Definition at line 17 of file BrowserTab.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


comp_ehow
Author(s): Moritz Tenorth, Daniel Nyga
autogenerated on Mon Dec 3 21:28:16 2012