public class GUIHelpers
extends Object
A class with helper methods to assist with GUIs
-
Constructor Summary 
Constructors
-
Method Summary 
Gets the flag that is used to identify clickable item
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
GUIHelpers 
public GUIHelpers()
-
Method Details 
-
getClickableItemFlag 
public static String getClickableItemFlag()
Gets the flag that is used to identify clickable item
- Returns:
- The flag that is used to identify clickable item, type java.lang.String