public static interface FileChooserBuilder.BadgeProvider
Modifier and Type | Method | Description |
---|---|---|
Icon |
getBadge(File file) |
Get the badge the passed file should use.
|
int |
getXOffset() |
Get the x offset for badges produced by this provider.
|
int |
getYOffset() |
Get the y offset for badges produced by this provider.
|
Icon getBadge(File file)
file
- The file in questionint getXOffset()
int getYOffset()
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.