| java.lang.Object org.swingml.treetablebrowser.ext.NumberConverter
NumberConverter | public class NumberConverter (Code) | | author: dpitt author: To change this generated comment edit the template variable "typecomment": author: Window>Preferences>Java>Templates. author: To enable and disable the creation of type comments go to author: Window>Preferences>Java>Code Generation. |
NumberConverter | public NumberConverter()(Code) | | |
getPattern | public String getPattern()(Code) | | Returns the pattern.
String |
setPattern | public void setPattern(String pattern)(Code) | | Sets the pattern.
Parameters: pattern - The pattern to set |
|
|