Uses of Class
no.uio.edd.utils.dataeditor.EddButtonSet

Packages that use EddButtonSet
no.uio.edd.utils.dataeditor   
 

Uses of EddButtonSet in no.uio.edd.utils.dataeditor
 

Methods in no.uio.edd.utils.dataeditor that return EddButtonSet
 EddButtonSet EddButton.getMyOwnerSet()
           
 

Constructors in no.uio.edd.utils.dataeditor with parameters of type EddButtonSet
EddButton(EddButtonInterface callbackInterface, EddButtonSet inOwnerSet, java.lang.String iconUrl, java.lang.String toolTipText, java.lang.String name)
          Creates a new button.