You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



All Packages  This Package  Class Hierarchy  Class Search  Index

Class grendel.ui.FolderPanel.ColumnListener

java.lang.Object
   |
   +----grendel.ui.FolderPanel.ColumnListener

class  FolderPanel.ColumnListener
     extends java.lang.Object
     implements grendel.widgets.ColumnModelListener
{
          // Constructors 1
     public ColumnListener();

          // Methods 6
     public void columnAdded(ColumnModelEvent);
     public void columnMarginChanged(ChangeEvent);
     public void columnMoved(ColumnModelEvent);
     public void columnRemoved(ColumnModelEvent);
     public void columnSelectionChanged(ChangeEvent);
     public void columnWidthChanged(ColumnModelEvent);
}



Constructors


ColumnListener

   public ColumnListener() 

Default constructor




Methods


columnAdded

   public void columnAdded(ColumnModelEvent e) 
Implements:
columnAdded in interface ColumnModelListener


columnRemoved

   public void columnRemoved(ColumnModelEvent e) 
Implements:
columnRemoved in interface ColumnModelListener


columnMoved

   public void columnMoved(ColumnModelEvent e) 
Implements:
columnMoved in interface ColumnModelListener


columnMarginChanged

   public void columnMarginChanged(ChangeEvent e) 
Implements:
columnMarginChanged in interface ColumnModelListener


columnWidthChanged

   public void columnWidthChanged(ColumnModelEvent e) 
Implements:
columnWidthChanged in interface ColumnModelListener


columnSelectionChanged

   public void columnSelectionChanged(ChangeEvent e) 
Implements:
columnSelectionChanged in interface ColumnModelListener


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4