|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.taglets.demo.inline.Stickies
public class Stickies
Demonstration of "Sticky" inline tags.
Stickies
The Taglets Collection provides several predefined inline tags that can be used to create "Sticky Notes" like this one.
Check out the method descriptions to see the various sticky types.
| Constructor Summary | |
|---|---|
Stickies()
|
|
| Method Summary | |
|---|---|
void |
stickyDone()
Demo for the {@stickyDone} message tag. |
void |
stickyError()
Demo for the {@stickyError} message tag. |
void |
stickyInfo()
Demo for the {@stickyInfo} message tag. |
void |
stickyNote()
Demo for the {@stickyNote} message tag. |
void |
stickyWarning()
Demo for the {@stickyWarning} message tag. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Stickies()
| Method Detail |
|---|
public void stickyInfo()
Info:
Simple {@stickyInfo} message.
Custom Title
Sticky info with custom title.
Multi Paragraph
Sticky info with custom title.
This is the second paragraph.
public void stickyNote()
Note:
Simple {@stickyNote} message.
Custom Title
Sticky note with custom title.
Multi Paragraph
Sticky note with custom title.
This is the second paragraph.
public void stickyDone()
Done:
Simple {@stickyDone} message.
Custom Title
Sticky done message with custom title.
Multi Paragraph
Sticky done message with custom title.
Containing several paragraphs.
public void stickyWarning()
Warning:
Simple {@stickyWarning} message.
Custom Title
Sticky warning with custom title.
Multi Paragraph
Sticky warning with custom title.
This is the second paragraph.
public void stickyError()
Error:
Simple {@stickyError} message.
Custom Title
Sticky error message with custom title.
Multi Paragraph
Sticky error message with custom title.
Containing several paragraphs.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Taglets Collection 2.0.3 (Build 30)
2008/03/30 15:35:07
Copyright (c) 2002-2008 Bruno Essmann