Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR 217 (Maintenance Release)

Uses of Interface
java.awt.ItemSelectable

Packages that use ItemSelectable
java.awt.event Provides interfaces and classes for dealing with different types of events fired by AWT components. 
 

Uses of ItemSelectable in java.awt.event
 

Methods in java.awt.event that return ItemSelectable
 ItemSelectable ItemEvent.getItemSelectable()
          Returns the originator of the event.
 

Constructors in java.awt.event with parameters of type ItemSelectable
ItemEvent(ItemSelectable source, int id, Object item, int stateChange)
          Constructs an ItemEvent object.
 


JSR 217 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 217 specification.