/[svn]/jsampler/trunk/src/org/jsampler/CC.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/CC.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1326 by iliev, Fri Aug 10 19:55:03 2007 UTC revision 1327 by iliev, Fri Sep 7 12:09:59 2007 UTC
# Line 376  public class CC { Line 376  public class CC {
376           * database support the tree model is initialized on first use.           * database support the tree model is initialized on first use.
377           * @return The tree model of the instruments database or           * @return The tree model of the instruments database or
378           * <code>null</code> if the backend doesn't have instruments database support.           * <code>null</code> if the backend doesn't have instruments database support.
379           * @see org.jsampler.view.JSMainFrame#getInstrumentsDbSupport           * @see org.jsampler.view.JSViewConfig#getInstrumentsDbSupport
380           */           */
381          public static InstrumentsDbTreeModel          public static InstrumentsDbTreeModel
382          getInstrumentsDbTreeModel() {          getInstrumentsDbTreeModel() {

Legend:
Removed from v.1326  
changed lines
  Added in v.1327

  ViewVC Help
Powered by ViewVC