PenProfile 2.x

com.livescribe.penlet
Class QuickLaunch.Entry

java.lang.Object
  extended by com.livescribe.penlet.QuickLaunch.Entry
Enclosing class:
QuickLaunch

public static class QuickLaunch.Entry
extends Object


Constructor Summary
QuickLaunch.Entry(String defaultEnglishName, String[] args)
           
 
Method Summary
 String[] getArgs()
           
 String getDefaultEnglishName()
           
 String getName(Locale locale)
           
 void setName(Locale locale, String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickLaunch.Entry

public QuickLaunch.Entry(String defaultEnglishName,
                         String[] args)
Method Detail

getName

public String getName(Locale locale)

setName

public void setName(Locale locale,
                    String name)

getDefaultEnglishName

public String getDefaultEnglishName()

getArgs

public String[] getArgs()

PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.