|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.imp.registry.AddViewComponentMenu
public final class AddViewComponentMenu
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface de.grogra.util.EventListener |
|---|
EventListener.Bicast, EventListener.Multicaster |
| Constructor Summary | |
|---|---|
AddViewComponentMenu()
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
void |
eventOccured(java.util.EventObject e)
This method is invoked on registered event listeners when event has occured. |
void |
initialize(UITreePipeline pipeline)
|
boolean |
isAffectedBy(javax.swing.tree.TreePath path)
|
void |
transform(UITreePipeline.Node root)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddViewComponentMenu()
| Method Detail |
|---|
public void dispose()
dispose in interface Disposablepublic void eventOccured(java.util.EventObject e)
EventListenerevent has occured. This general listener interface
does not restrict the possible kinds of events. Concrete sources
of events should specify which events they may fire.
e - an eventpublic void initialize(UITreePipeline pipeline)
initialize in interface UITreePipeline.Transformerpublic boolean isAffectedBy(javax.swing.tree.TreePath path)
isAffectedBy in interface UITreePipeline.Transformerpublic void transform(UITreePipeline.Node root)
transform in interface UITreePipeline.Transformer
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||