Program.getExtensions

Answer all program extensions in the operating system. Note that a <code>Display</code> must already exist to guarantee that this method returns an appropriate result.

@return an array of extensions

  1. String[] getExtensions()
    class Program
    static
    String[]
    getExtensions
    ()
  2. String[] getExtensions(Display display)

Meta