org.lobobrowser.html.gui

Class SelectionChangeEvent


public class SelectionChangeEvent
extends EventObject

Event associated with SelectionChangeListener.

Constructor Summary

SelectionChangeEvent(Object source, boolean hasSelection)

Method Summary

boolean
isSelectionAvailable()

Constructor Details

SelectionChangeEvent

public SelectionChangeEvent(Object source,
                            boolean hasSelection)

Method Details

isSelectionAvailable

public boolean isSelectionAvailable()