public class DemoFileEntry extends MenuEntry
MenuNode.FontStyle
DEFAULT_FONT_NAME, DEFAULT_FONT_SIZE, DEFAULT_FONT_STYLE, DEFAULT_ICON, DEFAULT_TITLE, myDefaultFont, myMenuDefaultFont
Constructor and Description |
---|
DemoFileEntry(java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
void |
createChildNodes(AliasTable table)
Create the node for this demo file entry.
|
boolean |
equals(MenuNode node) |
java.io.File |
getFile() |
void |
set(DemoFileEntry dentry) |
void |
setFile(java.io.File file) |
void |
setFont(java.awt.Font font) |
addChild, addChild, buildJMenu, clearChildren, compareTo, getAllPropertyInfo, getChild, getChildren, getComponent, getMaxRows, getPrefix, invalidateMenu, invalidateMenusToRoot, isExpandable, isMenuValid, isScrolling, moveChild, numChildren, removeChild, set, setExpandable, setJMenu, setMaxRows, setScrolling, shiftChildren, sortMenu, treeEquals, updateComponent
getFont, getFontName, getFontSize, getFontSpec, getFontStyle, getFontStyle, getIcon, getIndex, getParent, getProperty, getTitle, getType, set, setFontName, setFontSize, setFontSpec, setFontStyle, setIcon, setTitle, titleIsEmpty, toString
public void setFile(java.io.File file)
public java.io.File getFile()
public void createChildNodes(AliasTable table)
public void set(DemoFileEntry dentry)