The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search
Interface grendel.widgets.SeparatorListener
All Packages  This Package  Class Hierarchy  Class Search  Index

Interface grendel.widgets.SeparatorListener


interface  SeparatorListener
{
          // Methods 2
     public abstract void separatorMoved(Separator, int);
     public abstract boolean separatorMoving(Separator, int);
}



Methods


separatorMoving

   public abstract boolean separatorMoving(Separator aSep, 
                                           int aDelta) 


separatorMoved

   public abstract void separatorMoved(Separator aSep, 
                                       int aDelta) 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4
Copyright © 1998-1999 The Mozilla Organization.
Last modified September 9, 1998.