public class ModelTree extends AbstractModel
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
log
Used for logging.
|
| Constructor and Description |
|---|
ModelTree()
An empty constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleAppEvent(AppEvent ape)
Allows the class to handle AppEvents.
|
getController, setControllerpublic void handleAppEvent(AppEvent ape)
handleAppEvent in class AbstractModelape - An AppEvent.