|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.ComponentAdapter
es.aeat.eett.jRubik.PluginComponentAdapter
Field Summary | |
private InfoPlugin |
infoPlugin
|
Constructor Summary | |
(package private) |
PluginComponentAdapter(InfoPlugin infoPlugin)
|
Method Summary | |
void |
componentHidden(java.awt.event.ComponentEvent evt)
|
void |
componentShown(java.awt.event.ComponentEvent evt)
|
Methods inherited from class java.awt.event.ComponentAdapter |
componentMoved, componentResized |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private InfoPlugin infoPlugin
Constructor Detail |
PluginComponentAdapter(InfoPlugin infoPlugin)
Method Detail |
public void componentShown(java.awt.event.ComponentEvent evt)
public void componentHidden(java.awt.event.ComponentEvent evt)
|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |