| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
| Field Summary | |
String | descriptionShort description of data collection. |
String | versionVersion of collection. |
| Method Summary | |
void | addUsedFile(File file)Say that file used by data collection. |
ImageIcon | getChildrenNodeImage()Return image for elements of this collection. |
Comparator | getComparator() |
String | getDisplayName() |
ImageIcon | getNodeImage()Return image for this collection. |
List | getUsedFiles()Return list of all files used by data collection. |
boolean | isLateChildrenInitialization() |
boolean | isVisible()Is this collection should be visible in repository tree. |
boolean | isVisibleChildren()Is elements of this collection should be visible in repository tree. |
void | setChildrenNodeImage(ImageIcon img)Set image for elements of this collection. |
void | setComparator(Comparator value) |
void | setDisplayName(String value) |
void | setLateChildrenInitialization(boolean isLateChildrenInitialization) |
void | setNodeImage(ImageIcon img)Set image for this collection. |
void | setVisible(boolean f)Set this collection visible/invisible in repository tree. |
void | setVisibleChildren(boolean f)Set elements of this collection visible/invisible in repository tree. |
| Field Detail |
public String description
public String version
| Method Detail |
public void addUsedFile(File file)
public ImageIcon getChildrenNodeImage()
public Comparator getComparator()
public String getDisplayName()
public ImageIcon getNodeImage()
public List getUsedFiles()
public boolean isLateChildrenInitialization()
public boolean isVisible()
public boolean isVisibleChildren()
public void setChildrenNodeImage(ImageIcon img)
public void setComparator(Comparator value)
public void setDisplayName(String value)
public void setLateChildrenInitialization(boolean isLateChildrenInitialization)
public void setNodeImage(ImageIcon img)
public void setVisible(boolean f)
public void setVisibleChildren(boolean f)
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.util.Comparator
to Class javax.swing.ImageIcon
to Class javax.swing.ImageIcon
to Class java.util.List
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||