All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----JavaAgent.context.InterfacePanel
|
+----JavaAgent.context.SystemMessagesPanel
Copyright (c) 1996, H. Robert Frost, Enterprise Integration Technologies, Inc. All rights reserved.
RESTRICTED RIGHTS LEGEND: Use, duplication or disclosure by the Government is subject to restrictions as set forth in subparagraph(c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 and in similar clauses in the FAR and NASA FAR supplement.
This software is bound by the terms and conditions listed in the attached LICENSE file.
protected TextArea SystemMessages
protected Button Close
public SystemMessagesPanel(AgentFrame frame)
public boolean action(Event evt,
Object arg)
public void addSystemMessage(String message)
All Packages Class Hierarchy This Package Previous Next Index