@ArtifactProviderFor(value=griffon.core.artifact.GriffonModel.class) public class SelectorModel extends AbstractGriffonModel
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SELECTED_HANDLER |
static java.lang.String |
SELECTED_THEME |
pcs, vcsapplication| Constructor and Description |
|---|
SelectorModel() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.DefaultComboBoxModel |
getHandlers() |
LookAndFeelHandler |
getSelectedHandler() |
LookAndFeelDescriptor |
getSelectedTheme() |
javax.swing.DefaultComboBoxModel |
getThemes() |
boolean |
isReset() |
void |
mvcGroupInit(java.util.Map<java.lang.String,java.lang.Object> args) |
void |
setReset(boolean reset) |
void |
setSelectedHandler(LookAndFeelHandler selectedHandler) |
void |
setSelectedTheme(LookAndFeelDescriptor selectedTheme) |
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getArtifactType, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenercreateMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, getMvcGroup, mvcGroupDestroy, setMvcGroup, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroupclassloader, getApplication, getGriffonClass, getLog, getResourceAsStream, getResourceAsURL, getResources, getTypeClass, isUIThread, msg, msg, msg, msg, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runInsideUISync, runOutsideUI, runOutsideUIAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMvcGroup, mvcGroupDestroygetApplication, getGriffonClass, getLog, getTypeClassisUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runInsideUISync, runOutsideUI, runOutsideUIAsynccreateMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroupclassloader, getResourceAsStream, getResourceAsURL, getResourcespublic static final java.lang.String SELECTED_HANDLER
public static final java.lang.String SELECTED_THEME
public void mvcGroupInit(java.util.Map<java.lang.String,java.lang.Object> args)
mvcGroupInit in interface GriffonMvcArtifactmvcGroupInit in class AbstractGriffonMvcArtifactpublic javax.swing.DefaultComboBoxModel getHandlers()
public javax.swing.DefaultComboBoxModel getThemes()
public LookAndFeelHandler getSelectedHandler()
public void setSelectedHandler(LookAndFeelHandler selectedHandler)
public LookAndFeelDescriptor getSelectedTheme()
public void setSelectedTheme(LookAndFeelDescriptor selectedTheme)
public boolean isReset()
public void setReset(boolean reset)