public class ScriptFolderEntry extends MenuEntry
MenuNode.FontStyle
DEFAULT_FONT_NAME, DEFAULT_FONT_SIZE, DEFAULT_FONT_STYLE, DEFAULT_ICON, DEFAULT_TITLE, myDefaultFont, myMenuDefaultFont
Constructor and Description |
---|
ScriptFolderEntry(java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
boolean |
childNodesAreValid() |
void |
createChildNodes()
Expands the nodes for this scriptFolder entry given all of its attributes.
|
boolean |
equals(MenuNode node) |
java.io.File |
getFile() |
void |
invalidateChildNodes() |
void |
set(ScriptFolderEntry dentry) |
void |
setFile(java.io.File dir) |
void |
setFont(java.awt.Font font) |
void |
updateChildNodes() |
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 java.io.File getFile()
public void setFile(java.io.File dir)
public void updateChildNodes()
public void createChildNodes()
public void set(ScriptFolderEntry dentry)
public void invalidateChildNodes()
public boolean childNodesAreValid()