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

Packages that use CallBackEntry
jaxx.runtime.swing.editor.config.model Package jaxx.runtime.swing.editor.config.model 
 

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

Fields in jaxx.runtime.swing.editor.config.model with type parameters of type CallBackEntry
protected  List<CallBackEntry> CallBacksManager.callbacks
          lists of registred callback.
 

Methods in jaxx.runtime.swing.editor.config.model that return CallBackEntry
protected  CallBackEntry CallBacksManager.getCallBack(OptionModel option)
          Get the first callBack for a given option.
protected  CallBackEntry CallBacksManager.getCallBack(String name)
          Obtain a registred callBack from his name.
 CallBackEntry CallBackMap.getCallBack(String callBackName)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.