public class SwingUtils
extends java.lang.Object
Title: Service Event Fabric Runtime
Description:
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Modifier and Type | Class and Description |
---|---|
static class |
SwingUtils.ComboBoxMarginRenderer |
Constructor and Description |
---|
SwingUtils() |
Modifier and Type | Method and Description |
---|---|
static SwingUtils.ComboBoxMarginRenderer |
getComboBoxMarginRenderer(javax.swing.border.EmptyBorder border) |
static CustomToolTip |
getCustomToolTip() |
static javax.swing.SpinnerNumberModel |
getLongSpinnerModel() |
static void |
setEnabled(java.awt.Container container,
boolean enabled) |
public static javax.swing.SpinnerNumberModel getLongSpinnerModel()
public static SwingUtils.ComboBoxMarginRenderer getComboBoxMarginRenderer(javax.swing.border.EmptyBorder border)
public static CustomToolTip getCustomToolTip()
public static void setEnabled(java.awt.Container container, boolean enabled)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.