|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dftproject.pgvagent.core.PGVAgent
public class PGVAgent
The PGVAgent.
| Field Summary | |
|---|---|
static java.lang.String |
PLUGIN_ID
The agent ID. |
| Constructor Summary | |
|---|---|
PGVAgent()
Creates the PGVAgent singleton. |
|
| Method Summary | |
|---|---|
static PGVAgent |
getDefault()
Returns the singleton PGVAgent instance. |
org.eclipse.jface.preference.IPreferenceStore |
getPreferenceStore()
Returns the plug-in preference store. |
protected java.lang.String |
queryToString(IResourceNode query)
Converts a query example to a PGV search terms string. |
protected void |
savePreferences()
Saves changes made to the plug-in preference store. |
void |
start()
Starts up this agent. |
void |
stop()
Stops this agent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PLUGIN_ID
| Constructor Detail |
|---|
public PGVAgent()
| Method Detail |
|---|
public static PGVAgent getDefault()
public void start()
IAgent
start in interface IAgentpublic void stop()
IAgent
stop in interface IAgentpublic org.eclipse.jface.preference.IPreferenceStore getPreferenceStore()
protected void savePreferences()
protected java.lang.String queryToString(IResourceNode query)
query - a query example
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||