#import @class AILocalizationTextField; @interface PipeEventDetailPane : AIActionDetailsPane { IBOutlet NSTextField *text_command; } @end