Dockyard > Objective-C Classes > RenameDockController
Class Description
Controls the panel used to rename docks. Part of Dockyard's Controller layer in the MVC paradigm, as all decisions are relayed from the controls on the panel to the DockyardPreferences instance.
Methods
Method Detail
- (IBAction)confirm:(id)sender
First checks to see if the new name is the same as the old name. If it isn't, the DockyardPreferences instance is told to change the name. If the name is actually changed, the window is closed.
See also: DockyardPreferences.renameDock:to:
This page was generated with DocYouMeant, a program created by Belkadan Software