Uses of Interface
org.gnomekr.potron.service.ITranslationManager

Packages that use ITranslationManager
org.gnomekr.potron.service   
org.gnomekr.potron.web.view   
 

Uses of ITranslationManager in org.gnomekr.potron.service
 

Classes in org.gnomekr.potron.service that implement ITranslationManager
 class TranslationManager
          TranslationManager.java
 

Uses of ITranslationManager in org.gnomekr.potron.web.view
 

Methods in org.gnomekr.potron.web.view that return ITranslationManager
 ITranslationManager TranslationView.getTranslationManager()
           
 ITranslationManager TranslatorView.getTranslationManager()
           
 

Methods in org.gnomekr.potron.web.view with parameters of type ITranslationManager
 void TranslationView.setTranslationManager(ITranslationManager translationManager)
           
 void TranslatorView.setTranslationManager(ITranslationManager translationManager)
           
 



Copyright © 2000-2005 Gnome Korea. All Rights Reserved.