程序包 com.tlcsdm.cg

类 CgSample

java.lang.Object
javafx.application.Application
com.tlcsdm.frame.SampleBase
com.tlcsdm.cg.CgSample
所有已实现的接口:
Sample

public abstract class CgSample extends SampleBase
作者:
unknowIfGuestInDream
  • 字段详细资料

  • 构造器详细资料

    • CgSample

      public CgSample()
  • 方法详细资料

    • getProjectName

      public String getProjectName()
      从类复制的说明: SampleBase
      Returns the name of the project that this sample belongs to (e.g. 'JFXtras'. or 'ControlsFX').
      指定者:
      getProjectName 在接口中 Sample
      覆盖:
      getProjectName 在类中 SampleBase
    • getProjectVersion

      public String getProjectVersion()
      从接口复制的说明: Sample
      Returns the version of the project that this sample belongs to (e.g. '1.0.0').