|
org.netbeans.modules.editor/3 1.32.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.editor.options.MultiPropertyFolder
public class MultiPropertyFolder
Folder for multi properties. Standard representation of this type is Popup folder, where we have to gather properties from more than one file.
| Field Summary | |
|---|---|
protected BaseOptions |
base
|
protected DataFolder |
folder
|
| Constructor Summary | |
|---|---|
MultiPropertyFolder(DataFolder fld,
BaseOptions option)
Creates new MultiPropertyFolder |
|
| Method Summary | |
|---|---|
protected void |
createEmptyXMLFiles(List fileName,
String tagRoot,
String publicID,
String systemID)
Creates the empty XML files with names provided in fileName and given root tag, public and system ID |
protected void |
deleteFile(String fileToDelete,
String ext)
Deletes file from multiPropertyFolder |
DataFolder |
getDataFolder()
Gets DataFolder that represents this MultiPropertFolder |
String |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BaseOptions base
protected DataFolder folder
| Constructor Detail |
|---|
public MultiPropertyFolder(DataFolder fld, BaseOptions option)
| Method Detail |
|---|
public String getName()
public DataFolder getDataFolder()
protected void deleteFile(String fileToDelete, String ext)
protected void createEmptyXMLFiles(List fileName, String tagRoot, String publicID, String systemID)
|
org.netbeans.modules.editor/3 1.32.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||