public class DatabaseDataSite
extends java.lang.Object
implements java.awt.event.ActionListener
DatabaseDataSite
class provides database functionality.
title: SystemCoreDialog
description: SystemCoreDialog
copyright: (c) 2014 thomas kaffka, born 11/08/1959 in düsseldorf - germany , all rights reserved.
Modifier and Type | Field and Description |
---|---|
javax.swing.JPanel |
pnlScreen |
Constructor and Description |
---|
DatabaseDataSite(javax.swing.JFrame frame,
java.lang.String databasename)
The constructor
DatabaseDataSite creates a new instance(object) of the class. |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
The method
actionPerformed processes the actions. |