public class UserFolder extends DefaultScriptingFolder
folder
changeListener, createdBy, description, id, manager, name, parent, saved, typename, version
Constructor and Description |
---|
UserFolder(ScriptingManager manager,
File folder) |
Modifier and Type | Method and Description |
---|---|
String[] |
getIconNames()
Gets the name of the icons associated to the ScriptingUnit type.
|
String |
toString() |
accept, add, create, create, getFile, getFiles, getParent, getUnit, getUnitFolders, getUnits, load, move, remove, remove, rename
addPropertyChangeListener, console_println, firePropertyChange, firePropertyChangeListener, getCreatedBy, getDescription, getFileResource, getId, getInfBoolean, getInfInt, getInfString, getInfValue, getManager, getName, getTypeName, getVersion, isSaved, loadInf, save, setCreatedBy, setDescription, setId, setName, setParent, setSaved, setVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addPropertyChangeListener, getCreatedBy, getDescription, getId, getName, getTypeName, getVersion, isSaved, setCreatedBy, setDescription, setName, setSaved, setVersion
public UserFolder(ScriptingManager manager, File folder)
public String[] getIconNames()
ScriptingUnit
getIconNames
in interface ScriptingUnit
getIconNames
in class DefaultScriptingFolder
public String toString()
toString
in class AbstractUnit