tip

NetBeans Platform Tip: Restore windows after restart

In last version 0.3.2 of Epictetus I've added new feature - restore opened windows and content after application restart. NetBeans Platform allows you to...

2 replies - 2360 views - 10/03/08 by Konstantin Chikarev in Tips and Tricks

NetBeans Platform Tip: Adding New Resource Types to a JAR

The NetBeans Platform uses Ant for build processes. To make changes for the process one can simply change the Ant file associated with the task. For example, I...

0 replies - 1683 views - 08/23/08 by Konstantin Chikarev in Tips and Tricks

NetBeans Platform Tip: BooleanStateActions

If you want to have an action that changes flag state using toobar button or menu check, you can use BooleanStateActions.Create ChangeStateAction using wizard...

5 replies - 2337 views - 07/06/08 by Konstantin Chikarev in Articles

Hack Your Own Custom NetBeans Project Templates

Somebody recently asked in a forum how he could turn NetBeans projects into project templates. Say, you want to start a series of projects with the same...

2 replies - 3717 views - 06/11/08 by R. Kusterer in Tips and Tricks