org.codehaus.waffle.menu
Class Menu.Entry

java.lang.Object
  extended by org.codehaus.waffle.menu.Menu.Entry
Enclosing class:
Menu

public static class Menu.Entry
extends java.lang.Object


Constructor Summary
Menu.Entry(java.lang.String title, java.lang.String path)
           
 
Method Summary
 java.lang.String getPath()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Menu.Entry

public Menu.Entry(java.lang.String title,
                  java.lang.String path)
Method Detail

getTitle

public java.lang.String getTitle()

getPath

public java.lang.String getPath()


Copyright © 2008. All Rights Reserved.