AxPanelAdapter Class Reference

An adapter for a wxPanel. More...

#include <ax/ax_ui_adaptation_standard.h>

Inheritance diagram for AxPanelAdapter:

AxAdapter List of all members.

Public Member Functions

 AxPanelAdapter ()
virtual bool PostUpdateAppearance (int hints)
 Called after children have been updated.
virtual wxString GetName ()
 Override to return the name of the control.
virtual wxString GetStateText (AxContentLevel WXUNUSED(level))
 Override to return text representing the state of the control, for example the current value.
virtual wxString GetLabel ()
 Override to return the label for the control.
virtual wxString GetContent (AxContentLevel WXUNUSED(level))
 Get content.
virtual bool IsVoiced () const
 Override and return false from this function if the control shouldn't be voiced.
virtual bool ApplyWindowColours ()
 Apply window colours.
wxPanel * GetPanel () const

Detailed Description

An adapter for a wxPanel.

This doesn't speak anything, but it allows other adapter functionality to work for the panel, such as responding to text size and colour changes.


Constructor & Destructor Documentation

AxPanelAdapter::AxPanelAdapter (  )  [inline]


Member Function Documentation

virtual bool AxPanelAdapter::PostUpdateAppearance ( int  hints  )  [virtual]

Called after children have been updated.

virtual wxString AxPanelAdapter::GetName (  )  [inline, virtual]

Override to return the name of the control.

Implements AxAdapter.

virtual wxString AxPanelAdapter::GetStateText ( AxContentLevel   WXUNUSED(level)  )  [inline, virtual]

Override to return text representing the state of the control, for example the current value.

virtual wxString AxPanelAdapter::GetLabel (  )  [inline, virtual]

Override to return the label for the control.

Reimplemented from AxAdapter.

virtual wxString AxPanelAdapter::GetContent ( AxContentLevel   WXUNUSED(level)  )  [inline, virtual]

Get content.

virtual bool AxPanelAdapter::IsVoiced (  )  const [inline, virtual]

Override and return false from this function if the control shouldn't be voiced.

Reimplemented from AxAdapter.

bool AxPanelAdapter::ApplyWindowColours (  )  [virtual]

Apply window colours.

Reimplemented from AxAdapter.

wxPanel * AxPanelAdapter::GetPanel (  )  const


The documentation for this class was generated from the following files:
Generated on Wed May 6 19:20:21 2009 for AxTk by  doxygen 1.5.1