com.livescribe.penlet
Class QuickLaunch
java.lang.Object
com.livescribe.penlet.QuickLaunch
public class QuickLaunch
- extends Object
Allows editing of the dynamic Quick Launch menu items associated with a penlet. This object can be created from
PenletContext.getQuickLaunch
- Since:
- 2.5
getAllCommands
public static String[] getAllCommands()
getAllCommands
public static String[] getAllCommands(Locale locale)
entries
public Enumeration entries()
deleteEntry
public void deleteEntry(QuickLaunch.Entry entry)
addEntry
public void addEntry(QuickLaunch.Entry entry)
save
public void save()
Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.