()
| 238 | /// |
| 239 | /// the gap in pixels between the icon/text to the Label boundaries |
| 240 | public static int getDefaultGap() { |
| 241 | return defaultGap; |
| 242 | } |
| 243 | |
| 244 | /// Set the default gap in pixels between the icon/text to the Label boundaries |
| 245 | /// |
no outgoing calls