|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface of a component, which selects/deselects files.
Field Summary | |
static java.lang.String |
DEFAULT_ROLE_HINT
The default role-hint: "default". |
static java.lang.String |
ROLE
Role used to register component implementations with the container. |
Method Summary | |
boolean |
isSelected(FileInfo fileInfo)
Returns, whether the given file is selected. |
Field Detail |
public static final java.lang.String ROLE
public static final java.lang.String DEFAULT_ROLE_HINT
Method Detail |
public boolean isSelected(FileInfo fileInfo) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |