|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.editors.Utils
public class Utils
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Field Summary | |
|---|---|
static java.lang.Class[] |
functionEditorsOf
|
static java.lang.Class[] |
seriesEditorsOf
|
static java.lang.Class[] |
toolsEditorsOf
|
| Method Summary | |
|---|---|
static void |
addCursorsToCombo(javax.swing.JComboBox cbCursor)
|
static java.awt.Image |
makeTransparent(java.awt.Image image,
java.awt.Color color)
|
static boolean |
yesNo(java.lang.String message)
Shows a message box dialog asking confirmation. |
static boolean |
yesNoDelete(java.lang.String s)
Shows a dialog asking confirmation with Yes and No options. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class[] toolsEditorsOf
public static final java.lang.Class[] functionEditorsOf
public static final java.lang.Class[] seriesEditorsOf
| Method Detail |
|---|
public static boolean yesNo(java.lang.String message)
message - an additional custom text to display at dialog.
public static boolean yesNoDelete(java.lang.String s)
s - an additional custom text to show at dialog
public static void addCursorsToCombo(javax.swing.JComboBox cbCursor)
public static java.awt.Image makeTransparent(java.awt.Image image,
java.awt.Color color)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||