|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.MenuAction
gnu.jbrowser.InsertClassName
public class InsertClassName
InsertClassName inserts the name of the current class into a java source file.
Field Summary |
---|
Fields inherited from class gnu.MenuAction |
---|
name |
Constructor Summary | |
---|---|
InsertClassName()
default constructor |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
Performs the InsertClassName action. |
java.lang.String |
getClassName()
Returns the class name! |
void |
reparse(java.lang.Object src)
|
Methods inherited from class gnu.MenuAction |
---|
getJextParent, getJextParent, getName, getNSTextArea, getNSTextArea, getTextArea, getTextArea |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InsertClassName()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent evt)
evt
- the ActionEvent
that kicks off this shindig.public java.lang.String getClassName()
public void reparse(java.lang.Object src)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |