public class JButtonScheduleListOverView
extends agentgui.envModel.graph.controller.ui.toolbar.AbstractCustomToolbarComponent
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
JButtonScheduleListOverView(agentgui.envModel.graph.controller.GraphEnvironmentController graphController)
Instantiates a new JButton for the database handling of ScheduleLists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae) |
javax.swing.JComponent |
getCustomComponent() |
public JButtonScheduleListOverView(agentgui.envModel.graph.controller.GraphEnvironmentController graphController)
graphController - the current GraphEnvironmentControllerpublic javax.swing.JComponent getCustomComponent()
getCustomComponent in class agentgui.envModel.graph.controller.ui.toolbar.AbstractCustomToolbarComponentpublic void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed in interface java.awt.event.ActionListener