|
ej-technologies | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gjt.jclasslib.browser.detail.constants.ClassElementOpener
public class ClassElementOpener
Component that opens named references to methods and fields.
| Constructor Summary | |
|---|---|
ClassElementOpener(AbstractConstantInfoDetailPane detailPane)
Constructor. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
|
int |
addSpecial(AbstractConstantInfoDetailPane detailPane,
int gridy)
Add an opening button to the supplied detail pane. |
void |
setCPInfo(CPInfo cpInfo)
Set the constant pool info that is to be the source of the link. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassElementOpener(AbstractConstantInfoDetailPane detailPane)
detailPane - the parent detail pane.| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed in interface java.awt.event.ActionListener
public int addSpecial(AbstractConstantInfoDetailPane detailPane,
int gridy)
detailPane - the detail pane.gridy - the current gridy of the GridBagLayout of the detail pane.
public void setCPInfo(CPInfo cpInfo)
cpInfo - the contant pool info.
|
ej-technologies | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||