uk.co.mullsoft.jean
Interface NodeSelector

All Known Implementing Classes:
JEANCatalog, JEANNodeList, JEANPathList

public interface NodeSelector


Method Summary
 void addNodeListener(NodeListener listener)
           
 void clearSelection()
           
 JEANAPI getAPI()
           
 long[] getCurrentNodes()
           
 

Method Detail

addNodeListener

void addNodeListener(NodeListener listener)

getCurrentNodes

long[] getCurrentNodes()

getAPI

JEANAPI getAPI()

clearSelection

void clearSelection()