Dockyard > Objective-C Classes > RenameDockController

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


- confirm:

Method Detail


confirm:

- (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

Valid XHTML 1.0! Valid CSS!