|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Deck.Card | |
|---|---|
| com.programix.gui | Graphical User Interface (GUI) utilities. |
| Uses of Deck.Card in com.programix.gui |
|---|
| Methods in com.programix.gui that return Deck.Card | |
|---|---|
Deck.Card |
Deck.createCard()
Creates a new card with a generated name and puts it at the end of the deck. |
Deck.Card |
Deck.createCard(String cardName)
Creates a new card with the specified name and puts it at the end of the deck. |
| Methods in com.programix.gui with parameters of type Deck.Card | |
|---|---|
void |
Deck.removeCard(Deck.Card card)
|
|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||