Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.jdevimpl.audit.log
Class AuditGroupByDialog

java.lang.Object
  extended by oracle.jdevimpl.audit.log.AuditGroupByDialog
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ChangeListener

public class AuditGroupByDialog
extends java.lang.Object
implements javax.swing.event.ChangeListener

The Audit results page Group Constructs By dialog.


Constructor Summary
AuditGroupByDialog(TypeFilter filter)
           
 
Method Summary
 void show()
          Shows a modeless dialog using this panel.
 void stateChanged(javax.swing.event.ChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditGroupByDialog

public AuditGroupByDialog(TypeFilter filter)
Method Detail

show

public void show()
Shows a modeless dialog using this panel.


stateChanged

public void stateChanged(javax.swing.event.ChangeEvent event)
Specified by:
stateChanged in interface javax.swing.event.ChangeListener

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.