|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.plugin.AbstractPlugin
org.xnap.plugin.pircbot.PircBotPlugin
public class PircBotPlugin
Provides an IRC chat plugin based on PircBot.
| Field Summary | |
|---|---|
static javax.swing.Icon |
ICON_16
|
static java.lang.String |
ICON_FILENAME
|
| Constructor Summary | |
|---|---|
PircBotPlugin()
|
|
| Method Summary | |
|---|---|
static PircBotPlugin |
getInstance()
|
PircBotPreferences |
getPreferences()
|
void |
start()
Starts the plugin. |
void |
startGUI()
Starts the GUI of the plugin. |
void |
stop()
Stops the plugin. |
void |
stopGUI()
Stops the GUI of the plugin. |
| Methods inherited from class org.xnap.plugin.AbstractPlugin |
|---|
getInfo, setInfo, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String ICON_FILENAME
public static javax.swing.Icon ICON_16
| Constructor Detail |
|---|
public PircBotPlugin()
| Method Detail |
|---|
public static PircBotPlugin getInstance()
public PircBotPreferences getPreferences()
public void start()
public void startGUI()
public void stop()
public void stopGUI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||