public class FormDataSite
extends java.lang.Object
implements java.awt.event.ActionListener
FormDataSite
class provides form maintenance
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 |
---|
FormDataSite(javax.swing.JFrame frame,
java.lang.String databasename)
The constructor
FormDataSite 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. |