jcreek.cke.command
Class ResizeEvent

java.lang.Object
  extended byjcreek.cke.command.ResizeEvent

public class ResizeEvent
extends java.lang.Object

Title: Description: Copyright: Copyright (c) 2002 Company:

Version:
1.0
Author:

Constructor Summary
ResizeEvent(javax.swing.JComponent cmp, int stat)
           
 
Method Summary
 javax.swing.JComponent getSource()
           
 int getStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResizeEvent

public ResizeEvent(javax.swing.JComponent cmp,
                   int stat)
Method Detail

getSource

public javax.swing.JComponent getSource()

getStatus

public int getStatus()


Created at IDI, NTNU by the Artificial Intelligence and Learning group