Method Summary |
|
public static AntXMLCInnerPanel | XMLCfindAncestor(Component comp) |
public synchronized void | addWriteListener(WriteListener l) |
public void | clearAll() |
public void | clearOutput() |
protected Component[] | getFirstFocusComponents() |
protected OtterFileNode[] | getNodes() Get source files that can be selected for compilation. |
public AntXMLCOptionsPanel | getOptionsPanel() |
protected String[] | getSelectText() |
public FileNodeSelectionPanel | getSelectionPanel() |
public synchronized WriteListener[] | getWriteListeners() |
public void | read(OtterNode node) |
public synchronized void | removeWriteListener(WriteListener l) |
public void | save() |
public void | selectOptionTab() |
public void | selectOutputTab() |
protected void | setNodes(OtterFileNode[] n) |
protected void | setSelectText(String[] s) |
public void | write(OtterNode node) |