Uses of Class
tico.editor.dialogs.TComponentDialogFactory

Packages that use TComponentDialogFactory
tico.editor Package with the editor tool bars. 
 

Uses of TComponentDialogFactory in tico.editor
 

Methods in tico.editor that return TComponentDialogFactory
 TComponentDialogFactory TBoardContainer.getComponentDialogFactory()
          Returns the boardContainer's componentDialogFactory.
 

Methods in tico.editor with parameters of type TComponentDialogFactory
 void TBoardContainer.setComponentDialogFactory(TComponentDialogFactory factory)
          Sets the componentDialogFactory.