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 37318 - Possible bug in o.o.explorer.view.TreeTable$TreeTableAction
Summary: Possible bug in o.o.explorer.view.TreeTable$TreeTableAction
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Stanislav Aubrecht
URL: http://www.cs.umd.edu/~pugh/java/bugs/
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-18 16:22 UTC by _ rkubacki
Modified: 2008-12-22 20:54 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Bugfix (569 bytes, patch)
2004-11-05 11:52 UTC, Stanislav Aubrecht
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2003-11-18 16:22:12 UTC
Findbugs utility reports <BugInstance
type="URF_UNREAD_FIELD" priority="2">
<Class
classname="org.openide.explorer.view.TreeTable$TreeTableAction"/>
<Field
classname="org.openide.explorer.view.TreeTable$TreeTableAction"
name="tableAction"
signature="Ljavax/swing/Action;" isStatic="false"/>
</BugInstance> and it seems that tableAction
cannot be invoked.
Comment 1 _ tboudreau 2004-01-07 11:03:47 UTC
This issue is filed as a task - what is it, a bug, a possible bug,
something else?
Comment 2 _ rkubacki 2004-01-07 12:24:08 UTC
a possible bug. 
Comment 3 Stanislav Aubrecht 2004-11-05 11:52:34 UTC
Created attachment 18746 [details]
Bugfix
Comment 4 Stanislav Aubrecht 2004-11-05 11:52:54 UTC
dafe, pls review
Comment 5 David Simonek 2004-12-07 15:18:32 UTC
reviewed, OK.
Comment 6 Stanislav Aubrecht 2004-12-07 16:01:54 UTC
fixed 

Checking in src/org/openide/explorer/view/TreeTable.java;
/cvs/openide/src/org/openide/explorer/view/TreeTable.java,v  <-- 
TreeTable.java
new revision: 1.63; previous revision: 1.62
Comment 7 Marian Mirilovic 2005-12-20 15:58:08 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.