|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gjt.sp.jedit.EditPlugin
net.sf.plb4jedit.filelocator.FileLocatorPlugin
Description of the Class
| Nested Class Summary |
| Nested classes inherited from class org.gjt.sp.jedit.EditPlugin |
org.gjt.sp.jedit.EditPlugin.Broken, org.gjt.sp.jedit.EditPlugin.JAR |
| Field Summary | |
static String |
PROPERTY_PREFIX
|
| Constructor Summary | |
FileLocatorPlugin()
|
|
| Method Summary | |
void |
createMenuItems(Vector menuItems)
Description of the Method |
static void |
delete()
Description of the Method |
static void |
dump(org.gjt.sp.jedit.View view)
Description of the Method |
static void |
load(org.gjt.sp.jedit.Buffer buffer,
org.gjt.sp.jedit.View view)
Description of the Method |
static int |
load(org.gjt.sp.jedit.Buffer buffer,
org.gjt.sp.jedit.View view,
String word,
String mode)
Description of the Method |
static void |
reload()
Description of the Method |
void |
start()
Description of the Method |
static void |
update()
update all maps configured in the options. |
| Methods inherited from class org.gjt.sp.jedit.EditPlugin |
createOptionPanes, getClassName, getJAR, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String PROPERTY_PREFIX
| Constructor Detail |
public FileLocatorPlugin()
| Method Detail |
public void start()
public void createMenuItems(Vector menuItems)
menuItems - parampublic static void dump(org.gjt.sp.jedit.View view)
view - param
public static int load(org.gjt.sp.jedit.Buffer buffer,
org.gjt.sp.jedit.View view,
String word,
String mode)
buffer - paramview - paramword - param
public static void load(org.gjt.sp.jedit.Buffer buffer,
org.gjt.sp.jedit.View view)
buffer - paramview - parampublic static void reload()
public static void delete()
public static void update()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||