I'm using Eclipse to build a version of....notepad. However, i always get stuck on the ActionListener for the button for creating a tab. Here:

package com.Marko2155.BetterNotepad;

import...