swingx
Version 2005-08-19

org.jdesktop.swingx.plaf
Class TextContextMenuSource

java.lang.Object
  extended by org.jdesktop.swingx.plaf.ContextMenuSource
      extended by org.jdesktop.swingx.plaf.TextContextMenuSource

public class TextContextMenuSource
extends ContextMenuSource


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jdesktop.swingx.plaf.ContextMenuSource
ContextMenuSource.DelegateAction
 
Constructor Summary
TextContextMenuSource()
           
 
Method Summary
 String[] getKeys()
           
protected  String getResourcePrefix()
           
protected  void initNames(Map<String,String> names)
           
 void updateActionEnabled(JComponent component, ActionMap map)
           
 
Methods inherited from class org.jdesktop.swingx.plaf.ContextMenuSource
createActionMap, createDelegateAction, getName, getNames, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextContextMenuSource

public TextContextMenuSource()
Method Detail

getKeys

public String[] getKeys()
Specified by:
getKeys in class ContextMenuSource

updateActionEnabled

public void updateActionEnabled(JComponent component,
                                ActionMap map)
Specified by:
updateActionEnabled in class ContextMenuSource

initNames

protected void initNames(Map<String,String> names)
Specified by:
initNames in class ContextMenuSource

getResourcePrefix

protected String getResourcePrefix()
Specified by:
getResourcePrefix in class ContextMenuSource
Returns:
resource prefix

swingx
Version 2005-08-19