Package docking.tool.util
Interface DockingToolConstants
- All Known Subinterfaces:
 ToolConstants
public interface DockingToolConstants
An interface to house constants used by the 
Tool- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringName of options for key bindings that map action name to a key stroke or mouse binding. 
- 
Field Details
- 
KEY_BINDINGS
Name of options for key bindings that map action name to a key stroke or mouse binding.- See Also:
 
 
 -