swingx
Version 2005-08-19

org.jdesktop.swingx.plaf
Class ScrollBarContextMenuSource

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

public class ScrollBarContextMenuSource
extends ContextMenuSource


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jdesktop.swingx.plaf.ContextMenuSource
ContextMenuSource.DelegateAction
 
Constructor Summary
ScrollBarContextMenuSource(int orientation)
           
 
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

ScrollBarContextMenuSource

public ScrollBarContextMenuSource(int orientation)
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

swingx
Version 2005-08-19