Community
Participate
Working Groups
}
protected void handleMouseDown(Point displayPos, MouseEvent e) {
fireEvent(TabFolderEvent.EVENT_GIVE_FOCUS_TO_PART);
if (e.button == 1) {
protected void handleDoubleClick(Point displayPos, MouseEvent e) {