|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.examples.content.DefaultExample com.alee.examples.groups.colorchooser.GradientColorChooserExample
public class GradientColorChooserExample
User: mgarin Date: 27.11.12 Time: 14:56
Field Summary |
---|
Fields inherited from class com.alee.examples.content.DefaultExample |
---|
cursor, lmb, mmb, rmb |
Constructor Summary | |
---|---|
GradientColorChooserExample()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns short example description. |
FeatureState |
getFeatureState()
Returns current state of the component development. |
java.util.List<PresentationStep> |
getPresentationSteps()
Returns null list of live presentation steps by default. |
java.awt.Component |
getPreview(WebLookAndFeelDemo owner)
Returns preview component for this example. |
java.lang.String |
getTitle()
Returns example title. |
java.awt.Point |
gripper1()
|
boolean |
isPresentationAvailable()
Returns whether live presentation is available for this example or not. |
Methods inherited from class com.alee.examples.content.DefaultExample |
---|
doWhenPresentationFinished, getResource, getResources, isFillWidth, loadIcon, loadIcon, nextPresentationStep, startPresentation, stopPresentation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GradientColorChooserExample()
Method Detail |
---|
public java.lang.String getTitle()
Example
public java.lang.String getDescription()
Example
public FeatureState getFeatureState()
DefaultExample
getFeatureState
in interface Example
getFeatureState
in class DefaultExample
public boolean isPresentationAvailable()
DefaultExample
isPresentationAvailable
in interface Example
isPresentationAvailable
in class DefaultExample
public java.util.List<PresentationStep> getPresentationSteps()
DefaultExample
getPresentationSteps
in class DefaultExample
public java.awt.Point gripper1()
public java.awt.Component getPreview(WebLookAndFeelDemo owner)
Example
owner
- demo application main frame
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |