com.pvx.ooadide.editors.extkeyword
Class ExtKeywordCategoryEntity
java.lang.Object
com.pvx.ooadide.editors.extkeyword.ExtKeywordCategoryEntity
public class ExtKeywordCategoryEntity
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtKeywordCategoryEntity
public ExtKeywordCategoryEntity(java.lang.String nxtKey,
java.lang.String path,
org.eclipse.swt.graphics.Image initImage,
PvxPlugin initfPlugin)
getPvxCompletionProposals
public PvxCompletionProposal[] getPvxCompletionProposals()
setAllKeywords
public void setAllKeywords(java.lang.String[] allKeywords)
getAllKeywords
public java.lang.String[] getAllKeywords()
getKeywordsHashtable
public java.util.Hashtable getKeywordsHashtable()
setCategoryName
public void setCategoryName(java.lang.String fCategoryName)
getCategoryName
public java.lang.String getCategoryName()
setFPlugin
public void setFPlugin(PvxPlugin fPlugin)
getFPlugin
public PvxPlugin getFPlugin()