|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.util.RegistryReader<PaneConfiguration>
org.eclipse.mat.ui.editor.EditorPaneRegistry
public class EditorPaneRegistry
| Method Summary | |
|---|---|
AbstractEditorPane |
createNewPane(IResult subject,
Class<? extends AbstractEditorPane> ignore)
|
AbstractEditorPane |
createNewPane(String paneId)
|
PaneConfiguration |
forPane(String paneId)
|
static EditorPaneRegistry |
instance()
|
| Methods inherited from class org.eclipse.mat.util.RegistryReader |
|---|
addExtension, delegates, removeExtension |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static EditorPaneRegistry instance()
public PaneConfiguration forPane(String paneId)
public AbstractEditorPane createNewPane(String paneId)
throws CoreException
CoreException
public AbstractEditorPane createNewPane(IResult subject,
Class<? extends AbstractEditorPane> ignore)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||