Package net.fenyo.gnetwatch.GUI

this package defines GUI objects: SWT main GUI with dialogs and AWT Java2D frames

See:
          Description

Class Summary
AwtGUI This class creates JFrame instances outside of SWT, to allow use of Java2D API.
BasicComponent This class implements an AWT component capable of drawing time series with the Java2D API.
BytesReceivedComponent This class implements a component that can display EventBytesReceived events.
BytesSentComponent This class implements a component that can display EventBytesSent events.
ChartComponent This class implements a component that can display EventReachable events.
DialogAbout This class displays the "about" dialog.
DialogCredentials This class manages the "credentials" dialog.
DialogGeneric This class manages the "IP options" dialog.
DialogHTTPOptions This class manages the "IP options" dialog.
DialogIPOptions This class manages the "IP options" dialog.
FloodComponent This class implements a component that can display EventFlood events.
GenericProcessComponent This class implements a component that can display EventGenericProcess events.
GenericSrcComponent This class implements a component that can display EventGenericSrc events.
GUI Manages the main GUI.
HTTPComponent This class implements a component that can display EventHTTP events.
HTTPPagesComponent This class implements a component that can display EventHTTPPages events.
IpAddressEditor This class implements an IPv4 address editor.
MapComponent This class is intended to display maps.
VisualElement Class derivated from VisualElement can be displayed in the main tree of the GNetWatch GUI.
 

Package net.fenyo.gnetwatch.GUI Description

this package defines GUI objects: SWT main GUI with dialogs and AWT Java2D frames

Version:
$Id: package.html,v 1.2 2007/03/04 22:08:51 fenyo Exp $
Author:
Alexandre Fenyo