com.croftsoft.core.gui
Class DisplayModeLib
java.lang.Object
com.croftsoft.core.gui.DisplayModeLib
public final class DisplayModeLib
- extends Object
Library of static methods for manipulating DisplayMode objects.
- Since:
- 2003-02-21
- Version:
- 2003-07-25
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
matches
public static boolean matches(DisplayMode supportedDisplayMode,
DisplayMode desiredDisplayMode)
- Template matching of a supported to a desired DisplayMode.
- Parameters:
desiredDisplayMode
- Values of zero in desiredDisplayMode are treated as wildcards.
print
public static void print(DisplayMode displayMode)
CroftSoft Core Javadoc (2008-09-28 20:58:02)