| org.apache.tools.ant.module.nodes.AntTargetNode
AntTargetNode | public AntTargetNode(AntProjectCookie project, TargetLister.Target target)(Code) | | Create a new target node.
Parameters: project - the main project with this target (may not be the project this is physically part of) Parameters: target - a representation of this target Parameters: allTargets - all other targets in the main project |
canCopy | public boolean canCopy()(Code) | | |
canCut | public boolean canCut()(Code) | | |
canDestroy | public boolean canDestroy()(Code) | | |
canRename | public boolean canRename()(Code) | | |
createSheet | protected Sheet createSheet()(Code) | | |
|
|