org.jfree.layouting.input.style.selectors

Class CSSNegativeSelector

public class CSSNegativeSelector extends AbstractSelector implements NegativeSelector

Creation-Date: 30.11.2005, 16:09:21

Author: Thomas Morgner

Constructor Summary
CSSNegativeSelector(SimpleSelector selector)
Method Summary
protected SelectorWeightcreateWeight()
shortgetSelectorType()
An integer indicating the type of Selector
SimpleSelectorgetSimpleSelector()
Returns the simple selector.

Constructor Detail

CSSNegativeSelector

public CSSNegativeSelector(SimpleSelector selector)

Method Detail

createWeight

protected SelectorWeight createWeight()

getSelectorType

public short getSelectorType()
An integer indicating the type of Selector

getSimpleSelector

public SimpleSelector getSimpleSelector()
Returns the simple selector.