程序包 com.tlcsdm.qe

类 QeSample

java.lang.Object
javafx.application.Application
com.tlcsdm.frame.SampleBase
com.tlcsdm.qe.QeSample
所有已实现的接口:
Sample
直接已知子类:
APNMdfParse, Compress, DaliDemo, FxmlDemo, RcpIconTool, SerialPortTool, TestTool

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

  • 构造器详细资料

    • QeSample

      public QeSample()
  • 方法详细资料

    • 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').