Class W3C.PICS.PICSWindow
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class W3C.PICS.PICSWindow

W3C.PICS.PICSWindow

public class PICSWindow
The main window for creating Labels and Filters
Author:
Ching Law

Constructor Index

 o PICSWindow()

Method Index

 o action(Event, Object)
 o handleEvent(Event)
 o main(String[])
 o selectedLoadFilter()
 o selectedSaveFilter()
 o selectedSaveFilterAs()
 o selectedSimpleFiltering()
 o show()

Constructors

 o PICSWindow
  public PICSWindow()

Methods

 o show
  public synchronized void show()
 o handleEvent
  public boolean handleEvent(Event event)
 o action
  public boolean action(Event event,
                        Object arg)
 o main
  public static void main(String args[])
 o selectedLoadFilter
  public void selectedLoadFilter()
 o selectedSaveFilter
  public void selectedSaveFilter()
 o selectedSaveFilterAs
  public void selectedSaveFilterAs()
 o selectedSimpleFiltering
  public void selectedSimpleFiltering()

All Packages  Class Hierarchy  This Package  Previous  Next  Index