Text only
|
Text with Images
www.jpct.net
jPCT - a 3d engine for Java => Support => Topic started by: PaldxD on November 25, 2010, 03:31:41 AM
Title:
Resolution Supported Modes
Post by:
PaldxD
on
November 25, 2010, 03:31:41 AM
how can I find a list of all supported display modes to put in a JComboBox
Title:
Re: Resolution Supported Modes
Post by:
EgonOlsen
on
November 25, 2010, 06:51:00 AM
Have a look at FrameBuffer.getVideoModes(<int>);
Text only
|
Text with Images