2  *     Generated by class-dump 3.1.2. 
   4  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard. 
   7 #import "UIDefaultKeyboardInput.h" 
   9 @
class AtomBackgroundView
, UILabel
; 
  11 @interface AtomView 
: UIDefaultKeyboardInput
 
  13     AtomBackgroundView 
*_background
; 
  16     unsigned int _disclosure
:1; 
  17     unsigned int _needsCentering
:1; 
  21 + (id
)backgroundImageWithDisclosure
:(BOOL
)fp8 selected
:(BOOL
)fp12
; 
  22 + (CDAnonymousStruct2
)backgroundImageSlicesWithDisclosure
:(BOOL
)fp8
; 
  23 + (float)defaultHeight
; 
  24 + (float)horizontalPadding
; 
  25 - (id
)initWithFrame
:(struct CGRect
)fp8
; 
  28 - (void)setTitle
:(id
)fp8
; 
  29 - (float)preferredWidth
; 
  30 - (void)setShowsDisclosure
:(BOOL
)fp8
; 
  32 - (void)setSelected
:(BOOL
)fp8
; 
  33 - (void)showBackground
:(BOOL
)fp8
; 
  34 - (void)layoutSubviews
;