|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.japisoft.editix.plugin.PluginContext
public class PluginContext
Constructor Summary | |
---|---|
PluginContext(javax.swing.text.Document doc,
int location,
java.lang.String path)
|
Method Summary | |
---|---|
javax.swing.text.Document |
getDocument()
|
int |
getLocation()
|
java.lang.String |
getPath()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginContext(javax.swing.text.Document doc, int location, java.lang.String path)
Method Detail |
---|
public javax.swing.text.Document getDocument()
public int getLocation()
public java.lang.String getPath()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |