Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.virtuosotechnologies.asaph.notationmanager
Class NotationManagerImpl.FilterAndFactory  view NotationManagerImpl.FilterAndFactory download NotationManagerImpl.FilterAndFactory.java

java.lang.Object
  extended bycom.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.FilterAndFactory
Enclosing class:
NotationManagerImpl

private static class NotationManagerImpl.FilterAndFactory
extends java.lang.Object


Field Summary
(package private)  com.virtuosotechnologies.asaph.model.notation.NotationFactory factory
           
(package private)  LocaleFilter filter
           
 
Constructor Summary
(package private) NotationManagerImpl.FilterAndFactory(LocaleFilter filt, com.virtuosotechnologies.asaph.model.notation.NotationFactory fact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

filter

LocaleFilter filter

factory

com.virtuosotechnologies.asaph.model.notation.NotationFactory factory
Constructor Detail

NotationManagerImpl.FilterAndFactory

NotationManagerImpl.FilterAndFactory(LocaleFilter filt,
                                     com.virtuosotechnologies.asaph.model.notation.NotationFactory fact)