#include <DisplayFltkMenu.h>
Inheritance diagram for DisplayFltkMenu:
Public Methods | |
DisplayFltkMenu (VMDApp *) | |
Protected Methods | |
int | act_on_command (int, Command *) |
update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F). More... |
Definition at line 31 of file DisplayFltkMenu.h.
|
|
update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F).
Reimplemented from UIObject. Definition at line 336 of file DisplayFltkMenu.C. |