Package org.lobobrowser.html.gui
Class SelectionChangeEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.lobobrowser.html.gui.SelectionChangeEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class SelectionChangeEvent extends java.util.EventObject
Event associated withSelectionChangeListener
.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SelectionChangeEvent(java.lang.Object source, boolean hasSelection)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isSelectionAvailable()
-