public class ItemTraceConsolePageParticipant extends Object implements org.eclipse.ui.console.IConsolePageParticipant
Modifier and Type | Class and Description |
---|---|
static class |
ItemTraceConsolePageParticipant.CloseAction |
static class |
ItemTraceConsolePageParticipant.StopAction |
Constructor and Description |
---|
ItemTraceConsolePageParticipant() |
Modifier and Type | Method and Description |
---|---|
void |
activated() |
void |
deactivated() |
void |
dispose() |
Object |
getAdapter(Class adapter) |
void |
init(org.eclipse.ui.part.IPageBookViewPage page,
org.eclipse.ui.console.IConsole console) |
public Object getAdapter(Class adapter)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
public void init(org.eclipse.ui.part.IPageBookViewPage page, org.eclipse.ui.console.IConsole console)
init
in interface org.eclipse.ui.console.IConsolePageParticipant
public void dispose()
dispose
in interface org.eclipse.ui.console.IConsolePageParticipant
public void activated()
activated
in interface org.eclipse.ui.console.IConsolePageParticipant
public void deactivated()
deactivated
in interface org.eclipse.ui.console.IConsolePageParticipant
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.