mil.navy.nps.logger
Interface DNDComponentInterface

All Known Implementing Classes:
DNDList

public interface DNDComponentInterface

Helper interface for some drag & drop operations.


Method Summary
 void addElement(java.lang.Object s)
           
 void removeElement()
           
 

Method Detail

addElement

public void addElement(java.lang.Object s)

removeElement

public void removeElement()