processing.app
Class PresentMode

java.lang.Object
  extended by processing.app.PresentMode

public class PresentMode
extends java.lang.Object

Helper class for full-screen presentation mode.


Constructor Summary
PresentMode()
           
 
Method Summary
static javax.swing.JComboBox getSelector()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresentMode

public PresentMode()
Method Detail

getSelector

public static javax.swing.JComboBox getSelector()