Uses of Package
net.sourceforge.argval.message

Packages that use net.sourceforge.argval.message
net.sourceforge.argval.message   
net.sourceforge.argval.message.impl   
 

Classes in net.sourceforge.argval.message used by net.sourceforge.argval.message
MessageItem
          The MessageItem interface gives access to a text message.
MessageStore
          Use a MessageStore instance for adding message, which later can be used for printing to gather.
MessageStoreVisitor
          Visitors of the MessageStore, which contains MessageItems have to implement this interface which will give them access TODO
 

Classes in net.sourceforge.argval.message used by net.sourceforge.argval.message.impl
MessageItem
          The MessageItem interface gives access to a text message.
MessageStore
          Use a MessageStore instance for adding message, which later can be used for printing to gather.
MessageStoreVisitor
          Visitors of the MessageStore, which contains MessageItems have to implement this interface which will give them access TODO
MessageStoreVisitorAccepter
          Implementations accepting the MessageStoreVisitor, should implement this interface.
 



Copyright © 2013 Verhagen Software. All Rights Reserved.