This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 148092 - getASTStatus, getASTValue
Summary: getASTStatus, getASTValue
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P4 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 20:43 UTC by Lark Fitzgerald
Modified: 2011-05-16 13:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-09-23 20:43:15 UTC
To help with automated negative testing of the editor, I would like to have two methods added to the api:

getASTStatus: Boolean
This should return true if AST status is green in the top right corner and False if it is red.

getASTValue: String
This should return a string representation of the AST tree that can be used as a .ref
Comment 1 Martin Ryzl 2010-10-21 11:54:06 UTC
.
Comment 2 David Strupl 2011-05-16 13:48:20 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.