mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
Add new listener classes for table panel interactions and mouse events
This commit is contained in:
@@ -3,8 +3,8 @@ package com.efiAnalytics.ui;
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
|
||||
class C implements ActionListener {
|
||||
C(w paramw) {}
|
||||
class TablePanelActionBListener implements ActionListener {
|
||||
TablePanelActionBListener(w paramw) {}
|
||||
|
||||
public void actionPerformed(ActionEvent paramActionEvent) {
|
||||
this.a.a.B();
|
||||
@@ -3,8 +3,8 @@ package com.efiAnalytics.ui;
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
|
||||
class A implements ActionListener {
|
||||
A(w paramw) {}
|
||||
class TablePanelActionNListener implements ActionListener {
|
||||
TablePanelActionNListener(w paramw) {}
|
||||
|
||||
public void actionPerformed(ActionEvent paramActionEvent) {
|
||||
this.a.a.n();
|
||||
@@ -3,8 +3,8 @@ package com.efiAnalytics.ui;
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
|
||||
class B implements ActionListener {
|
||||
B(w paramw) {}
|
||||
class TablePanelActionOListener implements ActionListener {
|
||||
TablePanelActionOListener(w paramw) {}
|
||||
|
||||
public void actionPerformed(ActionEvent paramActionEvent) {
|
||||
this.a.a.o();
|
||||
@@ -3,8 +3,8 @@ package com.efiAnalytics.ui;
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
|
||||
class E implements ActionListener {
|
||||
E(w paramw) {}
|
||||
class TablePanelActionUListener implements ActionListener {
|
||||
TablePanelActionUListener(w paramw) {}
|
||||
|
||||
public void actionPerformed(ActionEvent paramActionEvent) {
|
||||
this.a.a.u();
|
||||
@@ -3,8 +3,8 @@ package com.efiAnalytics.ui;
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
|
||||
class D implements ActionListener {
|
||||
D(w paramw) {}
|
||||
class TablePanelActionVListener implements ActionListener {
|
||||
TablePanelActionVListener(w paramw) {}
|
||||
|
||||
public void actionPerformed(ActionEvent paramActionEvent) {
|
||||
this.a.a.v();
|
||||
@@ -3,8 +3,8 @@ package com.efiAnalytics.ui;
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
|
||||
class F implements ActionListener {
|
||||
F(w paramw) {}
|
||||
class TablePanelActionXListener implements ActionListener {
|
||||
TablePanelActionXListener(w paramw) {}
|
||||
|
||||
public void actionPerformed(ActionEvent paramActionEvent) {
|
||||
this.a.a.x();
|
||||
@@ -3,8 +3,8 @@ package com.efiAnalytics.ui;
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
|
||||
class G implements ActionListener {
|
||||
G(w paramw) {}
|
||||
class TablePanelActionYListener implements ActionListener {
|
||||
TablePanelActionYListener(w paramw) {}
|
||||
|
||||
public void actionPerformed(ActionEvent paramActionEvent) {
|
||||
this.a.a.y();
|
||||
@@ -3,8 +3,8 @@ package com.efiAnalytics.ui;
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
|
||||
class H implements ActionListener {
|
||||
H(w paramw) {}
|
||||
class TablePanelActionZListener implements ActionListener {
|
||||
TablePanelActionZListener(w paramw) {}
|
||||
|
||||
public void actionPerformed(ActionEvent paramActionEvent) {
|
||||
this.a.a.z();
|
||||
Reference in New Issue
Block a user