GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SharedFP * FrameFactory::NewSharedFrame ( const FactoryItem key_item,
const FactoryItem frame_item 
)
virtual

Ask this factory for a new Frame.

Key method for all New* like methods. It should never be virtual. Call NewImp which is Implementation dependent

Reimplemented in ADF::MainFrameFactory.

Definition at line 52 of file FrameFactory.cpp.