org.homeunix.thecave.buddi.util
Class InternalFormatter
java.lang.Object
org.homeunix.thecave.buddi.util.InternalFormatter
public class InternalFormatter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalFormatter
public InternalFormatter()
getComponentSize
public static java.awt.Dimension getComponentSize(javax.swing.JComponent component,
int minWidth)
getComboBoxSize
public static java.awt.Dimension getComboBoxSize(javax.swing.JComboBox comboBox)
getButtonSize
public static java.awt.Dimension getButtonSize(javax.swing.JButton button)
isRed
public static boolean isRed(Source s)
isRed
public static boolean isRed(Account a,
long value)
isRed
public static boolean isRed(BudgetCategory c,
long value)
isRed
public static boolean isRed(AccountType t)
isRed
public static boolean isRed(AccountType t,
long value)
isRed
public static boolean isRed(Transaction t)
isRed
public static boolean isRed(Transaction t,
boolean toSelectedAccount)
isRed
public static boolean isRed(long value)