Diamond Control Suite 3.0

diamondedge.swing.grid
Class GridEditorEvent

java.lang.Object
  extended by java.util.EventObject
      extended by diamondedge.swing.grid.GridEvent
          extended by diamondedge.swing.grid.GridEditorEvent
All Implemented Interfaces:
Serializable

public class GridEditorEvent
extends GridEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class diamondedge.swing.grid.GridEvent
EDIT_CANCELED, EDIT_STARTED, EDIT_STOPPED, EDIT_VALIDATE, POSITION_CHANGED, ROW_EDIT_CANCELED, ROW_MODIFIED, ROW_SAVED
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
GridEditorEvent(Object source, int eventType, int row, int col, Component editorComponent)
           
 
Method Summary
 Component getEditorComponent()
          Returns the component used to edit the cell.
 
Methods inherited from class diamondedge.swing.grid.GridEvent
cancel, getColumn, getRow, getType, isCanceled
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GridEditorEvent

public GridEditorEvent(Object source,
                       int eventType,
                       int row,
                       int col,
                       Component editorComponent)
Method Detail

getEditorComponent

public Component getEditorComponent()
Returns the component used to edit the cell.


Diamond Control Suite 3.0

Diamond Edge and Diamond Control Suite are trademarks or registered trademarks of Diamond Edge, Inc. Copyright 1999-2005 Diamond Edge, Inc. All Rights Reserved.