Interface IMoxelControlAction
- All Known Implementing Classes:
AlignAction,AlignCenterAction,AlignJustifyAction,AlignLeftAction,AlignRightAction,BaseAction,BoldAction,FontHeightAction,FontNameAction,FontPropertyAction,ItalicAction,SwitchFormattedStringAction,UnderlineAction
public interface IMoxelControlAction
Action that requires a moxel editor
-
Method Summary
Modifier and TypeMethodDescriptionvoidrefresh()Refresh action's statevoidsetEditor(MoxelEditor editor) Set up moxel editor
-
Method Details
-
setEditor
Set up moxel editor- Parameters:
editor-MoxelEditor
-
refresh
void refresh()Refresh action's state
-