class AltDefaultMenuItem extends DefaultMenuItem { private var prefix:String = "alt"; private var type:String = "alt"; }