Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ColorFltkMenu Class Reference

VMDFltkMenu subclass providing a GUI to change color settings. More...

#include <ColorFltkMenu.h>

Inheritance diagram for ColorFltkMenu:

VMDFltkMenu VMDMenu UIObject List of all members.

Public Methods

 ColorFltkMenu (VMDApp *)
void update_scaleimage ()

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...


Detailed Description

VMDFltkMenu subclass providing a GUI to change color settings.

Definition at line 35 of file ColorFltkMenu.h.


Constructor & Destructor Documentation

ColorFltkMenu::ColorFltkMenu VMDApp  
 

Definition at line 476 of file ColorFltkMenu.C.

References UIObject::app, Command::COLOR_ADD_ITEM, Command::COLOR_CHANGE, Command::COLOR_NAME, Command::COLOR_SCALE_COLORS, Command::COLOR_SCALE_METHOD, Command::COLOR_SCALE_SETTINGS, VMDApp::colorscale_method_menuname, UIObject::command_wanted, and Command::MOL_RENAME.


Member Function Documentation

int ColorFltkMenu::act_on_command int    type,
Command  
[protected, virtual]
 

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 581 of file ColorFltkMenu.C.

References Command::COLOR_ADD_ITEM, Command::COLOR_CHANGE, Command::COLOR_NAME, Command::COLOR_SCALE_COLORS, Command::COLOR_SCALE_METHOD, Command::COLOR_SCALE_SETTINGS, Command::MOL_RENAME, and NULL.

void ColorFltkMenu::update_scaleimage  
 


The documentation for this class was generated from the following files:
Generated on Wed Apr 24 02:44:21 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002