com.cosylab.vdct.about
Interface AboutTabReceiver

All Known Implementing Classes:
AboutDialog

public interface AboutTabReceiver

Author:
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Method Summary
 void addAboutTab(AboutTab tabToAdd)
           
 void receiverPerform()
           
 void setTitle(java.lang.String title)
           
 

Method Detail

addAboutTab

void addAboutTab(AboutTab tabToAdd)

receiverPerform

void receiverPerform()

setTitle

void setTitle(java.lang.String title)