Home
last modified time | relevance | path

Searched refs:getChapterpointCount (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/projectx/Project-X_0.91.0/src/net/sourceforge/dvb/projectx/common/
H A DJobCollection.java363 public int getChapterpointCount() in getChapterpointCount() method in JobCollection
931 str += Resource.getString("JobCollection.Chapters") + " " + getChapterpointCount(); in getShortSummary()
H A DStart.java845 …Common.setMessage("Successful reading of " + String.valueOf(collection.getChapterpointCount()) + "… in loadChapterPoints()