Package net.sourceforge.nite.gui.actions

Simple actions on XML source elements - mainly used by the stylesheet processor.

See:
          Description

Interface Summary
InputComponent SwingTarget is an interface for JComponentHandlers from which user input can be gathered
OutputComponent  
 

Class Summary
AddChild  
AddChildOptionPane  
AddSibling  
AddSiblingOptionPane  
AltChangeAttributeValuePopup  
ChangeAttributeValue  
ChangeAttributeValueOptionPane  
ChangeAttributeValuePopup  
ChangeTextualContent  
ChangeTextualContentOptionPane  
DeleteElement  
GenericActions A bunch of useful actions.
LeftMouseListener This is used to trigger actions which are caused by left mouse clicks.
Mutation  
NActionReference  
NiteAction  
RightMouseListener This is used to trigger actions which are caused by right mouse clicks.
XMLAction  
 

Package net.sourceforge.nite.gui.actions Description

Simple actions on XML source elements - mainly used by the stylesheet processor.