public class SiteChangeEvent
extends java.util.EventObject
SiteChangeEvent
class event if a button is pressed to change a site to another.
title: SystemCoreDialog
description: SystemCoreDialog
copyright: (c) 2011 thomas kaffka, born at 11/08/1959 in düsseldorf - germany , all rights reserved.
Constructor and Description |
---|
SiteChangeEvent(java.lang.Object pSource,
java.lang.String data1)
The constructor
SiteChangeEvent creates a new instance(object) of the class. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getData1()
The method
getData1 returns the data of the field data1. |