Tomboy.TaskManager.TaskManagerGui Class Reference

The class that manages the Menu and GUI stuff of our Addin. More...

Collaboration diagram for Tomboy.TaskManager.TaskManagerGui:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TaskManagerGui (TaskManagerNoteAddin addin)
 Initialization, takes the Addin this gui is attached to.
void StartListeners ()
 Start all the Button etc. listeners of the gui.
void StopListeners ()
 Stop all the Button etc. listeners of the gui.

Properties

NoteBuffer Buffer [get]
 The Buffer attached to our gui.
Note Note [get]
 The Note attached to our gui.
bool PriorityShown [get, set]
 Returns true if the Priority is shown in the Buffer.

Detailed Description

The class that manages the Menu and GUI stuff of our Addin.


Constructor & Destructor Documentation

Tomboy.TaskManager.TaskManagerGui.TaskManagerGui ( TaskManagerNoteAddin  addin  ) 

Initialization, takes the Addin this gui is attached to.


Member Function Documentation

void Tomboy.TaskManager.TaskManagerGui.StartListeners (  ) 

Start all the Button etc. listeners of the gui.

void Tomboy.TaskManager.TaskManagerGui.StopListeners (  ) 

Stop all the Button etc. listeners of the gui.


Property Documentation

NoteBuffer Tomboy.TaskManager.TaskManagerGui.Buffer [get]

The Buffer attached to our gui.

Note Tomboy.TaskManager.TaskManagerGui.Note [get]

The Note attached to our gui.

bool Tomboy.TaskManager.TaskManagerGui.PriorityShown [get, set]

Returns true if the Priority is shown in the Buffer.


The documentation for this class was generated from the following file:
Generated on Fri May 28 00:23:15 2010 for TaskManager by  doxygen 1.6.3