Author Topic: Resolution Supported Modes  (Read 1741 times)

Offline PaldxD

  • byte
  • *
  • Posts: 25
    • View Profile
Resolution Supported Modes
« on: November 25, 2010, 03:31:41 am »
how can I find a list of all supported display modes to put in a JComboBox

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Resolution Supported Modes
« Reply #1 on: November 25, 2010, 06:51:00 am »
Have a look at FrameBuffer.getVideoModes(<int>);