Uses of Class
jaxx.runtime.swing.editor.config.model.CallBackMap

Packages that use CallBackMap
jaxx.runtime.swing.editor.config.model Package jaxx.runtime.swing.editor.config.model the package contains the models of the Config UI. 
 

Uses of CallBackMap in jaxx.runtime.swing.editor.config.model
 

Methods in jaxx.runtime.swing.editor.config.model that return CallBackMap
 CallBackMap MainCallBackFinalizer.finalize(CallBackMap result)
           
 CallBackMap CallBackFinalizer.finalize(CallBackMap result)
          Do finalize the result.
 CallBackMap CallBacksManager.getCallBacks(CategoryModel category, boolean saved, boolean modified)
          Scan a category and grab per callBack the options.
 CallBackMap CallBacksManager.getCallBacks(ConfigUIModel model, boolean saved, boolean modified)
          Scan a model and grab per callBack the options.
 CallBackMap ConfigUIModel.getCallBacksForSaved()
          Obtain the dictionnary of callback for all to saved modified options.
 CallBackMap CallBacksManager.getCallBacksForSaved(CategoryModel category)
          Scan a category and grab per callBack the options saved.
 CallBackMap CallBacksManager.getCallBacksForSaved(ConfigUIModel model)
          Scan a model and grab per callBack the options saved.
 

Methods in jaxx.runtime.swing.editor.config.model with parameters of type CallBackMap
 CallBackMap MainCallBackFinalizer.finalize(CallBackMap result)
           
 CallBackMap CallBackFinalizer.finalize(CallBackMap result)
          Do finalize the result.
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.