Package | Description |
---|---|
org.jvnet.lafwidget.ant |
Modifier and Type | Method and Description |
---|---|
void |
AugmentIconGhostingTask.addIconGhosting(IconGhostingType iconGhosting)
Adds information on a single class-method pair for injecting the icon
ghosting code.
|
Modifier and Type | Method and Description |
---|---|
void |
IconGhostingAugmenter.process(java.lang.String toStrip,
java.io.File file,
java.util.List<IconGhostingType> ids)
Processes a single file or a directory, augmenting all relevant classes.
|