Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.ide.menu.spi
Class ActionsVisitor.MnemonicHandler  view ActionsVisitor.MnemonicHandler download ActionsVisitor.MnemonicHandler.java

java.lang.Object
  extended byjavax.ide.extension.ElementVisitor
      extended byjavax.ide.extension.I18NCharVisitor
          extended byjavax.ide.menu.spi.ActionsVisitor.MnemonicHandler
Enclosing class:
ActionsVisitor

private class ActionsVisitor.MnemonicHandler
extends javax.ide.extension.I18NCharVisitor


Field Summary
 
Fields inherited from class javax.ide.extension.I18NCharVisitor
 
Fields inherited from class javax.ide.extension.ElementVisitor
KEY_LOCATOR
 
Constructor Summary
private ActionsVisitor.MnemonicHandler()
           
 
Method Summary
 void characterValue(javax.ide.extension.ElementContext context, char theChar)
           
 
Methods inherited from class javax.ide.extension.I18NCharVisitor
end, start
 
Methods inherited from class javax.ide.extension.ElementVisitor
log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionsVisitor.MnemonicHandler

private ActionsVisitor.MnemonicHandler()
Method Detail

characterValue

public void characterValue(javax.ide.extension.ElementContext context,
                           char theChar)