|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.gui.NonWindowControlledObject
apollo.gui.ControllerDebugListener
public class ControllerDebugListener
| Field Summary |
|---|
| Fields inherited from class apollo.gui.NonWindowControlledObject |
|---|
controller |
| Constructor Summary | |
|---|---|
ControllerDebugListener(Controller c)
|
|
| Method Summary | |
|---|---|
boolean |
handleAnnotationChangeEvent(AnnotationChangeEvent evt)
|
boolean |
handleBaseFocusEvent(BaseFocusEvent evt)
|
boolean |
handleDataLoadEvent(DataLoadEvent evt)
|
boolean |
handleFeatureSelectionEvent(FeatureSelectionEvent evt)
|
boolean |
handleLazyLoadEvent(LazyLoadEvent evt)
|
boolean |
handlePropSchemeChangeEvent(PropSchemeChangeEvent evt)
|
boolean |
handleResultChangeEvent(ResultChangeEvent evt)
|
| Methods inherited from class apollo.gui.NonWindowControlledObject |
|---|
getController, getControllerWindow, needsAutoRemoval, removeFromControllerListeners, setController |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControllerDebugListener(Controller c)
| Method Detail |
|---|
public boolean handleAnnotationChangeEvent(AnnotationChangeEvent evt)
handleAnnotationChangeEvent in interface AnnotationChangeListenerpublic boolean handleFeatureSelectionEvent(FeatureSelectionEvent evt)
handleFeatureSelectionEvent in interface FeatureSelectionListenerpublic boolean handleDataLoadEvent(DataLoadEvent evt)
handleDataLoadEvent in interface DataLoadListenerpublic boolean handleLazyLoadEvent(LazyLoadEvent evt)
handleLazyLoadEvent in interface LazyLoadListenerpublic boolean handleResultChangeEvent(ResultChangeEvent evt)
handleResultChangeEvent in interface ResultChangeListenerpublic boolean handlePropSchemeChangeEvent(PropSchemeChangeEvent evt)
handlePropSchemeChangeEvent in interface PropSchemeChangeListenerpublic boolean handleBaseFocusEvent(BaseFocusEvent evt)
handleBaseFocusEvent in interface BaseFocusListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||