|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.application.StyleHelper
This class helps to apply modified styles across an Application.
| Method Summary | |
static void |
applyDeletedStyleItem(java.lang.String styleItemName,
ApplicationFrame frame)
Removes the StyleItemName from all primitives with that name and re-applies the default StyleItem. |
static void |
applyModifiedStyleItem(java.lang.String styleItemName,
ApplicationFrame frame)
Applies the StyleItem identified by the parameter string to all primitives of all open documents and repository items. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void applyDeletedStyleItem(java.lang.String styleItemName,
ApplicationFrame frame)
styleItemName - the name of the style to remove from the primitives.frame - the Application context to operate in.
public static void applyModifiedStyleItem(java.lang.String styleItemName,
ApplicationFrame frame)
styleItemName - the name of the style which has been modified.frame - the application context.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||