Uses of Interface
diagapplet.utils.CountButtonInterface

Packages that use CountButtonInterface
diagapplet.CodeGen   
diagapplet.utils   
 

Uses of CountButtonInterface in diagapplet.CodeGen
 

Methods in diagapplet.CodeGen that return CountButtonInterface
 CountButtonInterface CodeGenCommon.get_m_hierarchyFileLoadButton()
           
 

Methods in diagapplet.CodeGen with parameters of type CountButtonInterface
 void CodeGenCommon.set_m_hierarchyFileLoadButton(CountButtonInterface cbi)
           
 

Uses of CountButtonInterface in diagapplet.utils
 

Classes in diagapplet.utils that implement CountButtonInterface
 class CountButton
          Button with count so diagapplet can see when it has be pressed.