|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ezware.dialog.task.design.DefaultContentDesign
com.ezware.dialog.task.design.MacOsContentDesign
public class MacOsContentDesign
| Field Summary |
|---|
| Fields inherited from interface com.ezware.dialog.task.IContentDesign |
|---|
COLOR_INSTRUCTION_FOREGROUND, COLOR_MESSAGE_BACKGROUND, FONT_INSTRUCTION, FONT_TEXT, ICON_COMMAND_LINK, ICON_FEWER_DETAILS, ICON_MORE_DETAILS, TEXT_FEWER_DETAILS, TEXT_MORE_DETAILS |
| Constructor Summary | |
|---|---|
MacOsContentDesign()
|
|
| Method Summary | |
|---|---|
TaskDialogContent |
buildContent()
Builds and returns contents of task dialog |
ICommandLinkPainter |
getCommandLinkPainter()
Returns command link painter |
boolean |
isCommandButtonSizeLocked()
Returns true if command buttons are locked ( should have the same size ) |
void |
updateUIDefaults()
Updates UIDefaults with appropriate design settings |
| Methods inherited from class com.ezware.dialog.task.design.DefaultContentDesign |
|---|
createMigLayout, createMigLayout, createResourceIcon, deriveFont |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacOsContentDesign()
| Method Detail |
|---|
public void updateUIDefaults()
IContentDesign
updateUIDefaults in interface IContentDesignupdateUIDefaults in class DefaultContentDesignpublic TaskDialogContent buildContent()
IContentDesign
buildContent in interface IContentDesignbuildContent in class DefaultContentDesignpublic ICommandLinkPainter getCommandLinkPainter()
IContentDesign
getCommandLinkPainter in interface IContentDesigngetCommandLinkPainter in class DefaultContentDesignpublic boolean isCommandButtonSizeLocked()
IContentDesign
isCommandButtonSizeLocked in interface IContentDesignisCommandButtonSizeLocked in class DefaultContentDesign
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||