public class ViewerApplication extends Object
| Constructor and Description |
|---|
ViewerApplication()
Create the application.
|
| Modifier and Type | Method and Description |
|---|---|
static JPanel |
createComponentPanel() |
static JEditorPane |
createSourceEditor() |
TextLineNumber |
createTextLineNumber() |
protected JEditorPane |
getComponentEditor() |
JTree |
getComponentTree() |
static void |
main(String[] args)
Launch the application.
|
public ViewerApplication()
public JTree getComponentTree()
public static JPanel createComponentPanel()
protected JEditorPane getComponentEditor()
public static JEditorPane createSourceEditor()
public TextLineNumber createTextLineNumber()
Copyright © 2009–2016 SonarSource. All rights reserved.