com.aelitis.azureus.plugins.net.buddy.swt
Class ChatMDIEntry

java.lang.Object
  extended by com.aelitis.azureus.plugins.net.buddy.swt.ChatMDIEntry
All Implemented Interfaces:
ViewTitleInfo

public class ChatMDIEntry
extends Object
implements ViewTitleInfo


Field Summary
 
Fields inherited from interface com.aelitis.azureus.ui.common.viewtitleinfo.ViewTitleInfo
TITLE_ACTIVE_STATE, TITLE_EXPORTABLE_DATASOURCE, TITLE_IMAGE_TOOLTIP, TITLE_IMAGEID, TITLE_INDICATOR_COLOR, TITLE_INDICATOR_TEXT, TITLE_INDICATOR_TEXT_TOOLTIP, TITLE_LOGID, TITLE_TEXT
 
Constructor Summary
ChatMDIEntry(BuddyPluginBeta.ChatInstance _chat, MdiEntry _entry)
           
 
Method Summary
 Object getTitleInfoProperty(int propertyID)
           
protected  void setView(ChatView _view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatMDIEntry

public ChatMDIEntry(BuddyPluginBeta.ChatInstance _chat,
                    MdiEntry _entry)
Method Detail

setView

protected void setView(ChatView _view)

getTitleInfoProperty

public Object getTitleInfoProperty(int propertyID)
Specified by:
getTitleInfoProperty in interface ViewTitleInfo
Parameters:
propertyID - TITLE_*
Returns:
value, or null if you don't want to set it