added wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Benjamin Williams 2006-11-11 22:10:19 +00:00
parent c0d9896aef
commit fa2aeeb5dc
2 changed files with 5 additions and 1 deletions

View File

@ -158,8 +158,10 @@ draggable tabs etc. are in progress. See also \helpref{wxAUI overview}{wxauiover
\twocolwidtha{6cm}
\begin{twocollist}\itemsep=0pt
\twocolitem{\helpref{wxAuiManager}{wxauimanager}}{The central class for managing the interface}
\twocolitem{\helpref{wxAuiNotebook}{wxauinotebook}}{A replacement notebook class with extra features}
\twocolitem{\helpref{wxAuiPaneInfo}{wxauipaneinfo}}{Describes a single pane}
\twocolitem{\helpref{wxAuiDockArt}{wxauidockart}}{Art and metrics provider for customizing the interface}
\twocolitem{\helpref{wxAuiDockArt}{wxauidockart}}{Art and metrics provider for customizing the docking user interface}
\twocolitem{\helpref{wxAuiTabArt}{wxauitabart}}{Art and metrics provider for customizing the notebook user interface}
\end{twocollist}

View File

@ -20,7 +20,9 @@
\input arrstrng.tex
\input artprov.tex
\input auidockart.tex
\input auitabart.tex
\input auimanager.tex
\input auinotebook.tex
\input auipaneinfo.tex
\input autoobj.tex
\input bitmap.tex