| 
 | org.netbeans.api.java/1 1.10.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PathResourceImplementation
SPI interface for one classpath entry.
ClassPathImplementation| Field Summary | |
|---|---|
| static String | PROP_ROOTS | 
| Method Summary | |
|---|---|
|  void | addPropertyChangeListener(PropertyChangeListener listener)Adds property change listener. | 
|  ClassPathImplementation | getContent()Returns ClassPathImplementation representing the content of the PathResourceImplementation. | 
|  URL[] | getRoots()Roots of the class path entry. | 
|  void | removePropertyChangeListener(PropertyChangeListener listener)Removes property change listener. | 
| Field Detail | 
|---|
static final String PROP_ROOTS
| Method Detail | 
|---|
URL[] getRoots()
ClassPathImplementation getContent()
void addPropertyChangeListener(PropertyChangeListener listener)
listener - void removePropertyChangeListener(PropertyChangeListener listener)
listener - | 
 | org.netbeans.api.java/1 1.10.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||