Package com.nomagic.actions
Interface ActionsCommandBarCreator.SplitButtonFactory
- 
- All Known Implementing Classes:
 ActionsCommandBarCreator.NMJideSplitButtonFactory
- Enclosing class:
 - ActionsCommandBarCreator
 
public static interface ActionsCommandBarCreator.SplitButtonFactoryButtons factory used to create a button 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.nomagic.awt.NMJideSplitButtoncreateJideSplitButton(NMAction a) 
 - 
 
- 
- 
Method Detail
- 
createJideSplitButton
com.nomagic.awt.NMJideSplitButton createJideSplitButton(NMAction a)
 
 - 
 
 -