Constructor and Description |
---|
MenuEntry() |
MenuEntry(java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(MenuNode o) |
boolean |
equals(MenuEntry other) |
boolean |
equals(java.lang.Object obj) |
int |
getMaxRows() |
int |
hashCode() |
boolean |
isScrolling() |
void |
setMaxRows(int max) |
void |
setScrolling(boolean set) |
public void setMaxRows(int max)
public int getMaxRows()
public void setScrolling(boolean set)
public boolean isScrolling()
public boolean equals(MenuEntry other)