Program.getPrograms

Answers all available programs 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 programs

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

Meta