Monthly Archives: August 2011
Hide/show a Save button in Netbeans Platform 7
When we incorporate NetBEANS Platform 7 into our application, we usually employ Action Annotations rather than layer.xml file for registering actions into a system. For example, the code below is an implementation of closing a TopComponent. (Notes: we create a … Continue reading
Posted in Uncategorized
Leave a comment