Class CUnexternalizeAction


public class CUnexternalizeAction extends CExtendedModeAction
An action that un-externalizes (=normalizes) each CDockable to which it is added. This action does the same as the CNormalizeAction, it just has another icon and title for the user.
Author:
Benjamin Sigg
  • Constructor Details

    • CUnexternalizeAction

      public CUnexternalizeAction(CControl control)
      Creates a new action
      Parameters:
      control - the control for which this action will be used